Skip navigation links
A B C D E F G H I J L M N O P R S T U V W Y 

I

idMatch(long) - Method in class no.g9.client.event.G9DataEvent
Check if id is the same as this event's id.
ignoreCheckChanged() - Method in interface no.g9.client.support.G9DialogController
Returns the ignoreCheckChanged property.
ImageProxy - Class in no.g9.client.support
Proxy class for lazy loading of images.
ImageProxy(String) - Constructor for class no.g9.client.support.ImageProxy
Create a new image proxy for the given file name.
init() - Method in interface no.g9.client.support.G9DialogController
Called upon startup of the dialog - used by the runtime system.
init(G9Repository) - Static method in class no.g9.client.support.RepositoryProxy
Initialize the proxy
inListblock() - Method in class no.g9.client.support.AbstractNode
Returns true if this role is a listblock role.
inListblock() - Method in interface no.g9.client.support.ObjectSelectionNode
 
insertNewListblockLine(ListblockLine) - Method in interface no.g9.client.support.Listblock
Inserts a listblock line at the end of the list block.
insertObject(String, Object) - Method in interface no.g9.client.support.ListblockLine
Inserts the @@RoleName@@ object into the listblock line.
insertString(int, String, AttributeSet) - Method in class no.g9.client.support.DateDocument
 
insertString(int, String, AttributeSet) - Method in class no.g9.client.support.DateMidnightDocument
 
insertString(int, String, AttributeSet) - Method in class no.g9.client.support.DateTimeDocument
 
insertString(int, String, AttributeSet) - Method in class no.g9.client.support.EnumeratorDocument
 
insertString(int, String, AttributeSet) - Method in class no.g9.client.support.LocalDateDocument
 
insertString(int, String, AttributeSet) - Method in class no.g9.client.support.LocalDateTimeDocument
 
insertString(int, String, AttributeSet) - Method in class no.g9.client.support.LocalTimeDocument
 
insertString(int, String, AttributeSet) - Method in class no.g9.client.support.NumberDocument
 
insertString(int, String, AttributeSet) - Method in class no.g9.client.support.TextDocument
 
instantiateDialog(ApplicationMethods, String, ReturnToDialog) - Method in class no.g9.client.support.StartDialog
Instantiates a dialog, where the startInit operation is called on instantiation.
interact(Message, DispatcherContext) - Method in class no.g9.client.support.message.ClientInteractor
Interacts a message.
internalFrameActivated(InternalFrameEvent) - Method in class no.g9.client.event.G9WindowAdapter
 
internalFrameClosed(InternalFrameEvent) - Method in class no.g9.client.event.G9WindowAdapter
 
internalFrameClosing(InternalFrameEvent) - Method in class no.g9.client.event.G9WindowAdapter
 
internalFrameDeactivated(InternalFrameEvent) - Method in class no.g9.client.event.G9WindowAdapter
 
internalFrameDeiconified(InternalFrameEvent) - Method in class no.g9.client.event.G9WindowAdapter
 
internalFrameIconified(InternalFrameEvent) - Method in class no.g9.client.event.G9WindowAdapter
 
internalFrameOpened(InternalFrameEvent) - Method in class no.g9.client.event.G9WindowAdapter
 
isBlocked(Component) - Static method in class no.g9.client.support.DialogBlocker
Checks if the specified window component is blocked.
isBlocked(Component) - Method in class no.g9.client.support.EventBlocker
Deprecated.
isBlocked() - Method in interface no.g9.client.support.G9DialogController
Returns true if the dialog is blocked.
isBlocked() - Method in class no.g9.client.support.G9Table
Internal use.
isBlocked() - Method in class no.g9.client.support.ToolTipHeader
Internal use.
isCaseSenstitiveSearch() - Method in class no.g9.client.component.G9ComboBox
Returns the value used when determening if searching is case sensitive.
isCellEditable(int, int) - Method in class no.g9.client.support.G9Table
 
isCellEditable(EventObject) - Method in class no.g9.client.support.JComponentCellEditor
 
isChanged() - Method in class no.g9.client.component.G9ButtonGroup.ComponentGroup
 
isChanged() - Method in class no.g9.client.component.G9ButtonGroup
 
isChanged() - Method in class no.g9.client.component.G9CheckBox
 
isChanged() - Method in class no.g9.client.component.G9ComboBox
 
isChanged() - Method in class no.g9.client.component.G9PasswordField
 
isChanged() - Method in class no.g9.client.component.G9RadioButton
 
isChanged() - Method in class no.g9.client.component.G9TextArea
 
isChanged() - Method in class no.g9.client.component.G9TextField
 
isChanged() - Method in interface no.g9.client.event.G9ValueState
Checks if the currently displayed value is the same as the initial value.
isChanged(String) - Method in class no.g9.client.support.AbstractNode
 
