Package | Description |
---|---|
net.sf.jguiraffe.examples.tutorial.bgtask | |
net.sf.jguiraffe.examples.tutorial.createfile | |
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.window.ctrl |
This package contains classes and interfaces for the implementation of form
controllers.
|
net.sf.jguiraffe.gui.cmd |
This package contains the implementation of the Command pattern.
|
Class and Description |
---|
Command
Definition of an interface for command objects.
|
CommandBase
An abstract base class for implementations of the
Command
interface. |
Class and Description |
---|
Command
Definition of an interface for command objects.
|
CommandBase
An abstract base class for implementations of the
Command
interface. |
Class and Description |
---|
Command
Definition of an interface for command objects.
|
CommandBase
An abstract base class for implementations of the
Command
interface. |
Class and Description |
---|
Command
Definition of an interface for command objects.
|
CommandBase
An abstract base class for implementations of the
Command
interface. |
CommandQueue
Definition of an interface that describes a command queue.
|
Class and Description |
---|
CommandQueue
Definition of an interface that describes a command queue.
|
Class and Description |
---|
Command
Definition of an interface for command objects.
|
Class and Description |
---|
Command
Definition of an interface for command objects.
|
CommandQueue
Definition of an interface that describes a command queue.
|
CommandQueueEvent
An event class for notifying listeners about the state of a
CommandQueue . |
CommandQueueEvent.Type
An enumeration for the types supported by the
CommandQueueEvent class. |
CommandQueueListener
Definition of an interface for listeners that want to be notified about
changes in the state of a
object. |
Copyright © 2016 The JGUIraffe Team. All rights reserved.