| Interface | Description |
|---|---|
| ApplicationMethods |
Interface for application
|
| BottomWindow |
Tagging interface, internal use.
|
| DialogVisitor |
General interface for dialog visitors.
|
| G9DialogController |
The general controller class for dialogs.
|
| G9FieldValue |
Interface for value handling in text fields
|
| G9Repository |
Interface for repository (resource) access, implemented by the generated
repository class.
|
| Launcher |
The launcher interface contains the methods for opening a file in the
associated application or opening an URL in the system default browser.
|
| Listblock |
Methods available to all listblocks.
|
| ListblockLine |
Common methods for listblock lines.
|
| ObjectSelectionNode |
Contains common methods for object selection interfaces.
|
| Class | Description |
|---|---|
| AbstractAttributeComparator |
Internal use!
|
| AbstractG9DialogController |
The abstract g9 dialog controller.
|
| AbstractNode<T> |
The class representing a target in the object selection.
|
| Application |
Common super class for all generated applications.
|
| CellRenderOverride |
(missing javadoc)
|
| ClearTool |
Utility class used for clearing nodes from the object selction.
|
| ComponentLink |
Utility class for linking two gui components together.
|
| CustomTraversalPolicy |
The custom traversal policy for a dialog box or a document window.
|
| DateDocument |
Document model for fields with date formatting. |
| DateMidnightDocument |
Document model for fields with date formatting. |
| DateTimeDocument |
Document model for fields with date formatting. |
| DesktopLauncher |
A desktop implementation of the launcher interface.
|
| DialogBlocker |
Utility class used for blocking dialogs and application from user input.
|
| DialogBoxTool |
Internal use.
|
| ECheckResult |
The enumeration of legal return values from hooks.
|
| EnumeratorDocument |
The class controlling how enumerators are displayed in text components.
|
| EventBlocker | Deprecated
This class has now been replaced by
DialogBlocker |
| FileLauncher |
The File Launcher is responsible for delegating the file actions to an
implementation of the Launcher interface.
|
| FontTools |
Utility class used for scaling fonts from 72 dpi to 120 dpi
|
| FrameworkRepository |
Repository for non-generated resources.
|
| G9DialogFrame |
General class representing a dialog window.
|
| G9Document |
Superclass for
Document models with output formats. |
| G9Render |
Helper class.
|
| G9Table |
The class representing a listblock.
|
| G9TableCellRenderer |
The cell render used to render cell values
|
| G9Worker |
A class for creating a queue of Runnables.
|
| ImageProxy |
Proxy class for lazy loading of images.
|
| JComponentCellEditor |
Internal class.
|
| JComponentCellRenderer |
Internal class
|
| LinkField |
Internal class
|
| LoadImageTools |
Helper class for loading images
|
| LocalDateDocument |
Document model for fields with date formatting. |
| LocalDateTimeDocument |
Document model for fields with date formatting. |
| LocalTimeDocument |
Document model for fields with date formatting. |
| NodeInfoList |
Internal use.
|
| NumberDocument |
Document model for fields with number formatting. |
| ObjectSelectionTool | Deprecated
this class is now obsolete and is likely to be removed in future
releases.
|
| ObjectWrapper | Deprecated
This class is obsolete.
|
| RepositoryProxy |
This class proxies methods from dialog to application repository.
|
| ReturnToDialog |
Objekt som sendes med når dialog kalles.
|
| RoleObject |
Support class that holds information about an object and it's role.
|
| RowHeaderRenderer |
The renderer used by a row header
|
| ShellLauncher |
The Shell Launcher launches the specified file as a command on the Windows cmd shell.
|
| StartDialog |
Class used to get a dialog from the application where input data for the
dialog or search criteria intended to reduce the result set may be included.
|
| StatusBar |
Class used for displaying messages or components.
|
| TableBlockTools |
Utility class for a table column
|
| TextDocument |
Document model for fields with text formatting. |
| ToolTipHeader |
The tool tip header class.
|
Copyright © 2006–2020 Esito AS. All rights reserved.