Package jv.objectGui
Additional basic GUI classes with dialogs, widgets and layout managers.
See: Description
-
Interface Summary Interface Description PsDropHandlerIf Handles drag and drop events from the operating system onto aComponentand then calls the drop listenerDropListener#filesDropped.PsDropListenerIf Interface for a listener to listen for when files are dropped on some component. -
Class Summary Class Description GuiStackLayout Deprecated use jv.objectGui.PsSlotLayoutPsImage 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.
Package jv.objectGui Description
Additional basic GUI classes with dialogs, widgets and layout managers.
PsImage cares about loading of images. PsTabPanel is a tabbed cardlayout.
"