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 

S

saveAssociation(String, Object, Object) - Method in class no.g9.client.support.AbstractNode
Internal use.
selectAll() - Method in class no.g9.client.component.G9ComboBoxEditor
 
selected - Variable in class no.g9.client.support.ObjectWrapper
Deprecated.
The selected flag
selectionChanged(G9SelectedEvent) - Method in interface no.g9.client.event.G9SelectionListener
Inovked each time a g9 selected event occurs.
selectionForKey(char, ComboBoxModel) - Method in class no.g9.client.component.G9ComboBox.SelectionManager
Selects the next match, ignoring key.
SelectionManager() - Constructor for class no.g9.client.component.G9ComboBox.SelectionManager
 
sendG9DataEvent(G9DataEvent) - Method in interface no.g9.client.support.ApplicationMethods
Calls g9DataEvent in all open window controllers with eventObject as parameter.
setAccessPolicy() - Method in interface no.g9.client.support.G9DialogController
This method is invoked after the dialog is fully realized and drawn on screen, so that you migth modify fields, set values etc.
setAllSize(Dimension) - Method in class no.g9.client.component.G9DesktopPane
Sets all component size properties ( maximum, minimum, preferred) to the given dimension.
setAllSize(int, int) - Method in class no.g9.client.component.G9DesktopPane
Sets all component size properties ( maximum, minimum, preferred) to the given width and height.
setApplication(ApplicationMethods) - Method in class no.g9.client.support.message.ClientInteractor
 
setAssociation(Object, String, Object) - Method in class no.g9.client.support.AbstractNode
Internal use.
setAssociation(Object, Object) - Method in class no.g9.client.support.RoleObject.AssociationAccess
Sets the association on the actual object to the association value object
setAssociationName(String) - Method in class no.g9.client.support.RoleObject.AssociationAccess
 
setAttributeName(String) - Method in class no.g9.client.support.AbstractAttributeComparator
Sets the name of the attribute this comparator compares.
setBackgroundColor(JComponent, String) - Static method in class no.g9.client.support.RepositoryProxy
 
setBestFitColumnWidths(JTable) - Static method in class no.g9.client.support.G9Table
Sets the size of the columns of the given JTable to an appropriate size based on the size of the column headings and the contents of the column.
setBestFitColumnWidths(JTable, int) - Static method in class no.g9.client.support.G9Table
Sets the size of a given column in the JTable to an appropriate size based on the size of the column headings and the contents of the column.
setBlankWhenZero(boolean) - Method in class no.g9.client.support.NumberDocument
Sets the value of the blankWhenZero property.
setBlocked(boolean) - Method in class no.g9.client.component.G9Button
Internal use only.
setBlocked(boolean) - Method in class no.g9.client.support.G9Table
Internal use.
setBlocked(boolean) - Method in class no.g9.client.support.ToolTipHeader
Internal use.
setBorder(JComponent, int, String) - Static method in class no.g9.client.support.FrameworkRepository
 
setBorder(JComponent, int, String, int) - Static method in class no.g9.client.support.FrameworkRepository
Internal use, sets border on a component.
setBorder(JComponent, int, String) - Static method in class no.g9.client.support.RepositoryProxy
 
setBorder(JComponent, int, String, int) - Static method in class no.g9.client.support.RepositoryProxy
 
setBounds(int, int, int, int) - Method in class no.g9.client.component.G9DesktopPane
 
setCallee(G9DialogController) - Method in class no.g9.client.support.ReturnToDialog
Sets the dialog being called
setCaller(G9DialogController) - Method in class no.g9.client.support.ReturnToDialog
Sets the caller attribute
setCaseSensitiveSearch(boolean) - Method in class no.g9.client.component.G9ComboBox
Sets whether searching is case sensitive or not (only applies to searchable combos).
setChanged(boolean) - Method in interface no.g9.client.support.ObjectSelectionNode
setChanged(boolean, String) - Method in interface no.g9.client.support.ObjectSelectionNode
Deprecated.
(missing javadoc)
setChangedLineColor(Color) - Method in class no.g9.client.support.G9Table
Internal use.
setCheckForeignNodes(boolean) - Method in class no.g9.client.support.Application
 
