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

G

GENERIC_LISTENER_TYPE - Static variable in class com.glaivestone.javax.util.EventListenerList
 
get(int) - Method in class com.glaivestone.mv.swing.ListHolder
Answer the value at the specified position in the list.
get(int) - Method in class com.glaivestone.mv.swing.AbstractListHolder
Answer the value at the specified position in the list.
get(int) - Method in class com.glaivestone.mv.swing.TableHolder
Answer the value at the specified row position in the table data.
getAllViews() - Method in class com.glaivestone.mv.ApplicationModel
Answer a collection containing all ApplicationView windows which are currently open on this application.
getAllViews(ApplicationModel) - Static method in class com.glaivestone.mv.ApplicationModel
Answer a collection containing all ApplicationView windows which are currently open on the specified application model.
getAllViews(Class) - Static method in class com.glaivestone.mv.ApplicationModel
Answer a collection containing all ApplicationView windows which are currently open on instances of the specified application model class.
getAncestorNamed(String, Component) - Static method in class com.glaivestone.javax.swing.SwingUtilitiesX
A version of SwingUtilities.getAncestorNamed() that handles Popup menus.
getAncestorNamed(String, JPopupMenu) - Static method in class com.glaivestone.javax.swing.SwingUtilitiesX
A version of SwingUtilities.getAncestorNamed() that handles Popup menus.
getAppModel() - Method in interface com.glaivestone.mv.ApplicationView
Answer the application model which this view presents.
getAppModel() - Method in class com.glaivestone.mv.swing.JDialogApplicationView
Answer the application model which this view presents.
getAppModel() - Method in class com.glaivestone.mv.swing.JFrameApplicationView
Answer the application model which this view presents.
getArguments() - Method in interface com.glaivestone.javax.execution.EvaluableAction
Answer the default arguments used for evaluating the action.
getArguments() - Method in class com.glaivestone.javax.execution.AbstractEvaluableAction
Answer the default arguments used for evaluating the action.
getAssociation(int) - Method in class com.glaivestone.javax.util.AssociationArrayList
 
getAssociation(int) - Method in interface com.glaivestone.javax.util.AssociationList
Returns the element at the specified position in this list.
getCause() - Method in class com.glaivestone.javax.util.PropagatedException
Answer the exception that was originally thrown to cause the exception condition.
getClient() - Method in class com.glaivestone.mv.DialogApplicationModel
Answer the client on whose behalf this dialog was invoked.
getColumnValue(int) - Method in class com.glaivestone.mv.swing.TableRow
Answer the value in the specified column.
getConcreteDataModel() - Method in class com.glaivestone.mv.swing.ListHolder
Answer a correctly-typed reference to the concrete data model.
getConstant(int) - Static method in class com.glaivestone.javax.io.FileType
Answer the constant of this type with the specified ordinal value.
getConstant(int, Class) - Static method in class com.glaivestone.javax.lang.ConstantType
Answer the constant of the specified type with the specified ordinal value.
getConstant(String) - Static method in class com.glaivestone.javax.io.FileType
Answer the constant of this type with the specified name.
getConstant(String, Class) - Static method in class com.glaivestone.javax.lang.ConstantType
Answer the constant of the specified type with the specified name.
getConstructor() - Method in class com.glaivestone.javax.execution.ConstructorAction
Answer the constructor which is invoked to evaluate this action.
getCurrent() - Static method in class com.glaivestone.javax.io.FileSystemServices
 
