|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.glaivestone.javax.util | |
com.glaivestone.javax.execution | Mechanisms to support dynamically-bound code execution and to provide a simple framework for managing an application execution session. |
com.glaivestone.javax.io | Extensions to the standard Java java.io package. |
com.glaivestone.javax.util | Extensions to the standard Java java.util package. |
com.glaivestone.mv | Provides a simple framework for building applications following the model-view design pattern of separating UI and presentation (view) from fundamental application state and logic (model). |
com.glaivestone.mv.swing | Provides Swing views, data models, and services for the Glaivestone MV model-view application framework. |
com.glaivestone.toolbox.mv.text | Simple text windows. |
Classes in com.glaivestone.javax.util used by com.glaivestone.javax.executionConfirmationEventObject
|
A ConfirmationEventObject is used for
confirmation event notifications representing a proposal
which can be vetoed by a listener.EventManager
|
An EventManager manages event listener lists
for one or more types of events.VetoException
|
A VetoException is thrown to indicate disagreement
with a proposal. |
Classes in com.glaivestone.javax.util used by com.glaivestone.javax.ioStatusValue
|
A multi-state status value. |
Classes in com.glaivestone.javax.util used by com.glaivestone.javax.utilAssociation
|
This interface represents a key-value pair. AssociationIterator
|
This interface is an Iterator over Association
objects (key-value pairs).AssociationList
|
This interface represents a list of Association
objects (key-value pairs).Itr
|
An Iterator used for List objects.VetoException
|
A VetoException is thrown to indicate disagreement
with a proposal. |
Classes in com.glaivestone.javax.util used by com.glaivestone.mvConfirmationEventObject
|
A ConfirmationEventObject is used for
confirmation event notifications representing a proposal
which can be vetoed by a listener.EventManager
|
An EventManager manages event listener lists
for one or more types of events.VetoException
|
A VetoException is thrown to indicate disagreement
with a proposal. |
Classes in com.glaivestone.javax.util used by com.glaivestone.mv.swingEventManager
|
An EventManager manages event listener lists
for one or more types of events. |
Classes in com.glaivestone.javax.util used by com.glaivestone.toolbox.mv.textEventManager
|
An EventManager manages event listener lists
for one or more types of events.VetoException
|
A VetoException is thrown to indicate disagreement
with a proposal. |
|
GFL 1.1 API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |