| Home >> All >> org >> gui4j >> [ component Javadoc ] |
| | org.gui4j.component.factory.* (43) | | org.gui4j.component.util.* (2) |
org.gui4j.component: Javadoc index of package org.gui4j.component.
Package Samples:
org.gui4j.component.factory
org.gui4j.component.util
Classes:
Gui4jKeyMapFactory: Factory fuer KeyMap. Eine KeyMap enthaelt eine Menge von input und action Elementen. Ein input Element definiert ein Mapping von einem Keystroke auf eine action. Und ein action Element definiert das Mapping von einer Action auf einen ActionCommand. Der Einfachheit halber werden Key-Bindings wie Swing-Instanzen verwendet.
Gui4jTableLayoutFactory: Syntax: <tableLayout rows=$rowStr col=$colStr> <placeTl row="0" col="0" hAlign="left" vAlign="top" id="xxx"/> </tableLayout> rowStr="p,f,m,100.5" colStr="preferred,fill,minimum,100.5"
Gui4jBox: Base class for Gui4jBoxV and Gui4jBoxH . This class is similar to the Swing LayoutManager Box .
Gui4jCellTable: Table where display (reflection) methods can be defined for each cell independantly. The table always contains a header row.
Gui4jAbstractButtonFactory: Class to represent Swing Gui4jAbstractButtonFactory
Gui4jMatrix: Table supporting dynamic count of columns and rows
Gui4jBoxH: Horizontal composition of components
Gui4jBoxV: Vertical composition of components
Gui4jAbstractButton
Gui4jAbstractPopupComponent
Gui4jBorderLayout
Gui4jButton
Gui4jCalendarButton
Gui4jCardLayout
| Home | Contact Us | Privacy Policy | Terms of Service |