A B C D E F G H I J L M N O P R S T U V W X Z

A

ABOUT_TO_SHUTDOWN - Static variable in class com.glaivestone.javax.execution.SessionEvent
Notification event that session shutdown processing is being initiated.
ABOUT_TO_START - Static variable in class com.glaivestone.javax.execution.SessionEvent
Notification event that the session is about to be started.
aboutToShutdownSession(SessionEvent) - Method in interface com.glaivestone.javax.execution.SessionEventListener
Notification event that session shutdown processing is being initiated.
aboutToShutdownSession(SessionEvent) - Method in class com.glaivestone.javax.execution.SessionEventAdaptor
Notification event that session shutdown processing is being initiated.
aboutToStartSession(SessionEvent) - Method in interface com.glaivestone.javax.execution.SessionEventListener
Notification event that the session is about to be started.
aboutToStartSession(SessionEvent) - Method in class com.glaivestone.javax.execution.SessionEventAdaptor
Notification event that the session is about to be started.
AbstractEvaluableAction - class com.glaivestone.javax.execution.AbstractEvaluableAction.
Abstract superclass for evaluable action implementations.
AbstractListHolder - class com.glaivestone.mv.swing.AbstractListHolder.
Abstract superclass for implementations of value holders which manage the data model and the selection model for a list of values.
AbstractValueHolder - class com.glaivestone.mv.AbstractValueHolder.
Abstract superclass for typed implementations of models which hold an observed value.
actionPerformed(ActionEvent) - Method in class com.glaivestone.javax.swing.OperationAction
Invoked when an action occurs.
add(EventListener) - Method in class com.glaivestone.javax.util.EventListenerList
Add the listener to the end of the list.
add(Object) - Method in class com.glaivestone.mv.swing.AbstractListHolder
Add the specified value to the list.
add(Object, Object) - Method in class com.glaivestone.javax.util.AssociationArrayList
 
add(Object, Object) - Method in interface com.glaivestone.javax.util.AssociationList
Creates an Association based on the given key-value pair and adds it to the list.
addAll(Collection) - Method in class com.glaivestone.mv.swing.AbstractListHolder
Add all of the values in the given collection to the list.
addChangeListener(ValueChangeListener) - Method in class com.glaivestone.mv.AbstractValueHolder
Register a value change listener to receive notification of any changes to the value.
addFirst(EventListener) - Method in class com.glaivestone.javax.util.EventListenerList
Add the listener to the start of the list.
addFirstListener(EventListener, Object) - Method in class com.glaivestone.javax.util.EventManager
Add an event listener to the start of the list of listeners registered for the specified event.
addFirstSessionListener(SessionEventListener) - Method in class com.glaivestone.javax.execution.SessionManager
Register a session event listener at the head of the listener list.
addListener(EventListener, Object) - Method in class com.glaivestone.javax.util.EventManager
Add an event listener to the end of the list of listeners registered for the specified event.
addSessionListener(SessionEventListener) - Method in class com.glaivestone.javax.execution.SessionManager
Register a session event listener.
addWindowListener(WindowEventListener) - Method in class com.glaivestone.mv.UISessionManager
Register a window event listener.
adjustTargetHeight(Rectangle, int, int) - Method in class com.glaivestone.javax.swing.SwingServices
Adjust the height of a target area in a view to allow additional height above or below.
ALTERNATE_STRING_DELIMITER - Static variable in interface com.glaivestone.toolbox.text.csv.CSVConstants
 
ALTERNATE_STRING_DELIMITER_CHAR - Static variable in interface com.glaivestone.toolbox.text.csv.CSVConstants
 
appendString(String) - Method in class com.glaivestone.toolbox.mv.text.BasicTextWindow
Append a string to the end of the current text in the document data model with the current text attributes..
appendString(String, AttributeSet) - Method in class com.glaivestone.toolbox.mv.text.BasicTextWindow
Append a string to the end of the current text in the document data model with the specified text attributes..
appendText(String) - Method in class com.glaivestone.javax.swing.PlainTextDocument
Append the given text to the end of the document.
appendTo(JMenu) - Method in class com.glaivestone.javax.swing.OperationAction
Append a menu item for this action to the menu.
appendTo(JPopupMenu) - Method in class com.glaivestone.javax.swing.OperationAction
Append a menu item for this action to the menu.
ApplicationModel - class com.glaivestone.mv.ApplicationModel.
ApplicationModel is the root of the model-view framework for implementing UI applications which follow the design pattern of separating state and logic from presentation rendering.
ApplicationModel() - Constructor for class com.glaivestone.mv.ApplicationModel
Creates a new application model.
ApplicationView - interface com.glaivestone.mv.ApplicationView.
The ApplicationView interface is supported by windows which implement a view on an application model.
applyLabelLookAndFeel(JTextArea) - Method in class com.glaivestone.javax.swing.SwingServices
Make a multi-line text area have the look-and-feel of a single-line label.
applyReadOnlyLookAndFeel(JTextComponent) - Method in class com.glaivestone.javax.swing.SwingServices
Make a text item have the look-and-feel of a read-only item.
asCSVString(String) - Method in class com.glaivestone.toolbox.text.csv.CSVFormatter
 
Association - interface com.glaivestone.javax.util.Association.
This interface represents a key-value pair.
AssociationArrayList - class com.glaivestone.javax.util.AssociationArrayList.
This class implements AssociationList to provide a list of Association objects (key-value pairs).
AssociationArrayList() - Constructor for class com.glaivestone.javax.util.AssociationArrayList
 
AssociationIterator - interface com.glaivestone.javax.util.AssociationIterator.
This interface is an Iterator over Association objects (key-value pairs).
associationIterator() - Method in class com.glaivestone.javax.util.AssociationArrayList
 
associationIterator() - Method in interface com.glaivestone.javax.util.AssociationList
Returns an iterator on the associations in this list.
AssociationItr - class com.glaivestone.javax.util.AssociationItr.
The Iterator used by AssociationArrayList.
AssociationItr(List, int) - Constructor for class com.glaivestone.javax.util.AssociationItr
 
AssociationList - interface com.glaivestone.javax.util.AssociationList.
This interface represents a list of Association objects (key-value pairs).
asVector(Object[]) - Static method in class com.glaivestone.mv.swing.TableRow
 
asVector(Object[]) - Static method in class com.glaivestone.mv.swing.TableHolder
 
attachTo(JButton) - Method in class com.glaivestone.javax.swing.OperationAction
Deprecated. Use button setAction as of JDK 1.3
attachTo(JMenuItem) - Method in class com.glaivestone.javax.swing.OperationAction
Attach this action to a menu item so its operation is performed when the menu item is selected.

GFL 1.1 API
A B C D E F G H I J L M N O P R S T U V W X Z