setCheckForeignNodes(boolean) - Method in interface no.g9.client.support.ApplicationMethods
Sets the checkForeignNodes flag.
setCheckForeignNodes(Boolean) - Method in interface no.g9.client.support.Listblock
Set the checkForeginNode property.
setClientContext(ClientContext) - Static method in class no.g9.client.support.Application
 
setClosed(boolean) - Method in class no.g9.client.support.G9DialogFrame
Overrides the setClosed method in JInternalFrame.
setColumn(int) - Method in class no.g9.client.support.AbstractAttributeComparator
Internal use.
setColumnHeaderValue(String, String) - Method in interface no.g9.client.support.Listblock
Sets the header value of the specified column.
setComponent1(String, JComponent, Map) - Method in class no.g9.client.support.LinkField
Sets the first component
setComponent2(String, JComponent, Map) - Method in class no.g9.client.support.LinkField
Sets the second component
setConsume(boolean) - Method in class no.g9.client.event.G9KeyEventHolder
Sets the consume flag, indicating if the event should be consumed
setController(G9DialogController) - Method in class no.g9.client.component.G9DialogBox
Sets the g9 dialog controller for this dialog.
setCurrentApplication(ApplicationMethods) - Method in class no.g9.client.support.Application
 
setData(Object) - Method in class no.g9.client.event.G9DataEvent
Sets the data for this event.
setDatatype(int, JTextComponent, int, G9Enums, Class, String, int, boolean) - Static method in class no.g9.client.support.FrameworkRepository
Internal use.
setDatatype(int, JTextComponent, int, G9Enums, Class, String, int, boolean) - Static method in class no.g9.client.support.RepositoryProxy
Tunnels call to repository
setDefaultImage(String) - Method in interface no.g9.client.support.G9Repository
 
setDefaultImage(String) - Static method in class no.g9.client.support.RepositoryProxy
 
setDefaultItem(List<?>) - Method in class no.g9.client.component.menu.G9Menu
The argument list is used as the default menu items for this menu.
setDefaultLineColor(Color) - Method in class no.g9.client.support.G9Table
 
setDirection(int) - Method in class no.g9.client.support.AbstractAttributeComparator
Sets the sort direction of this comparator.
setDisabledField(Object, String, boolean) - Method in interface no.g9.client.support.ListblockLine
Deprecated.
Use setDisabledFieldOS.
setDisabledFieldOS(Object, String, boolean) - Method in interface no.g9.client.support.ListblockLine
Disables/enables a given field in the listblock line represented by the object selection node object owner.
setDocument(Document) - Method in class no.g9.client.component.G9TextField
 
setEditable(boolean) - Method in class no.g9.client.component.G9ComboBox
Sets the combo to be editable.
setEditable(boolean) - Method in class no.g9.client.component.G9PasswordField
 
setEditable(boolean) - Method in class no.g9.client.component.G9TextArea
 
setEditable(boolean) - Method in class no.g9.client.component.G9TextField
 
setEditableCol(int) - Method in class no.g9.client.support.G9Table
Sets a column to be editable.
setEnabled(EnableNotifier, boolean) - Method in class no.g9.client.component.EnableManager
Invokes enable or disable on the specified component depending on the second parameter.
setEnabled(boolean) - Method in class no.g9.client.component.G9PasswordField
 
setEnabled(boolean) - Method in class no.g9.client.component.G9TextArea
 
setEnabled(boolean) - Method in class no.g9.client.component.G9TextField
 
setEnabled(boolean) - Method in class no.g9.client.component.menu.G9Menu
Enable or disable this menu.
setEnabled(boolean) - Method in class no.g9.client.component.menu.G9MenuItem
 
