See: Description
Interface | Description |
---|---|
PsDropHandlerIf |
Handles drag and drop events from the operating system onto a
Component
and then calls the drop listener DropListener#filesDropped . |
PsDropListenerIf |
Interface for a listener to listen for when files are dropped on some component.
|
Class | Description |
---|---|
GuiStackLayout | Deprecated
use jv.objectGui.PsSlotLayout
|
PsImage |
A class for loading and handling images.
|
PsList |
Extends and corrects java.awt.list.
|
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.
"