Package | Description |
---|---|
net.sf.jguiraffe.examples.tutorial.bgtask | |
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.impl |
Here default implementations of the
Builder interfaces can be found. |
net.sf.jguiraffe.gui.builder.utils |
The
utils package contains some classes and interfaces providing
some special functionality that cannot be associated with other parts of the
builder framework. |
net.sf.jguiraffe.gui.builder.window |
The interfaces and classes in this package support the creation of several types
of windows in builder scripts.
|
net.sf.jguiraffe.gui.builder.window.ctrl |
This package contains classes and interfaces for the implementation of form
controllers.
|
net.sf.jguiraffe.gui.builder.window.tags |
A package with tag handler classes for creating window components.
|
net.sf.jguiraffe.gui.platform.swing.builder.utils |
A package with Swing-specific utility classes.
|
net.sf.jguiraffe.gui.platform.swing.builder.window |
This package contains concrete implementations of Swing window classes.
|
Class and Description |
---|
Window
Definition of an interface for describing windows in a platform independent
way.
|
Class and Description |
---|
WindowEvent
An event class used by the window builder framework to deliver event
information related to windows.
|
WindowListener
Definition of an interface that must be implemented by objects that are
interested in window related events.
|
Class and Description |
---|
Window
Definition of an interface for describing windows in a platform independent
way.
|
Class and Description |
---|
Window
Definition of an interface for describing windows in a platform independent
way.
|
WindowEvent
An event class used by the window builder framework to deliver event
information related to windows.
|
WindowListener
Definition of an interface that must be implemented by objects that are
interested in window related events.
|
Class and Description |
---|
Window
Definition of an interface for describing windows in a platform independent
way.
|
WindowBuilderData
A data class that stores important information needed during a window builder
process.
|
WindowManager
Definition of an interface for platform (or GUI library) specific window
manager implementations.
|
Class and Description |
---|
Window
Definition of an interface for describing windows in a platform independent
way.
|
Class and Description |
---|
InvariantWindowClosingStrategy
A very simple implementation of the
WindowClosingStrategy
interface. |
Window
Definition of an interface for describing windows in a platform independent
way.
|
WindowBuilderData
A data class that stores important information needed during a window builder
process.
|
WindowBuilderException
A specialized exception class used for reporting error conditions related to
the window builder.
|
WindowClosingStrategy
Definition of an interface used to control whether a window can be closed.
|
WindowData
Definition of an interface for providing (platform-independent) information
about a window to be created.
|
WindowEvent
An event class used by the window builder framework to deliver event
information related to windows.
|
WindowEvent.Type
An enumeration for the different types of window events.
|
WindowListener
Definition of an interface that must be implemented by objects that are
interested in window related events.
|
WindowManager
Definition of an interface for platform (or GUI library) specific window
manager implementations.
|
Class and Description |
---|
Window
Definition of an interface for describing windows in a platform independent
way.
|
WindowBuilderData
A data class that stores important information needed during a window builder
process.
|
WindowEvent
An event class used by the window builder framework to deliver event
information related to windows.
|
WindowListener
Definition of an interface that must be implemented by objects that are
interested in window related events.
|
Class and Description |
---|
Window
Definition of an interface for describing windows in a platform independent
way.
|
WindowBuilderData
A data class that stores important information needed during a window builder
process.
|
WindowBuilderException
A specialized exception class used for reporting error conditions related to
the window builder.
|
WindowData
Definition of an interface for providing (platform-independent) information
about a window to be created.
|
WindowManager
Definition of an interface for platform (or GUI library) specific window
manager implementations.
|
Class and Description |
---|
Window
Definition of an interface for describing windows in a platform independent
way.
|
Class and Description |
---|
Window
Definition of an interface for describing windows in a platform independent
way.
|
WindowBuilderData
A data class that stores important information needed during a window builder
process.
|
WindowBuilderException
A specialized exception class used for reporting error conditions related to
the window builder.
|
WindowClosingStrategy
Definition of an interface used to control whether a window can be closed.
|
WindowData
Definition of an interface for providing (platform-independent) information
about a window to be created.
|
WindowListener
Definition of an interface that must be implemented by objects that are
interested in window related events.
|
WindowManager
Definition of an interface for platform (or GUI library) specific window
manager implementations.
|
WindowWrapper
Definition of an interface for objects that wrap "real" windows.
|
Copyright © 2016 The JGUIraffe Team. All rights reserved.