getCurrentAttributes() - Method in class com.glaivestone.toolbox.mv.text.BasicTextWindow
Get the current set of text attributes.
getCurrentLookAndFeel() - Method in class com.glaivestone.mv.swing.SwingUISessionManager
Answer the look and feel to use for windows in this session.
getDataModel() - Method in class com.glaivestone.mv.swing.ListHolder
Answer the data model which holds the list elements.
getDataModel() - Method in class com.glaivestone.mv.swing.TableHolder
Answer the data model which holds the table rows.
getDefaultWindowIconReference() - Method in class com.glaivestone.mv.UISessionManager
Specify the reference to the image resource for the default window icon to use for windows in the current session.
getDirectorySize(File) - Method in class com.glaivestone.javax.io.FileSystemServices
Answer the number of file system elements (files and directories) which are directly contained in the given directory.
getEmptyListenersArray(Class) - Static method in class com.glaivestone.javax.util.EventListenerList
Answer an empty array of listeners of the specified type.
getEventTable() - Method in class com.glaivestone.javax.util.EventManager
Answer the event table which maps listener types to their listener lists.
getEventTableForEdit() - Method in class com.glaivestone.javax.util.EventManager
Answer the event table which maps listener types to their listener lists.
getFileBaseName(File) - Static method in class com.glaivestone.javax.io.FileSystemReference
Answer the base file name (without extension) of the given file.
getFileBaseName(String) - Static method in class com.glaivestone.javax.io.FileSystemReference
Answer the base file name (without extension) of the given file name.
getFileContents(File) - Method in class com.glaivestone.javax.io.FileSystemServices
Answer a string containing the contents of the specified file.
getFileContents(String) - Method in class com.glaivestone.javax.io.FileSystemServices
Answer a string containing the contents of the specified file.
getFileContentsAsCharArray(File) - Method in class com.glaivestone.javax.io.FileSystemServices
Answer a character array containing the contents of the specified file.
getFileExtension(File) - Static method in class com.glaivestone.javax.io.FileSystemReference
Answer the file extension of the given file.
getFileExtension(String) - Static method in class com.glaivestone.javax.io.FileSystemReference
Answer the file extension of the given file name.
getFilenameImage(String) - Static method in class com.glaivestone.javax.awt.ImageX
Returns an image which gets pixel data from the specified file, whose format can be either GIF, JPEG or PNG.
getIconReference() - Method in class com.glaivestone.mv.FrameWindowApplicationModel
Answer a reference to the icon for this application.
getID() - Method in class com.glaivestone.javax.execution.SessionEvent
Answer the event type.
getImage() - Method in class com.glaivestone.javax.awt.ImageWindow
Get the image to display for the window.
getImage(URL) - Static method in class com.glaivestone.javax.awt.ImageX
Returns an image which gets pixel data from the specified file, whose format can be either GIF, JPEG or PNG.
getIterator(Class) - Static method in class com.glaivestone.javax.lang.EnumerationType
Answer an iterator over the enumeration constants of the specified type.
getKey() - Method in interface com.glaivestone.javax.util.Association
Return the key.
getKey() - Method in class com.glaivestone.javax.util.BasicAssociation
Return the key.
getKey(Object, Map) - Static method in class com.glaivestone.javax.util.MapX
Answer the key which maps to the given value in the mapping table.
getLineStartOffset(int, JTextArea) - Method in class com.glaivestone.javax.swing.SwingServices
Answer the offset of the start of the line containing the specified location.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class com.glaivestone.mv.swing.ConfigurableListCellRenderer
Answer the list cell renderer.
getListeners() - Method in class com.glaivestone.javax.util.EventListenerList
Answer the list of listeners.
getListeners(Object) - Method in class com.glaivestone.javax.util.EventManager
Answer the listeners for the specified type of event.
getLookAndFeel(String) - Static method in class com.glaivestone.mv.swing.SwingUISessionManager
Returns a new instance of the specified Swing look-and-feel class.
getMainWindow() - Method in interface com.glaivestone.mv.ApplicationView
Answer the window which implements this view.
getMainWindow() - Method in class com.glaivestone.mv.swing.JDialogApplicationView
Answer the window which implements this view.
getMainWindow() - Method in class com.glaivestone.mv.swing.JFrameApplicationView
Answer the window which implements this view.
getMasterWindow() - Method in class com.glaivestone.mv.MasterWindowSessionControlPolicy
Answer the master window controlling the session.
getMediaTracker() - Method in class com.glaivestone.javax.awt.ImageWindow
Get the MediaTracker used to load the image.
getMessage() - Method in class com.glaivestone.javax.util.StatusValue
Answer the message describing this status value.
getMethod() - Method in class com.glaivestone.javax.execution.MessageAction
Answer the method which is invoked to evaluate this action.
getMethodOrNull(Class, String, Class[]) - Static method in class com.glaivestone.javax.lang.ClassX
Answer the public method supported by the specified class with the given name and parameter type signature.
getName() - Method in class com.glaivestone.javax.execution.BlockContext
Answer the name which describes the expression.
getNewValue() - Method in class com.glaivestone.mv.ValueChangeEvent
Returns the new value after the change has been made.
getNumberOfAffectedElements() - Method in class com.glaivestone.javax.io.FileSystemOperationResult
Answer the number of file system elements successfully handled by the operation,
getNumberOfArguments() - Method in class com.glaivestone.javax.execution.AbstractEvaluableAction
Answer the number of arguments required to evaluate the action.
getNumberOfPages() - Method in class com.glaivestone.javax.awt.print.SimplePaginator
Returns the number of pages over which the canvas will be drawn.
getNumberOfPagesX() - Method in class com.glaivestone.javax.awt.print.SimplePaginator
Get the number of "horizontal" pages to print.
getNumberOfPagesY() - Method in class com.glaivestone.javax.awt.print.SimplePaginator
Get the number of "vertical" pages to print.
getNumberOfProblems() - Method in class com.glaivestone.javax.io.FileSystemOperationResult
Answer the number of file system elements which had problems during the operation,
getOldValue() - Method in class com.glaivestone.mv.ValueChangeEvent
Returns the old value before the change was made.
getOpenWindows() - Method in class com.glaivestone.mv.UISessionManager
Answer a collection containing the open main windows in this session.
getOption(String) - Method in class com.glaivestone.javax.execution.SessionManager
Answer the value of the specified session option.
getOption(String, Object) - Method in class com.glaivestone.javax.execution.SessionManager
Answer the value of the specified session option.
getOrigin() - Method in class com.glaivestone.javax.awt.print.TranslatedPrintable
Get the upper-left corner of the part of the canvas that will be displayed on this page.
getOriginalException(Throwable) - Static method in class com.glaivestone.javax.execution.AbstractEvaluableAction
Answer the original cause of an exception.
getPackageName(Class) - Static method in class com.glaivestone.javax.lang.ClassX
Answer the package name of the class.
getPackageName(String) - Static method in class com.glaivestone.javax.lang.ClassX
Answer the package name of a fully qualified class name.
getPageFormat(int) - Method in class com.glaivestone.javax.awt.print.SimplePaginator
Returns the PageFormat of the page specified by pageIndex.
getPopupMenu() - Method in class com.glaivestone.javax.swing.PopupMouseListener
Get the pop up menu to trigger.
getPrintable() - Method in class com.glaivestone.javax.awt.print.TranslatedPrintable
Get object that will draw the canvas.
getPrintable(int) - Method in class com.glaivestone.javax.awt.print.SimplePaginator
Returns the Printable instance responsible for rendering the page specified by pageIndex.
getPrintStream() - Method in class com.glaivestone.toolbox.mv.text.TextLogWindow
Answer the print strea on the log window text.
getPrintStream() - Method in class com.glaivestone.toolbox.mv.text.swing.PlainTextPrintTargetDocument
Answer the print stream which appends text to this document.
getPrintWriter() - Method in class com.glaivestone.toolbox.mv.text.TextLogWindow
Answer the print writer on the log window text.
getPrintWriter() - Method in class com.glaivestone.toolbox.mv.text.swing.PlainTextPrintTargetDocument
Answer the print writer which appends text to this document.
getProblems() - Method in class com.glaivestone.javax.io.FileSystemOperationResult
Answer a list containing the problem reports from the operation.
getReceiver() - Method in interface com.glaivestone.javax.execution.EvaluableAction
Answer the object which performs the evaluation.
getReceiver() - Method in class com.glaivestone.javax.execution.AbstractEvaluableAction
Answer the object which performs the evaluation.
getReferencedClass() - Method in class com.glaivestone.javax.execution.ClassReference
Answer the referenced class.
getRow(int) - Method in class com.glaivestone.mv.swing.TableHolder
Answer the row at the specified position in the table data.
getScaleX() - Method in class com.glaivestone.javax.swing.print.JComponentPrinter
Get the scale for the X axis.
getScaleY() - Method in class com.glaivestone.javax.swing.print.JComponentPrinter
Get the scale for the Y axis.
getSelectedIndex() - Method in class com.glaivestone.mv.swing.AbstractListHolder
Answer the index of the selected value.
getSelectedValue() - Method in class com.glaivestone.mv.swing.AbstractListHolder
Answer the selected value.
getSelectedValues() - Method in class com.glaivestone.mv.swing.AbstractListHolder
Answer the selected values.
getSelectionModel() - Method in class com.glaivestone.mv.swing.AbstractListHolder
Answer the selection model.
getSelectionSize() - Method in class com.glaivestone.mv.swing.AbstractListHolder
Answer the number of values in the current selection.
getSelector() - Method in class com.glaivestone.javax.execution.BlockContext
Answer the name of the action.
getSelector() - Method in class com.glaivestone.javax.execution.ConstructorAction
Answer the name of the action.
getSelector() - Method in interface com.glaivestone.javax.execution.EvaluableAction
Answer the name of the action.
getSelector() - Method in class com.glaivestone.javax.execution.AbstractEvaluableAction
Answer the name of the action.
getSelector() - Method in class com.glaivestone.javax.execution.MessageAction
Answer the name of the action.
getSessionControlPolicy() - Method in class com.glaivestone.mv.UISessionManager
Answer the control policy for the current UI session.
getSimpleName(Class) - Static method in class com.glaivestone.javax.lang.ClassX
Answer the simple (unqualified) name of the class.
getSimpleName(String) - Static method in class com.glaivestone.javax.lang.ClassX
Answer the simple (unqualified) name of the class from its fully qualified class name.
getSize(Class) - Static method in class com.glaivestone.javax.lang.EnumerationType
Answer the number of enumeration constants of the specified type.
getStatusCode() - Method in class com.glaivestone.javax.util.StatusValue
Answer the status code.
getStatusCode() - Method in class com.glaivestone.javax.io.FileSystemOperationResult
Answer the status code.
getStringValues(String) - Method in class com.glaivestone.toolbox.text.csv.CSVParser
Answer a list of the string values encoded in the CSV formatted string.
getSubjectDescriptionHolder() - Method in class com.glaivestone.mv.FrameWindowApplicationModel
Answer the model containing the description of the application subject.
getSystemResource(String) - Method in class com.glaivestone.javax.execution.SessionManager
Resolve a reference to a resource on the classpath.
getSystemResourceIcon(String) - Static method in class com.glaivestone.javax.awt.ImageIconX
Returns an ImageIcon which gets pixel data from the specified file on the class path, whose format can be either GIF, JPEG or PNG.
getSystemResourceImage(String) - Static method in class com.glaivestone.javax.awt.ImageX
Returns an image which gets pixel data from the specified file on the class path, whose format can be either GIF, JPEG or PNG.
getSystemResourceImageIcon(String) - Static method in class com.glaivestone.javax.awt.ImageIconX
Returns an ImageIcon which gets pixel data from the specified file on the class path, whose format can be either GIF, JPEG or PNG.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.glaivestone.mv.swing.ReadOnlyTableCellRenderer
Answer the table cell renderer.
getText() - Method in class com.glaivestone.javax.swing.PlainTextDocument
Answer the contents of the model.
getText() - Method in class com.glaivestone.mv.StringHolder
Returns the String value held by this model.
getText() - Method in class com.glaivestone.toolbox.mv.text.BasicTextWindow
Answer the contents of the model.
getTextComponent() - Method in class com.glaivestone.toolbox.mv.text.swing.SimpleTextWindowView
Return the JTextComponent containing the text.
getTextHolder() - Method in class com.glaivestone.toolbox.mv.text.BasicTextWindow
Answer the model containing the text.
getTextSpecifications() - Method in class com.glaivestone.toolbox.mv.text.BasicTextWindow
Answer the specifications for configuring the text model.
getTitle() - Method in class com.glaivestone.mv.FrameWindowApplicationModel
Answer the title of this application.
getToolTipFromNode(MouseEvent) - Method in class com.glaivestone.javax.swing.JTreeX
Get the tool tip from the node for the given mouse event.
getToolTipText() - Method in interface com.glaivestone.javax.swing.ToolTipTextAccessor
Return a tool tip.
getToolTipText() - Method in class com.glaivestone.javax.swing.tree.DefaultMutableTreeNodeX
Return the tool tip for this node.
getToolTipText(MouseEvent) - Method in interface com.glaivestone.javax.swing.ToolTipTextEventAccessor
Returns a tool tip for a given mouse event.
getToolTipText(MouseEvent) - Method in class com.glaivestone.javax.swing.JTreeX
Get the tool tip text for the given mouse event.
getToolTipTextAccessor(MouseEvent) - Method in class com.glaivestone.javax.swing.JTreeX
Get the ToolTipTextAccessor for the given mouse event.
getToolTipTextEventAccessor() - Method in class com.glaivestone.javax.swing.JTreeX
Return the ToolTipTextEventAccessor for the tree.
getTreeNode(JTree, MouseEvent) - Static method in class com.glaivestone.javax.swing.JTreeX
Return the TreeNode for the given mouseEvent or null.
getTreePath(JTree, MouseEvent) - Static method in class com.glaivestone.javax.swing.JTreeX
Return the TreePath for the given mouseEvent or null.
getUnstyleLineStartOffset(int) - Method in class com.glaivestone.toolbox.mv.text.swing.SimplePrintTargetTextWindowView
Answer the offset at the start of the line containing the specified location in the text.
getUserObject(JTree, MouseEvent) - Static method in class com.glaivestone.javax.swing.JTreeX
Return the user Object for the given mouseEvent or null.
getUserObject(MouseEvent) - Method in class com.glaivestone.javax.swing.JTreeX
Get the user object held by the tree node under the given mouse event.
getValue() - Method in interface com.glaivestone.javax.util.Association
Return the value.
getValue() - Method in class com.glaivestone.javax.util.BasicAssociation
Return the value.
getValue() - Method in class com.glaivestone.mv.BooleanHolder
Answer the current value.
getValue() - Method in class com.glaivestone.mv.IntegerHolder
Answer the current value.
getValue() - Method in class com.glaivestone.mv.ValueHolder
Answer the current value.
getValue() - Method in class com.glaivestone.mv.swing.TableRow
Answer the value held by this row.
getValues() - Method in class com.glaivestone.mv.swing.AbstractListHolder
Answer a list containing the values in the list.
getValues(Class) - Static method in class com.glaivestone.javax.lang.EnumerationType
Returns a list of the enumeration constants of the specified type.
getValues(String) - Method in class com.glaivestone.toolbox.text.csv.CSVParser
Answer a list of the string values encoded in the given CSV formatted string.
getView() - Method in class com.glaivestone.mv.ApplicationModel
Answer the ApplicationView window that is currently open on this application.
getWindow() - Method in class com.glaivestone.mv.WindowEvent
Answer the window involved in this event.
getWindow() - Method in class com.glaivestone.mv.ApplicationModel
Answer the window that is currently open on the receiver.
GIF - Static variable in class com.glaivestone.javax.io.FileType
 
GREATER_THAN - Static variable in interface com.glaivestone.javax.lang.ComparisonConstants
 

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