Package | Description |
---|---|
net.sf.jguiraffe.examples.tutorial.bgtask | |
net.sf.jguiraffe.examples.tutorial.mainwnd | |
net.sf.jguiraffe.examples.tutorial.viewset | |
net.sf.jguiraffe.gui.builder.components |
This package defines the part of the builder that deals with components.
|
net.sf.jguiraffe.gui.builder.components.model |
In this package interfaces for specialized component handlers can be found.
|
net.sf.jguiraffe.gui.builder.components.tags |
A package with tag handler classes for creating GUI components.
|
net.sf.jguiraffe.gui.platform.swing.builder.components |
A package with Swing-specific
ComponentHandler implementations. |
Class and Description |
---|
ProgressBarHandler
A specialized component handler that represents a progress bar component.
|
Class and Description |
---|
ListComponentHandler
A specialized component handler interface for components with list-like
structures.
|
ListModel
Definition of an interface that is used to obtain the content of a list box
or combo box component.
|
TableHandler
A specialized
ComponentHandler interface dealing with specific
functionality provided by tables. |
TreeHandler
A specialized
ComponentHandler interface for dealing with tree
components. |
Class and Description |
---|
AbstractRadioButtonHandler
A base class for
ComponentHandler implementations for radio buttons. |
ListModel
Definition of an interface that is used to obtain the content of a list box
or combo box component.
|
Class and Description |
---|
StaticTextData
Definition of an interface for describing the properties of a static
text element.
|
Class and Description |
---|
AbstractRadioButtonHandler
A base class for
ComponentHandler implementations for radio buttons. |
ListModel
Definition of an interface that is used to obtain the content of a list box
or combo box component.
|
StaticTextData
Definition of an interface for describing the properties of a static
text element.
|
TextIconAlignment
An enumeration class that defines the alignment of the text and the icon of a
label or button-like component.
|
TreeExpandVetoException
An exception class to be thrown to prevent a tree from expanding or
collapsing a tree node.
|
TreeExpansionEvent
An event class reporting a change in the expanded state of a tree's node.
|
TreeExpansionEvent.Type
An enumeration class defining the different types of a
TreeExpansionEvent . |
TreeExpansionListener
An event listener interface to be implemented by objects that are interested
in changes of the expansion state of tree nodes.
|
TreeHandler
A specialized
ComponentHandler interface for dealing with tree
components. |
TreeModelChangeListener
Definition of an interface to be implemented by components interested in
changes on a tree model.
|
TreeNodePath
A class that represents a path in a tree component.
|
TreePreExpansionListener
An event listener interface to be implemented by objects that need to be
notified before the expansion state of a tree's node changes.
|
Class and Description |
---|
EditableComboBoxModel
Definition of a specialized
ListModel extension interface to be used
by editable combo boxes. |
ListModel
Definition of an interface that is used to obtain the content of a list box
or combo box component.
|
StaticTextData
Definition of an interface for describing the properties of a static
text element.
|
TextIconAlignment
An enumeration class that defines the alignment of the text and the icon of a
label or button-like component.
|
Class and Description |
---|
StaticTextData
Definition of an interface for describing the properties of a static
text element.
|
TreeModelChangeListener
Definition of an interface to be implemented by components interested in
changes on a tree model.
|
Copyright © 2016 The JGUIraffe Team. All rights reserved.