setEnabled(boolean) - Method in interface no.g9.client.event.EnableNotifier
In addition to invoking super.setEnabled, overriding methods should fire the enable event.
setEnabled(boolean) - Method in class no.g9.client.support.G9Table
In addition to itself, all the table cells and the table header are enabled or disabled according to enable.
setEnabled(boolean) - Method in interface no.g9.client.support.ObjectSelectionNode
Makes this object selection enabled or disabled.
setEnabled(boolean, String) - Method in interface no.g9.client.support.ObjectSelectionNode
Makes a given attribute in the object selection enabled or disabled.
setEnabledComponent(Component, boolean) - Method in interface no.g9.client.support.G9DialogController
Recursivly enables or disables a component and all its children.
setEnabledComponent(Component, boolean, boolean) - Method in interface no.g9.client.support.G9DialogController
Internal use.
setEnabledComponent(String, boolean) - Method in interface no.g9.client.support.G9DialogController
Recursivly enables or disables a component and all its children.
setEnabledComponent(Component, boolean) - Method in class no.g9.client.support.G9DialogFrame
Recursivly enables or disables a component and all its children except the components in disableComponents.
setEnabledComponent(Component, boolean, boolean) - Method in class no.g9.client.support.G9DialogFrame
Internal use only.
setEnabledOnEDT(boolean, String) - Method in class no.g9.client.support.AbstractNode
INTERNAL USE.
setEnabledOnEDT(boolean) - Method in class no.g9.client.support.AbstractNode
INTERNAL USE.
setEnabledWholeMenu(boolean) - Method in class no.g9.client.component.menu.G9Menu
Enable or disable this menu and its menu items.
setEnabledWholeMenuBar(boolean) - Method in class no.g9.client.component.menu.G9MenuBar
Enable or disable all menubar menus and their menuitems
setEnabledWholeToolBar(boolean) - Method in class no.g9.client.component.G9ToolBar
Enable or disable all toolbar items.
setExportService(ExportService) - Static method in class no.g9.client.support.Application
Sets the export service for the application.
setFocus(String) - Method in interface no.g9.client.support.ObjectSelectionNode
Requests focus on the given field of this object selection node.
setFocusOnEDT(String) - Method in class no.g9.client.support.AbstractNode
INTERNAL USE.
setFont(Component, String) - Static method in class no.g9.client.support.RepositoryProxy
Tunnels call to repository
setForegroundColor(JComponent, String) - Static method in class no.g9.client.support.RepositoryProxy
 
setG9MenuBar(G9MenuBar) - Method in class no.g9.client.support.G9DialogFrame
Sets this dialog windows menu bar (using the inherited setJMenuBar(JMenuBar) method).
setG9ToolBar(G9ToolBar) - Method in class no.g9.client.support.G9DialogFrame
Sets this dialog windows tool bar.
setHorizontalAlignment(int) - Method in class no.g9.client.component.G9ComboBox
Sets the horizontal alignment.
setId(long) - Method in class no.g9.client.event.G9DataEvent
Sets the id of this event
setIgnoreCheckChanged(boolean) - Method in interface no.g9.client.support.G9DialogController
Sets whether check change is to be executed or not.
setImage(JButton, String) - Static method in class no.g9.client.support.RepositoryProxy
 
setInitialValue(Object) - Method in class no.g9.client.component.G9ButtonGroup.ComponentGroup
 
setInitialValue(Object) - Method in class no.g9.client.component.G9ButtonGroup
 
setInitialValue(Object) - Method in class no.g9.client.component.G9CheckBox
 
setInitialValue(Object) - Method in class no.g9.client.component.G9ComboBox
Sets the initial value to be the specified value.
setInitialValue(Object) - Method in class no.g9.client.component.G9PasswordField
 
setInitialValue(Object) - Method in class no.g9.client.component.G9RadioButton
 
setInitialValue(Object) - Method in class no.g9.client.component.G9TextArea
 
setInitialValue(Object) - Method in class no.g9.client.component.G9TextField
 
