Package | Description |
---|---|
net.sf.jguiraffe.examples.tutorial.createfile | |
net.sf.jguiraffe.examples.tutorial.mainwnd | |
net.sf.jguiraffe.examples.tutorial.viewset | |
net.sf.jguiraffe.gui.app |
In this package the main application class can be found.
|
net.sf.jguiraffe.gui.builder |
The main package of the builder.
|
net.sf.jguiraffe.gui.builder.action |
The
action sub package of the builder contains interfaces and
classes for dealing with actions and related objects during a builder operation. |
net.sf.jguiraffe.gui.builder.action.tags |
Here the tags for creating actions and related objects are defined.
|
net.sf.jguiraffe.gui.builder.impl |
Here default implementations of the
Builder interfaces can be found. |
net.sf.jguiraffe.gui.platform.swing.builder.action |
This package contains Swing-specific implementations for action-related classes.
|
Class and Description |
---|
FormAction
An interface describing an action.
|
Class and Description |
---|
FormActionException
An exception class indicating a problem with the form action framework.
|
PopupMenuBuilder
A builder interface for creating popup menus.
|
PopupMenuHandler
Definition of an interface for controlling popup menus that can be associated
with GUI components.
|
Class and Description |
---|
FormAction
An interface describing an action.
|
Class and Description |
---|
ActionStore
A class for maintaining action objects.
|
Class and Description |
---|
ActionStore
A class for maintaining action objects.
|
Class and Description |
---|
Accelerator
A class that represents an accelerator for invoking an action.
|
ActionBuilder
A central data class used during the action builder process.
|
ActionData
Definition of an interface for describing properties of an action.
|
ActionDataImpl
A straight forward implementation of the
ActionData |
ActionManager
Definition of an interface for a component that creates GUI library specific
action objects and related classes.
|
ActionStore
A class for maintaining action objects.
|
FormAction
An interface describing an action.
|
FormActionException
An exception class indicating a problem with the form action framework.
|
PopupMenuBuilder
A builder interface for creating popup menus.
|
PopupMenuHandler
Definition of an interface for controlling popup menus that can be associated
with GUI components.
|
SimplePopupMenuHandler
A specialized implementation of a
PopupMenuHandler ,
which can be used out of the box for creating not too complex, mostly static
popup menus. |
Class and Description |
---|
Accelerator
A class that represents an accelerator for invoking an action.
|
ActionData
Definition of an interface for describing properties of an action.
|
ActionManager
Definition of an interface for a component that creates GUI library specific
action objects and related classes.
|
FormAction
An interface describing an action.
|
FormActionException
An exception class indicating a problem with the form action framework.
|
PopupMenuHandler
Definition of an interface for controlling popup menus that can be associated
with GUI components.
|
Class and Description |
---|
ActionBuilder
A central data class used during the action builder process.
|
ActionManager
Definition of an interface for a component that creates GUI library specific
action objects and related classes.
|
Class and Description |
---|
AbstractPopupMenuBuilder
An abstract base class for implementations of the
PopupMenuBuilder
interface. |
ActionBuilder
A central data class used during the action builder process.
|
ActionData
Definition of an interface for describing properties of an action.
|
ActionManager
Definition of an interface for a component that creates GUI library specific
action objects and related classes.
|
FormAction
An interface describing an action.
|
FormActionException
An exception class indicating a problem with the form action framework.
|
PopupMenuBuilder
A builder interface for creating popup menus.
|
PopupMenuHandler
Definition of an interface for controlling popup menus that can be associated
with GUI components.
|
Copyright © 2016 The JGUIraffe Team. All rights reserved.