java.lang.Object
javax.swing.text.AbstractDocument
javax.swing.text.PlainDocument
de.uni_trier.wi2.procake.gui.objecteditor.nestworkfloweditor.swing.misc.AutoCompletion
All Implemented Interfaces:
Serializable, Document

@Deprecated(since="3.0.0", forRemoval=true) public class AutoCompletion extends PlainDocument
Deprecated, for removal: This API element is subject to removal in a future version.
See Also:
  • Field Details

    • logger

      protected static final org.slf4j.Logger logger
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Details

    • AutoCompletion

      public AutoCompletion(JComboBox comboBox)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details