setInitialValue(Object) - Method in interface no.g9.client.event.G9ValueState
Sets the initial value to be the specified value.
setInputData(Object) - Method in class no.g9.client.support.StartDialog
Sets inputData
setInputFormat(String) - Method in class no.g9.client.support.G9Document
Sets the value of the inputFormat property.
setInputJustification(int) - Method in class no.g9.client.component.G9ComboBox
Sets the input justification
setInputJustification(int) - Method in class no.g9.client.component.G9PasswordField
Sets the input justification of this component
setInputJustification(int) - Method in class no.g9.client.component.G9TextField
Sets the input justification of this component
setInputMode(boolean) - Method in class no.g9.client.support.G9Document
Sets the value of the inputMode property.
setInToolbar(boolean) - Method in class no.g9.client.component.G9Button
Internal use.
setItem(Object) - Method in class no.g9.client.component.G9ComboBoxEditor
 
setLastException(RuntimeException) - Method in class no.g9.client.support.Application
Set lastException.
setLastException(RuntimeException) - Method in interface no.g9.client.support.ApplicationMethods
Sets the last exception that occured.
setLine(Object, int) - Method in class no.g9.client.support.NodeInfoList
Replaces the line at the specified index with the new line.
setListblockEditing(boolean) - Method in interface no.g9.client.support.Listblock
Set or enables listblock editing within the listblock (has hidden edit fields).
setListblockLineChangedColor(Color) - Static method in class no.g9.client.support.FrameworkRepository
 
setLowerCase(JTextComponent, int) - Static method in class no.g9.client.support.FrameworkRepository
Creates a lower case text component
setLowerCase(JTextComponent, int) - Static method in class no.g9.client.support.RepositoryProxy
Proxy for call to repository
setMaxLength(int) - Method in class no.g9.client.support.G9Document
Sets the value of the maxLength property.
setMenuBar(G9MenuBar) - Method in class no.g9.client.component.G9DesktopPane
Sets the desktop's menu bar
setMessageFont(Font) - Method in class no.g9.client.support.StatusBar
Sets the font used by the message bar when displaying text messages.
setModal(boolean) - Method in class no.g9.client.component.G9ToolBar
Enable or disable the modal status of this tool bar.
setModal(boolean) - Method in class no.g9.client.component.menu.G9Menu
Enables or disables all default and application menu items or their assigned actions.
setModal(boolean) - Method in class no.g9.client.component.menu.G9MenuBar
Enable or disable the modal status of this menu bar.
setModal(G9DialogController, boolean) - Method in interface no.g9.client.support.ApplicationMethods
Makes the window controlled by this controller modal.
setModal(boolean) - Method in interface no.g9.client.support.G9DialogController
Make this dialog modal.
setName(String) - Method in class no.g9.client.support.G9Document
 
