- FILE_MENU - Static variable in class no.g9.client.component.menu.G9Menu
-
Constant denoting that the menu is a file menu
- FileLauncher - Class in no.g9.client.support
-
The File Launcher is responsible for delegating the file actions to an
implementation of the Launcher interface.
- FileLauncher() - Constructor for class no.g9.client.support.FileLauncher
-
- findInList(Object) - Method in interface no.g9.client.support.Listblock
-
Returns the line that keeps an instance of the specified domain object,
or null if no such line is found.
- fireActionEvent(ActionEvent) - Method in class no.g9.client.component.G9ButtonGroup
-
Fires an action event, notifying any registred listeneres interrested in
this type of event.
- fireEditingCanceled() - Method in class no.g9.client.support.JComponentCellEditor
-
Fire the editing canceled event
- fireEditingStopped() - Method in class no.g9.client.support.JComponentCellEditor
-
Fires the editor stopped event
- fireEnableEvent(EnableEvent) - Method in class no.g9.client.component.menu.G9MenuItem
-
Notifies all registered EnableListener that an EnableEvent has occured.
- fireEnableEvent(EnableEvent) - Method in interface no.g9.client.event.EnableNotifier
-
Notify EnableListeners that the event has occured.
- fireFocusEvent(FocusEvent) - Method in class no.g9.client.component.G9ButtonGroup
-
Fires a focus event, notifying any registred listeners interrested
in this typeof event.
- fireG9SelectedEvent(int, int) - Method in class no.g9.client.component.G9ComboBox
-
Fires a g9 selection event
- fireG9SelectedEvent(int, int) - Method in class no.g9.client.support.G9Table
-
Notifies all registered listeners that the selected row has changed
- fireG9ValueChangedEvent(int, Object, Object) - Method in class no.g9.client.component.G9ButtonGroup
-
Fires a g9 value changed event.
- fireG9ValueChangedEvent(int, Object, Object) - Method in class no.g9.client.component.G9CheckBox
-
Fires a g9 value changed event.
- fireG9ValueChangedEvent(int, Object, Object) - Method in class no.g9.client.component.G9ComboBox
-
Fires a g9 value changed event.
- fireG9ValueChangedEvent(int, Object, Object) - Method in class no.g9.client.component.G9PasswordField
-
Fires a g9 value changed event.
- fireG9ValueChangedEvent(int, Object, Object) - Method in class no.g9.client.component.G9TextArea
-
Fires a g9 value changed event.
- fireG9ValueChangedEvent(int, Object, Object) - Method in class no.g9.client.component.G9TextField
-
Fires a g9 value changed event.
- fireG9ValueChangedEvent(int, Object, Object) - Method in class no.g9.client.component.GDefaultCellEditor
-
Fires a g9 value changed event.
- fireG9WindowEvent(int) - Method in class no.g9.client.support.G9DialogFrame
-
Fires a g9 window event.
- fireVetoableSelectionEvent(int, int) - Method in class no.g9.client.support.G9Table
-
Fires a vetoable selection event, notifying all registered listeners that
the selected row is about to change
- focusGained(FocusEvent) - Method in class no.g9.client.component.G9ButtonGroup
-
- focusLost(FocusEvent) - Method in class no.g9.client.component.G9ButtonGroup
-
- FontTools - Class in no.g9.client.support
-
Utility class used for scaling fonts from 72 dpi to 120 dpi
- FontTools() - Constructor for class no.g9.client.support.FontTools
-
- forceClean() - Method in interface no.g9.client.support.Listblock
-
Marks all lines as not deleted, changed or new, without copying of old
data
- format(Object) - Method in class no.g9.client.component.ComboBoxRenderer
-
Internal use.
- format(Object) - Method in class no.g9.client.component.G9ComboBox
-
Returns the String value used when displaying the specified object
- format() - Method in class no.g9.client.component.G9ComboBox
-
Formats the selected value into the approriate string representation.
- format() - Method in class no.g9.client.component.G9PasswordField
-
- format() - Method in class no.g9.client.component.G9TextArea
-
- format() - Method in class no.g9.client.component.G9TextField
-
- format() - Method in class no.g9.client.support.DateDocument
-
Format the value according to the internal format.
- format() - Method in class no.g9.client.support.DateMidnightDocument
-
- format() - Method in class no.g9.client.support.DateTimeDocument
-
- format() - Method in class no.g9.client.support.EnumeratorDocument
-
- format() - Method in class no.g9.client.support.G9Document
-
Default implementation is to return getValue().toString
- format(Object) - Method in class no.g9.client.support.G9Document
-
Formats the specified object to the string representation of that object.
- format() - Method in interface no.g9.client.support.G9FieldValue
-
- format() - Method in class no.g9.client.support.LocalDateDocument
-
- format() - Method in class no.g9.client.support.LocalDateTimeDocument
-
- format() - Method in class no.g9.client.support.LocalTimeDocument
-
- format() - Method in class no.g9.client.support.NumberDocument
-
- frameAdded(JInternalFrame) - Method in class no.g9.client.component.G9DesktopPane
-
Invoked when a frame is added to the desktop
- frameHidden(JInternalFrame) - Method in class no.g9.client.component.G9DesktopPane
-
Invoked when a frame is hidden by an action.
- frameShown(JInternalFrame) - Method in class no.g9.client.component.G9DesktopPane
-
Invoked when a frame is shown by an action
- FrameworkRepository - Class in no.g9.client.support
-
Repository for non-generated resources.
- fromComponentToName(JComponent) - Method in class no.g9.client.support.G9DialogFrame
-
Returns the name of the attribute displayed by the specified component.
- fromNameToComponent(String) - Method in class no.g9.client.support.G9DialogFrame
-
Returns the swing component associated with the specified attribute name.