Package projectviewer.gui

GUI classes.

See:
          Description

Interface Summary
NodePropertyProvider Defines the interface for providing custom properties about a node.
 

Class Summary
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.
 

Package projectviewer.gui Description

GUI classes.

Currently PV not offer public APIs in this package. These GUI classes are for internal PV use.