setNextComparator(AbstractAttributeComparator) - Method in class no.g9.client.support.AbstractAttributeComparator
Sets the next comparator.
setNode(AbstractNode) - Method in class no.g9.client.support.RoleObject
Internal use! Sets the abstract node associated with this role object.
setNormalCursor() - Method in interface no.g9.client.support.G9DialogController
Changes cursos for this dialog into a normal cursor.
setOpCode(int) - Method in class no.g9.client.support.ReturnToDialog
Sets the opCode for further processing in caller
setOpCode(int) - Method in class no.g9.client.support.StartDialog
Sets the opCode for further processing in callee
setOutputFormat(String) - Method in class no.g9.client.support.G9Document
Sets the value of the outputFormat property.
setOutputJustification(int) - Method in class no.g9.client.component.G9ComboBox
Sets the output justification.
setOutputJustification(int) - Method in class no.g9.client.component.G9PasswordField
Sets the output justifiaction of this component
setOutputJustification(int) - Method in class no.g9.client.component.G9TextField
Sets the output justifiaction of this component
setParentNode(ObjectSelectionNode) - Method in interface no.g9.client.support.ObjectSelectionNode
Sets the parent node object.
setPopupMenu(String) - Method in interface no.g9.client.support.Listblock
Sets which popup menu to be used for this listblock.
setPrintService(PrintService) - Static method in class no.g9.client.support.Application
Sets the print service for the application.
setPrintStackTrace(boolean) - Static method in class no.g9.client.support.Application
If set to true, stack trace is printed in applicationExceptionHandler
setPriority(int) - Method in class no.g9.client.support.AbstractAttributeComparator
Sets the priority of this comparator.
setRemoveConsecutiveSeparators(boolean) - Method in class no.g9.client.component.G9ToolBar
If set to true, consecutive separators are reduced to one
setRemoveConsecutiveSeparators(boolean) - Method in class no.g9.client.component.menu.G9Menu
If set to true, consecutive separators are reduced to one
setRemoveConsecutiveSeparators(boolean) - Method in class no.g9.client.component.menu.G9MenuBar
If set to true then consecutive separators are reduced to one in all g9 menus added to this menubar.
setReturnData(Object) - Method in class no.g9.client.support.ReturnToDialog
Sets the return data from callee that may be used in caller
setScrollPaneInUse(JScrollPane) - Method in class no.g9.client.support.G9Table
Internal use! The scrollPane is used to caluculate the width of the table.
setSearchable(boolean) - Method in class no.g9.client.component.G9ComboBox
Sets this combo as searchable.
setSelectAllOnFocus(boolean) - Method in class no.g9.client.component.G9ComboBox
Internal use.
setSelectAllOnFocus(boolean) - Method in class no.g9.client.component.G9ComboBoxEditor
Sets the select all on focus property
setSelectAllOnFocus(boolean) - 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.
setSelectAllOnFocus(boolean) - 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.
setSelectAllOnFocus(boolean) - 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.
setSelected(boolean) - Method in class no.g9.client.component.G9CheckBox
 
setSelected(boolean) - Method in class no.g9.client.component.G9RadioButton
 
setSelected(boolean) - Method in interface no.g9.client.support.ListblockLine
Selects or unselects this line, depending on the select value.
setSelectedItem(Object) - Method in class no.g9.client.component.G9ComboBox
 
setSelectedItemG9(Object) - Method in class no.g9.client.component.G9ComboBox
Deprecated.
This method is now obsolete and should not be used. Use G9ComboBox.setSelectedItem(Object) instead.
setSelectedLine(int) - Method in interface no.g9.client.support.Listblock
Selects a line in the list.
setSelectedLine(ListblockLine) - Method in interface no.g9.client.support.Listblock
Selects a line in the list.
setSelectedLines(int[]) - Method in interface no.g9.client.support.Listblock
Selects a set of lines in the list.
setServerApplicationName(String) - Method in interface no.g9.client.support.G9DialogController
Sets the server application name for the dialogs object selection
setServiceProxy(JGrapeService) - Static method in class no.g9.client.support.Application
Sets the service proxy for the application
setShown(boolean) - Method in interface no.g9.client.support.ObjectSelectionNode
Makes object selection visible/invisible.
setShown(boolean, String) - Method in interface no.g9.client.support.ObjectSelectionNode
Makes a given field in this object selection node visible or invisible.
setShownOnEDT(boolean) - Method in class no.g9.client.support.AbstractNode
INTERNAL USE.
setShownOnEDT(boolean, String) - Method in class no.g9.client.support.AbstractNode
INTERNAL USE.
setShowZero(String, boolean) - Method in interface no.g9.client.support.ObjectSelectionNode
Deprecated.
Display rules and blank when zero should be set in the model!
setSorted(boolean) - Method in class no.g9.client.component.G9ComboBox
Sets the isSorted property.
setSorted(boolean) - Method in class no.g9.client.component.G9ComboBoxModel
Sets the isSorted property.
setState(int) - Method in class no.g9.client.support.AbstractNode
 
