Interface | Description |
---|---|
NodePropertyProvider |
Defines the interface for providing custom properties about a node.
|
Class | Description |
---|---|
GroupMenu |
A menu that provides a list of groups and, optionally, projects,
letting the user choose them and execute some action when the
item is selected.
|
ImportDialog |
An import dialog that embeds a JFileChooser and provides several
customization options for the importing process in the same GUI.
|
NodePropertiesDialog |
A dialog that shows a tabbed pane with information about the
selected node.
|
OptionPaneBase |
A base class for option panes that makes some common tasks easier.
|
ProjectComboBox |
A "fake" combo box that shows a GroupMenu instead of the regular
JComboBox popup menu when the menu is requested.
|
Currently PV not offer public APIs in this package. These GUI classes are for internal PV use.