- TableBlockTools - Class in no.g9.client.support
-
Utility class for a table column
- TableBlockTools() - Constructor for class no.g9.client.support.TableBlockTools
-
- TextDocument - Class in no.g9.client.support
-
Document model for fields with text formatting.
- TextDocument(int, String, String, int, int) - Constructor for class no.g9.client.support.TextDocument
-
- tile - Static variable in class no.g9.client.component.G9DesktopPane
-
The name of the tile action, used as key in the actino map.
- tile() - Method in class no.g9.client.component.G9DesktopPane
-
Tiles all internal frames
- TileAction(String, ImageIcon, String, Integer) - Constructor for class no.g9.client.component.G9DesktopPane.TileAction
-
Constructor - creates a new instance of TileAction.
- tileHorizontal() - Method in class no.g9.client.component.G9DesktopPane
-
Tiles all internal frames horizontally.
- tileItem - Variable in class no.g9.client.component.menu.G9WindowMenu
-
The tile menu item
- tileVertical() - Method in class no.g9.client.component.G9DesktopPane
-
Tiles all internal frames vertically.
- toBack() - Method in interface no.g9.client.support.G9DialogController
-
Sends this dialog to the back of the MDI.
- toFront() - Method in interface no.g9.client.support.ApplicationMethods
-
Requests application to be moved to front and given focus
- toFront() - Method in interface no.g9.client.support.G9DialogController
-
Sends this dialog to the front of the MDI.
- toggleDirection() - Method in class no.g9.client.support.AbstractAttributeComparator
-
Toggles the sort direction of this comparator.
- toggleEditComponents(boolean) - Method in class no.g9.client.component.menu.G9EditMenu
-
Internal use.
- toggleEditMenu(G9DialogFrame) - Method in class no.g9.client.component.G9DesktopPane
-
Internal use.
- toggleEditMenu(boolean) - Method in class no.g9.client.component.menu.G9MenuBar
-
Internal use.
- toolBarItem - Variable in class no.g9.client.component.menu.G9WindowMenu
-
The tool bar menu item
- ToolTipHeader - Class in no.g9.client.support
-
The tool tip header class.
- ToolTipHeader(TableColumnModel) - Constructor for class no.g9.client.support.ToolTipHeader
-
Creates a new ToolTipHeader with the specified model
- toString() - Method in class no.g9.client.component.G9TabPaneManager
-
- toString() - Method in class no.g9.client.component.G9TextField
-
- toString() - Method in class no.g9.client.support.AbstractAttributeComparator
-
Mainly for debugging purposes.
- toString() - Method in class no.g9.client.support.ECheckResult
-
- toString() - Method in class no.g9.client.support.G9Document
-
- toString() - Method in class no.g9.client.support.RoleObject.AssociationAccess
-
- toValue(Object) - Method in class no.g9.client.support.EnumeratorDocument
-
Sets the enumerator value
- transform(Object) - Method in class no.g9.client.support.DateDocument
-
- transform(Object) - Method in class no.g9.client.support.DateMidnightDocument
-
- transform(Object) - Method in class no.g9.client.support.DateTimeDocument
-
- transform(Object) - Method in class no.g9.client.support.EnumeratorDocument
-
- transform(Object) - Method in class no.g9.client.support.G9Document
-
Internal use! Transform an object to the text version and back.
- transform(Object) - Method in class no.g9.client.support.LocalDateDocument
-
- transform(Object) - Method in class no.g9.client.support.LocalDateTimeDocument
-
- transform(Object) - Method in class no.g9.client.support.LocalTimeDocument
-
- transform(Object) - Method in class no.g9.client.support.NumberDocument
-
- transform(Object) - Method in class no.g9.client.support.TextDocument
-
- typeMatch(String) - Method in class no.g9.client.event.G9DataEvent
-
Check if x is the same as this event's type.