isChanged(String) - Method in interface no.g9.client.support.G9DialogController
Check if the specified role attribute is changed.
isChanged() - Method in interface no.g9.client.support.ListblockLine
Returns true if this line is changed.
isChanged(String) - Method in interface no.g9.client.support.ObjectSelectionNode
Check if the specified attribute is changed.
ischanged - Variable in class no.g9.client.support.ObjectWrapper
Deprecated.
The ischanged flag
isClear() - Method in class no.g9.client.component.G9ButtonGroup
Check if the radio group is clear, viz.
isComplete() - Method in class no.g9.client.support.LinkField
Check if this link is complete
isConsistant() - Method in interface no.g9.client.support.ObjectSelectionNode
Checks whether the current value in the display is valid with respect of the data types in the object of the data selector.
isCustomEditable() - Method in class no.g9.client.component.G9ComboBox
Returns the isCustomEditable property
isDontFire() - Method in class no.g9.client.component.G9ComboBox
Internal use, returns the dontFire flag.
isediting - Variable in class no.g9.client.support.ObjectWrapper
Deprecated.
The isediting flag
isEmpty() - Method in class no.g9.client.support.G9Worker
Returns true if this workers queue is empty
isEnabled() - Method in interface no.g9.client.event.EnableNotifier
 
isEnabled() - Method in interface no.g9.client.support.ObjectSelectionNode
Returns if the object is editable.
isEnabled(String) - Method in interface no.g9.client.support.ObjectSelectionNode
Checks if a given field is possible to edit.
isEnabledComponent(Component) - Method in class no.g9.client.support.G9DialogFrame
Returns true if the given component is enabled otherwise false.
isfocused - Variable in class no.g9.client.support.ObjectWrapper
Deprecated.
The isfocused flag
isheader - Variable in class no.g9.client.support.ObjectWrapper
Deprecated.
The isheader flag
isInToolbar() - Method in class no.g9.client.component.G9Button
Internal use.
isModal() - Method in class no.g9.client.component.G9ToolBar
Return true if this menubar is modal otherwise false.
isModal() - Method in class no.g9.client.component.menu.G9Menu
Return true if this menu is modal otherwise false.
isModal() - Method in class no.g9.client.component.menu.G9MenuBar
Return true if this menubar is modal otherwise false.
isModal() - Method in class no.g9.client.support.G9DialogFrame
Deprecated.
Internal frames support of modality is broken.
isNavigableToParent() - Method in class no.g9.client.support.AbstractNode
Internal use.
isnew - Variable in class no.g9.client.support.ObjectWrapper
Deprecated.
The isnew flag
isPrintStackTrace() - Static method in class no.g9.client.support.Application
 
isRegisteredMnemonic(KeyStroke) - Method in class no.g9.client.support.G9DialogFrame
Internal use.
isRemoveConsecutiveSeparators() - Method in class no.g9.client.component.G9ToolBar
Return true if consecutive separators are to be reduced to one
isRemoveConsecutiveSeparators() - Method in class no.g9.client.component.menu.G9Menu
Return true if consecutive separators are to be reduced to one
isRootNode() - Method in class no.g9.client.support.AbstractNode
Check if this is a root node and if so, return true
isRunning() - Method in class no.g9.client.support.G9Worker
Returns true if this worker is currently doing a task.
isSearchable() - Method in class no.g9.client.component.G9ComboBox
Returns the isSearchable property
isSearchHit(String) - Method in class no.g9.client.component.G9ComboBox
Returns true if an item (viz.
isSelectAllOnFocus() - Method in class no.g9.client.component.G9PasswordField
If the selectAllOnFocus property is true the displayed text is selected each time this component gains focus.
isSelectAllOnFocus() - Method in class no.g9.client.component.G9TextArea
If the selectAllOnFocus property is true the displayed text is selected each time this component gains focus.
isSelectAllOnFocus() - Method in class no.g9.client.component.G9TextField
If the selectAllOnFocus property is true the displayed text is selected each time this component gains focus.
isSelected() - Method in interface no.g9.client.support.ListblockLine
Returns the selected state of this line.
isShown() - Method in interface no.g9.client.support.ObjectSelectionNode
Checks if node is visible.
isShown(String) - Method in interface no.g9.client.support.ObjectSelectionNode
Checks if a given node is visible.
isSorted() - Method in class no.g9.client.component.G9ComboBoxModel
Returns the isSorted property
isUpRelated() - Method in class no.g9.client.support.RoleObject
Returns true if this role is up-related.
isUseAccessMethod() - Method in class no.g9.client.support.RoleObject.AssociationAccess
 
isUseIconsInWindowList() - Method in class no.g9.client.component.menu.G9WindowMenu
Returns the useIconsInWindowList property.
isUseOldMerge() - Static method in class no.g9.client.component.G9ToolBar
 
isVetoed() - Method in class no.g9.client.event.G9VetoableSelectionEvent
Check if the selection event is vetoed.
isWindowAdded(String) - Method in interface no.g9.client.support.ApplicationMethods
Checks if there exist a dialog with the given name.
A B C D E F G H I J L M N O P R S T U V W Y 
Skip navigation links

Copyright © 2006–2018 Esito AS. All rights reserved.