TemplateListEditor
Component for editing a TemplateLists.
The editor essentially has a master-detail layout. On the left, a TemplateJTree shows all templates and the schemes contained within them, and on the right, a SchemeEditor for the currently-selected template or scheme is shown.
Parameters
the UUID of the scheme to select initially, or null
or an invalid UUID to select the first template
See also
Constructors
Types
Scrolls to the focused element within the editor, registering this listener with the focusManager, and automatically disposing itself when the editor is disposed.
Properties
Functions
Saves the editor's state into originalTemplateList.
Creates an editor to edit scheme.
Creates a new splitter.
Validates the state of the editor and indicates whether and why it is invalid.
Returns true
if and only if the editor contains modifications relative to the last saved state.
Invoked when an entry is (de)selected in the tree.
Explicitly selects the given scheme (based on its UUID).