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

T

TableHolder - class com.glaivestone.mv.swing.TableHolder.
A table holder is a value holder model which manages both the data model and the selection model for a list of values presented as tabular data in rows and column.
TableHolder() - Constructor for class com.glaivestone.mv.swing.TableHolder
Create a new single-select mode table holder with an empty data model
TableHolder(DefaultTableModel, ListSelectionModel) - Constructor for class com.glaivestone.mv.swing.TableHolder
Create a new table holder with the specified data and selection models.
TableHolder(int) - Constructor for class com.glaivestone.mv.swing.TableHolder
Create a new table holder with an empty data model which is configured for the specified selection mode.
TableRow - class com.glaivestone.mv.swing.TableRow.
A table row holds a value which is represented as a set of fields in a tabular presentation.
TableRow() - Constructor for class com.glaivestone.mv.swing.TableRow
Construct a new table row.
TableRow(Object) - Constructor for class com.glaivestone.mv.swing.TableRow
Construct a new table row which holds the given value.
TableRow(Object, int) - Constructor for class com.glaivestone.mv.swing.TableRow
Construct a new table row which holds the given value and uses the specified number of columns in the presentation.
TERMINATING_HANDLER - Static variable in class com.glaivestone.javax.execution.AbstractEvaluableAction
An exception handler which abruptly terminates the session.
TEXT - Static variable in class com.glaivestone.javax.io.FileType
 
TEXT_PRINT_TARGET_SPECIFICATION - Static variable in class com.glaivestone.toolbox.mv.text.BasicTextWindow
 
TEXT_PROPERTIES_UNSTYLED - Static variable in class com.glaivestone.toolbox.mv.text.BasicTextWindow
 
TEXT_PROPERTIES_UNSTYLED_LOG - Static variable in class com.glaivestone.toolbox.mv.text.BasicTextWindow
 
TEXT_TYPE_SPECIFICATION - Static variable in class com.glaivestone.toolbox.mv.text.BasicTextWindow
 
TEXT_TYPE_STYLED - Static variable in class com.glaivestone.toolbox.mv.text.BasicTextWindow
 
TEXT_TYPE_UNSTYLED - Static variable in class com.glaivestone.toolbox.mv.text.BasicTextWindow
 
TextLogWindow - class com.glaivestone.toolbox.mv.text.TextLogWindow.
A simple text log window containing plain (unstyled) text.
TextLogWindow() - Constructor for class com.glaivestone.toolbox.mv.text.TextLogWindow
 
TextLogWindow(String) - Constructor for class com.glaivestone.toolbox.mv.text.TextLogWindow
 
TextWindow - class com.glaivestone.toolbox.mv.text.TextWindow.
A simple text window containing plain (unstyled) text.
TextWindow() - Constructor for class com.glaivestone.toolbox.mv.text.TextWindow
Create a new text window with a default title.
TextWindow(String) - Constructor for class com.glaivestone.toolbox.mv.text.TextWindow
Create a new text window with window title windowTitle.
toAssociationArray() - Method in class com.glaivestone.javax.util.AssociationArrayList
Returns an array containing all of the elements in this list in the correct order.
toAssociationArray() - Method in interface com.glaivestone.javax.util.AssociationList
Returns an array containing all of the elements in this list in the correct order.
toConstantName() - Method in class com.glaivestone.javax.lang.ConstantType
Answer a string representation of the constant formed from the constant type name and its identifying name.
toDescriptionString() - Method in class com.glaivestone.javax.lang.ConstantType
Answer a description of the constant.
toDisplayString(Object) - Method in class com.glaivestone.mv.swing.StandardValueRenderer
Returns the string to display for a value presented in a user interface view component.
toDisplayString(Object) - Method in interface com.glaivestone.mv.swing.ValueRenderer
Returns the string to display for a value presented in a user interface view component.
toggleValue() - Method in class com.glaivestone.mv.BooleanHolder
Toggle the current value.
toIdentificationString() - Method in class com.glaivestone.javax.lang.ConstantType
Answer a string representation which fully identifies the constant.
ToolTipTextAccessor - interface com.glaivestone.javax.swing.ToolTipTextAccessor.
Implementors of this interface provide a tool tip.
ToolTipTextEventAccessor - interface com.glaivestone.javax.swing.ToolTipTextEventAccessor.
Implementors of this interface provide a tool tip for a given mouse event.
toQualifiedConstantName() - Method in class com.glaivestone.javax.lang.ConstantType
Answer a string representation of the constant formed from the fully qualified constant type name and its identifying name.
toSignatureDescription(Method) - Static method in class com.glaivestone.javax.lang.ClassX
Answer a description of the message signature of a method.
toSignatureDescription(String, Class[], Class) - Static method in class com.glaivestone.javax.lang.ClassX
Answer a description of the signature of a message with the given parameter and return types.
toSimpleConstantName() - Method in class com.glaivestone.javax.lang.ConstantType
Answer a string representation of the constant formed from the simple (unqualified) constant type name and its identifying name.
toSimpleSignatureDescription(Method) - Static method in class com.glaivestone.javax.lang.ClassX
Answer a description of the message signature of a method.
toSimpleSignatureDescription(String, Class[], Class) - Static method in class com.glaivestone.javax.lang.ClassX
Answer a description of the signature of a message with the given parameter and return types.
toString() - Method in class com.glaivestone.javax.lang.ConstantType
Returns a string representation of the constant.
toString() - Method in class com.glaivestone.javax.execution.SessionManager
Answer a string describing the receiver.
toString() - Method in class com.glaivestone.javax.execution.BlockContext
Answer a string describing this action.
toString() - Method in class com.glaivestone.javax.execution.ConstructorAction
Answer a string describing this action.
toString() - Method in class com.glaivestone.javax.execution.MessageAction
Answer a string describing this action.
toString() - Method in class com.glaivestone.javax.util.PropagatedException
Answer a short description of the receiver.
toString() - Method in class com.glaivestone.javax.util.BasicAssociation
Return a String representation of the receiver.
toString() - Method in class com.glaivestone.javax.util.EventListenerList
Answer a string representation of the receiver.
toString() - Method in class com.glaivestone.javax.awt.ImageWindow
 
TRACE_SIZING - Static variable in class com.glaivestone.javax.swing.MessageDialog
 
TranslatedPrintable - class com.glaivestone.javax.awt.print.TranslatedPrintable.
This class's sole responsibility is to translate the coordinate system before invoking a canvas's painter.
TranslatedPrintable(Printable, Point2D) - Constructor for class com.glaivestone.javax.awt.print.TranslatedPrintable
Create a new Printable that will translate the drawing done by painter on to the imageable area of a page.

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