See: Description
| Interface | Description |
|---|---|
| HierarchyMenuBuilder |
An object that can build a hierarchy menu
|
| Zoomer |
Zoomer a thing that responds to the zoom requests.
|
| ZoomListener |
Zoom listeners register with zoomable objects such as IOPComponent or
IOPView to be notified about change of zoom.
|
| Class | Description |
|---|---|
| BulkInputDialog |
Dialog to be used for bulk input from lists or files.
|
| Debugger | |
| ExportMenu | |
| FastListModel<E> | |
| FileFilter | |
| GraphMenu | |
| HierarchyMenu | |
| HierarchyMenuListener | |
| HTMLPane | |
| HTMLPopup | |
| ImageFilter | |
| IOPAskUser | |
| IOPButton |
An easy to use JButton.
|
| IOPColorKey | |
| IOPComponent |
Main component to be displayed in an IOPView.
|
| IOPConstants | |
| IOPDropdownButton | |
| IOPFileChooser |
Subclass of JFileChoose that remembers where (on a VM by VM basis) it last was.
|
| IOPFileFilter |
Subclass of FileFilter to allow custom filters for file choosers.
|
| IOPFrame |
A JFrame class.
|
| IOPInfoDialog | |
| IOPInfoPopup | |
| IOPMenuItem |
Implements one menu item used in text menus.
|
| IOPMultiSelect | |
| IOPScrollPane |
A scroll pane for the glyph Component.
|
| IOPSingleSelect |
A dynamically configurable popup list dialog widget.
|
| IOPTextMenu |
Ideas based on
IOPSingleSelect but this is a component that can be displayed
inside an area of another window rather than spawning a new dialog window. |
| IOPToolBar |
A Toolbar.
|
| IOPView |
View of one IOPComponent to be inserted into top-level container such as
IOPFrame.
|
| ViewerAction | |
| WindowTreeIcon |
Customized icon to decorate the text in menu items used to
switch between windows in an MwA (Multi-Window Application).
|
| ZoomAction |