Uses of Interface
adams.gui.goe.PropertyPanel.PopupMenuCustomizer
-
Packages that use PropertyPanel.PopupMenuCustomizer Package Description adams.gui.goe -
-
Uses of PropertyPanel.PopupMenuCustomizer in adams.gui.goe
Classes in adams.gui.goe that implement PropertyPanel.PopupMenuCustomizer Modifier and Type Class Description class
FileEditor
A PropertyEditor for File objects that lets the user select a file.class
FlowFileEditor
A PropertyEditor for FlowFile objects that lets the user select a file.class
InlineEditor
Support for inline editing of editors that support this, in order to reduce number of clicks/dialogs required to enter a value.class
PlaceholderDirectoryEditor
A PropertyEditor for PlaceholderDirectory objects that lets the user select a directory.class
PlaceholderFileEditor
A PropertyEditor for FlowFile objects that lets the user select a file.
-