- recursiveDisplay(Collection) - Method in class no.g9.client.support.AbstractNode
-
Displays the Set of domain objects.
- recursiveObtainObject(List) - Method in interface no.g9.client.support.ObjectSelectionNode
-
Recursivly obtains the the object from the dialog.
- recursiveObtainObject(List, boolean) - Method in interface no.g9.client.support.ObjectSelectionNode
-
(missing javadoc)
- refresh() - Method in interface no.g9.client.support.ListblockLine
-
Updates the UI after modifying a given listblock line.
- registerCellRenderOverride(CellRenderOverride) - Method in class no.g9.client.support.G9Table
-
Register the cell render override to use when rendering cells.
- registerMnemonic(int) - Method in class no.g9.client.support.G9DialogFrame
-
Internal use.
- relinquish() - Method in class no.g9.client.support.G9Worker
-
Removes all tasks from the queue, and stops the worker.
- remove(Component) - Method in class no.g9.client.component.G9DesktopPane
-
- removeActionListener(ActionListener) - Method in class no.g9.client.component.G9ComboBoxEditor
-
- removeAllElements() - Method in class no.g9.client.component.G9ComboBoxModel
-
- removeCellEditorListener(CellEditorListener) - Method in class no.g9.client.support.JComponentCellEditor
-
- removeComponent(Component) - Method in class no.g9.client.support.StatusBar
-
Removes the specified component from the status bar.
- removeElement(Object) - Method in class no.g9.client.component.G9ComboBoxModel
-
- removeElementAt(int) - Method in class no.g9.client.component.G9ComboBoxModel
-
- removeEnableListener(EnableListener) - Method in class no.g9.client.component.menu.G9MenuItem
-
Removes the specified EnableListener from the list of listeneres that
will be notified when an EnableEvent occurs.
- removeEnableListener(EnableListener) - Method in interface no.g9.client.event.EnableNotifier
-
Removes the specified listener from the list of listeners that will be
notified when an EnableEvent occurs.
- removeFromParent(Object) - Method in class no.g9.client.support.AbstractNode
-
Internal use.
- removeMessage(String) - Method in class no.g9.client.support.StatusBar
-
Removes the specified text message from the status bar.
- render(String) - Static method in class no.g9.client.support.G9Render
-
Translates a string of g9-style key strokes to a Java KeyStroke.
- RepositoryProxy - Class in no.g9.client.support
-
This class proxies methods from dialog to application repository.
- RepositoryProxy() - Constructor for class no.g9.client.support.RepositoryProxy
-
- requestFocus() - Method in interface no.g9.client.support.Listblock
-
Request focus to this component.
- reset() - Method in class no.g9.client.component.G9ComboBox
-
Resets the current displayed value and the state of the combo box.
It the combo list contains any elements, the first element is chosen.
- reset() - Method in interface no.g9.client.support.ListblockLine
-
Reset status, and copies values from the new set to the old set of data
for this listblock line.
- resetAssociations(Object) - Method in class no.g9.client.support.AbstractNode
-
Internal use.
- resetFields() - Method in interface no.g9.client.support.ObjectSelectionNode
-
Sets all displayed var-fields in the object selection as not changed.
- resetState() - Method in class no.g9.client.component.G9ButtonGroup.ComponentGroup
-
- resetState() - Method in class no.g9.client.component.G9ButtonGroup
-
- resetState() - Method in class no.g9.client.component.G9CheckBox
-
- resetState() - Method in class no.g9.client.component.G9ComboBox
-
- resetState() - Method in class no.g9.client.component.G9PasswordField
-
Forces the currently displayed text to be considered the old text.
- resetState() - Method in class no.g9.client.component.G9RadioButton
-
- resetState() - Method in class no.g9.client.component.G9TextArea
-
- resetState() - Method in class no.g9.client.component.G9TextField
-
Forces the currently displayed text to be considered the old text.
- resetState() - Method in interface no.g9.client.event.G9ValueState
-
Forces the currently displayed value to be considered the old value.
- returnToCaller(Object) - Method in interface no.g9.client.support.G9DialogController
-
Handles the return from another dialog
- returnToCaller() - Method in class no.g9.client.support.ReturnToDialog
-
Used by callee to let caller regain control.
- ReturnToDialog - Class in no.g9.client.support
-
Objekt som sendes med når dialog kalles.
- ReturnToDialog() - Constructor for class no.g9.client.support.ReturnToDialog
-
- RIGHT - Static variable in class no.g9.client.support.StatusBar
-
Constant denoting the right side of the status bar
- RoleObject - Class in no.g9.client.support
-
Support class that holds information about an object and it's role.
- RoleObject(String) - Constructor for class no.g9.client.support.RoleObject
-
Instanciates a new RoleObject with the specified role name.
- RoleObject.AssociationAccess - Class in no.g9.client.support
-
Class used to access a relation.
- RowHeaderRenderer - Class in no.g9.client.support
-
The renderer used by a row header
- RowHeaderRenderer(G9Table) - Constructor for class no.g9.client.support.RowHeaderRenderer
-
Creates a new row header instance