setState(int, boolean) - Method in class no.g9.client.support.AbstractNode
Sets the state of this target.
setState(int) - Method in interface no.g9.client.support.ObjectSelectionNode
Sets the current state of this node.
setStyle(Color, Color) - Method in interface no.g9.client.support.ObjectSelectionNode
Sets the foreground and background color of given node.
setStyleOnEDT(Color, Color) - Method in class no.g9.client.support.AbstractNode
INTERNAL USE.
setTableColumnEditor(TableColumn, Object) - Static method in class no.g9.client.support.TableBlockTools
Sets the specified component to act as a column editor for the specified table column.
setText(String) - Method in class no.g9.client.component.G9PasswordField
 
setText(String) - Method in class no.g9.client.component.G9TextArea
 
setText(String) - Method in class no.g9.client.component.G9TextField
 
setToolBar(G9ToolBar) - Method in class no.g9.client.component.G9DesktopPane
Sets the desktop tool bar
setToolTipStrings(String[]) - Method in class no.g9.client.support.ToolTipHeader
Sets the tool tip strings to be used by this tool tip header.
setToolTipStrings(List) - Method in class no.g9.client.support.ToolTipHeader
Sets the tool tip strings to be used by this tool tip header.
setType(String) - Method in class no.g9.client.event.G9DataEvent
Sets the type of this event
setUpdateWhenManipulated(boolean) - Method in interface no.g9.client.support.Listblock
Setting update when manipulated to false will not make the GUI update itself when the data in the listblock is modified using insert/update/delete calls.
setUpperCase(JTextComponent, int) - Static method in class no.g9.client.support.FrameworkRepository
Creates an uper case text component
setUpperCase(JTextComponent, int) - Static method in class no.g9.client.support.RepositoryProxy
Proxy for call to repository
setUpRelated(boolean) - Method in class no.g9.client.support.RoleObject
Sets the up-related property.
setUseAccessMethod(boolean) - Method in class no.g9.client.support.RoleObject.AssociationAccess
 
setUsedAsListblockEditor(DefaultCellEditor) - Method in class no.g9.client.component.G9ComboBox
Internal use! Will not be implemented until editable listblock is supported.
setUseIconsInWindowList(boolean) - Method in class no.g9.client.component.menu.G9WindowMenu
Sets the useIconsInWindowList property.
setUseOldMerge(boolean) - Static method in class no.g9.client.component.G9ToolBar
 
setValue(Object) - Method in class no.g9.client.component.G9ComboBox
Selects a value, this is the same as invoking display(value).
setValue(Object) - Method in class no.g9.client.component.G9PasswordField
Set the documents new value.
setValue(Object) - Method in class no.g9.client.component.G9TextArea
 
setValue(Object) - Method in class no.g9.client.component.G9TextField
Set the documents new value.
setValue(Object) - Method in class no.g9.client.support.DateDocument
 
setValue(Object) - Method in class no.g9.client.support.DateMidnightDocument
 
setValue(Object) - Method in class no.g9.client.support.DateTimeDocument
 
setValue(Object) - Method in class no.g9.client.support.EnumeratorDocument
 
setValue(Object) - Method in class no.g9.client.support.G9Document
 
setValue(Object) - Method in interface no.g9.client.support.G9FieldValue
 
setValue(Object) - Method in class no.g9.client.support.G9TableCellRenderer
Sets the String object for the cell being rendered to value.
setValue(Object) - Method in class no.g9.client.support.LocalDateDocument
 
setValue(Object) - Method in class no.g9.client.support.LocalDateTimeDocument
 
setValue(Object) - Method in class no.g9.client.support.LocalTimeDocument
 
setValue(Object) - Method in class no.g9.client.support.NumberDocument
 
setValue(Object) - Method in class no.g9.client.support.TextDocument
 
setVisible(Component, boolean) - Method in class no.g9.client.component.G9TabPaneManager
Shows or hides the specified tab component.
setVisible(boolean) - Method in class no.g9.client.component.G9TextArea
 
