See: Description
| Class | Description |
|---|---|
| GuiStackLayout | Deprecated
use jv.objectGui.PsSlotLayout
|
| PsImage |
A class for loading and handling images.
|
| PsMethodMenu |
Add specific menu items to 'method' menu in control panel to invoke methods from menu.
|
| PsMultiLineLabel |
A label that may contain multiple lines.
|
| PsScanline |
Utility class with rasterization algorithms on pixel images.
|
| PsSlotLayout |
Layout manager generalizes GridLayout(1,n) where
each component may occupy more than one slot in a horizontal row.
|
| PsTabPanel |
Panel with header of tabs and a body panel with cardlayout.
|
| PsToolbar |
An icon image which allows to select among different text strings like an AWT list.
|
| PsToolbarItem |
An icon image which allows to select among different text strings like an AWT list.
|
Additional basic GUI classes with dialogs, widgets and layout managers.
PsImage cares about loading of images. PsTabPanel is a tabbed cardlayout.
"