Package projectviewer.gui

GUI classes.

See:
          Description

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