setVisible(boolean) - Method in class no.g9.client.component.menu.G9Menu
Show or hide this menu.
setVisible(boolean) - Method in class no.g9.client.support.G9DialogFrame
Makes the component visible or invisible.
setVisible(boolean, boolean) - Method in class no.g9.client.support.G9DialogFrame
Makes the component visible or invisible.
setVisibleComponent(Component, boolean) - Method in interface no.g9.client.support.G9DialogController
Recursivly hides or shows a component and all its children.
setVisibleComponent(Component, boolean, boolean) - Method in interface no.g9.client.support.G9DialogController
Internal use.
setVisibleComponent(String, boolean) - Method in interface no.g9.client.support.G9DialogController
Recursivly hides or shows a component and all its children.
setVisibleComponent(Component, boolean, boolean) - Method in class no.g9.client.support.G9DialogFrame
Shows or hide the specified component.
setVisibleComponent(Component, boolean) - Method in class no.g9.client.support.G9DialogFrame
Recursivly hides a component and all its children or recursivly shows a component and all its children except explicedly hidden children.
setWaitCursor() - Method in interface no.g9.client.support.G9DialogController
Changes cursor for this dialog into a wait cursor.
setWholeNumberField(JTextComponent, int) - Method in class no.g9.client.support.FrameworkRepository
Creates a whole number text component
setWindowTitle(String) - Method in interface no.g9.client.support.G9DialogController
Set the title of the dialog window.
setXmlConverter(XmlConverter) - Static method in class no.g9.client.support.Application
Sets the xml converter service for the application
ShellLauncher - Class in no.g9.client.support
The Shell Launcher launches the specified file as a command on the Windows cmd shell.
ShellLauncher() - Constructor for class no.g9.client.support.ShellLauncher
 
shouldConsume() - Method in class no.g9.client.event.G9KeyEventHolder
Returns the consume flag
shouldSelectCell(EventObject) - Method in class no.g9.client.support.JComponentCellEditor
 
showColumn(int) - Method in class no.g9.client.support.G9Table
Internal use! Shows the specified coulmn.
showColumn(String) - Method in interface no.g9.client.support.Listblock
Shows the specified column.
showColumn(List) - Method in interface no.g9.client.support.Listblock
Shows the specified columns.
showDialog(JDialog) - Static method in class no.g9.client.support.DialogBoxTool
Internal use.
showTab(Component) - Method in class no.g9.client.component.G9TabPaneManager
Show the tab with the specified title.
size() - Method in interface no.g9.client.support.Listblock
Returns number of lines in the listblock, regardless of the listblocklines status.
size() - Method in class no.g9.client.support.NodeInfoList
Returns the size of the list.
sort(Comparator) - Method in class no.g9.client.support.NodeInfoList
Sorts the list using the supplied comparator as argument to Collections.sort(List, Comparator).
StartDialog - Class in no.g9.client.support
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.
StartDialog() - Constructor for class no.g9.client.support.StartDialog
 
startInit(Object, Object) - Method in interface no.g9.client.support.G9DialogController
Handles initialization of a dialog from another dialog
StatusBar - Class in no.g9.client.support
Class used for displaying messages or components.
StatusBar() - Constructor for class no.g9.client.support.StatusBar
Default constructor.
statusBarMessage(String, boolean) - Method in interface no.g9.client.support.ApplicationMethods
Deprecated.
use the StatusBar instead.
statusBarMessage(String, Object[], boolean) - Method in interface no.g9.client.support.ApplicationMethods
Deprecated.
use the StatusBar instead.
statusBarMessage(String, boolean, int) - Method in interface no.g9.client.support.ApplicationMethods
Deprecated.
use the StatusBar instead.
statusBarMessage(String, Object[], boolean, int) - Method in interface no.g9.client.support.ApplicationMethods
Deprecated.
use the StatusBar instead.
stopCellEditing() - Method in class no.g9.client.support.JComponentCellEditor
 
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–2017 Esito AS. All rights reserved.