Class AutoCompletableTextEditorSupport

java.lang.Object
de.grogra.pf.ui.swing.PanelSupport
de.grogra.pf.ui.swing.AutoCompletableTextEditorSupport
All Implemented Interfaces:
XAListener, RegistryContext, AutoCompletable, Context, Panel, Synchronizer.Callback, TextEditor, Disposable
Direct Known Subclasses:
TextEditorSupport

public abstract class AutoCompletableTextEditorSupport extends PanelSupport implements TextEditor, AutoCompletable, XAListener
  • Constructor Details

    • AutoCompletableTextEditorSupport

      public AutoCompletableTextEditorSupport()
    • AutoCompletableTextEditorSupport

      public AutoCompletableTextEditorSupport(SwingPanel swingPanel)
  • Method Details