Interface | Description |
---|---|
ActionHandler |
Defines the functionality associated with an action handler.
|
CustomFieldSelectionTable |
/** A CLEF MultiFieldSelectionTableControl must sub class JTable and implements both
PropertyControl and this interface. |
CustomFieldSelectionTableModel |
A CLEF MultiFieldSelectionTableControl must sub class JTable and implements
PropertyControl and
CustomFieldSelectionTable . |
CustomRowCloneable |
Supplemental interface of
CustomRowMovable . |
CustomRowMovable |
Like
CustomFieldSelectionModel if the custom JTable allow users move it's rows then
it must also implement this interface so the move buttons will be added |
DataModelHandler | |
ExtensionObjectFrame |
Defines the functionality associated with extension object frame
windows i.e. windows used to display with model or document outputs.
|
ExtensionObjectPanel |
Defines the functionality associated with extension object panels.
|
ExtensionObjectUIDelegate |
Defines the methods supported by an extension object UI delegate.
|
PostUIInitialiseHandler | |
PropertyControl |
Defines the functionality associated with a custom property control
on a PropertiesPanel.
|
PropertyControlListener |
(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.