All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

A

abort(). Static method in class com.sgi.sysadm.ui.HostContext
Exit all HostContexts in this JVM.
acceptsOperandType(String). Method in class com.sgi.sysadm.ui.TaskLoader
Determine if the Task accepts the given operand type.
activate(). Method in class com.sgi.sysadm.manager.RApplet
Called when the user activates (typically by clicking the mouse) the Applet.
ACTIVE_LINK_COLOR. Static variable in class com.sgi.sysadm.ui.richText.RichTextComponent
The resource RichText.activeLinkColor or <componentName>.activeLinkColor is an Integer specifying the color to be used in the text of a link when the user is holding the mouse button down over that link.
add(AbstractButton). Method in class com.sgi.sysadm.ui.RButtonGroup
Adds a button to the group.
ADD_BUTTON_LABEL. Static variable in class com.sgi.sysadm.ui.EditableList
The resource EditableList.addButtonLabel or <componentName>.addButtonLabel is the String displayed on the Add button.
ADD_MARGIN_HEIGHT. Static variable in interface com.sgi.sysadm.ui.ItemViewProperties
The property ItemViewPanel.additionalInfo.marginHeight is the height (in points) of the margin around the additional info panel.
ADD_MARGIN_WIDTH. Static variable in interface com.sgi.sysadm.ui.ItemViewProperties
The property ItemViewPanel.additionalInfo.marginWidth is the width (in points) of the margin around the additional info panel.
addActionListener(ActionListener). Method in class com.sgi.sysadm.ui.treeView.TreeViewPane
Add a listener that gets called when an action is performed on a node in the tree.
addAttrListener(AttrListener). Method in class com.sgi.sysadm.util.AttrBundle
Add a listener to get notified when Attributes are added, changed, or removed.
addBlinker(Blinker). Static method in class com.sgi.sysadm.ui.BlinkThread
addCategoryListener(CategoryListener). Method in class com.sgi.sysadm.category.Category
Convenience method to specify that the CategoryListener object is interested in receiving all notifications.
addCategoryListener(CategoryListener, NotificationFilter). Method in class com.sgi.sysadm.category.Category
Called by clients to add a CategoryListener to the list of objects which will receive types of notifications specified.
addComponent(Component). Method in class com.sgi.sysadm.ui.OneColumnPanel
Adds a component without a label to the panel.
addComponent(Component). Method in class com.sgi.sysadm.ui.TwoColumnPanel
Adds a component without a label to the panel
addComponent(Component, Component). Method in class com.sgi.sysadm.ui.OneColumnPanel
Adds a component and a label to the panel.
addComponent(Component, Component). Method in class com.sgi.sysadm.ui.TwoColumnPanel
Adds a component and a label to the panel.
addComponent(Component, String). Method in class com.sgi.sysadm.ui.LabelComponentPanel
Adds a component and a LinkLabel to a page.
addComponent(Component, String). Method in class com.sgi.sysadm.ui.OneColumnPanel
Adds a component and a label to the panel.
addComponent(Component, String). Method in class com.sgi.sysadm.ui.TwoColumnPanel
Adds a component and a label to the panel
addComponent(Component, String, Component). Method in class com.sgi.sysadm.ui.LabelComponentPanel
Adds a component and a label to the page.
addControlListener(TaskControlListener). Method in class com.sgi.sysadm.ui.TaskControlPanel
Register interest in TaskControlPanel events.
addEntry(String). Method in class com.sgi.sysadm.plugin.LogViewerFrame
addFocusListener(FocusListener). Method in class com.sgi.sysadm.ui.RTextField
Add a FocusListener to our list.
addIconListener(String, Object, int, int, RenderedObjectListener). Method in class com.sgi.sysadm.ui.IconRenderer
Adds a RenderedObjectListener to the renderer
addIconListener(String, Object, int, int, RenderedObjectListener). Method in class com.sgi.sysadm.ui.ResourceBasedIconRenderer
Adds a RenderedObjectListener to the renderer
addInTaskDataBinding(String, String). Method in class com.sgi.sysadm.ui.TaskLaunchComponent
Connects some parent's (ex., metatask) TaskData to the child's TaskData.
addItem(Item). Method in class com.sgi.sysadm.category.Category
Called by subclasses when a new Item is discovered at startup or when an Item is added.
addItemFinderListener(ItemFinderListener). Method in class com.sgi.sysadm.ui.ItemFinder
Add an ItemFinderListener to this ItemFinder
addItemListener(ItemListener). Method in class com.sgi.sysadm.ui.ItemTable
Add a ItemListener to receive ItemEvents when the Items are selected in the ItemTable, or when the selection changes.
addItemViewInfo(Component, Component). Method in class com.sgi.sysadm.ui.ItemViewPanel
Adds a label and value to the "info" part of the panel.
addItemViewInfo(Component, String). Method in class com.sgi.sysadm.ui.ItemViewPanel
Adds a label and value to the "info" part of the panel.
addItemViewInfo(String, Component). Method in class com.sgi.sysadm.ui.ItemViewPanel
Adds a label and value to the "info" part of the panel.
addItemViewInfo(String, String). Method in class com.sgi.sysadm.ui.ItemViewPanel
Adds a label and value to the "info" part of the panel.
addItemViewLaunchRequestListener(ItemViewLaunchRequestListener). Method in class com.sgi.sysadm.ui.ItemTable
Adds an ItemViewLaunchRequestListener that will be notified if a user requests that an ItemView be launched (such as by clicking on a hyperlink in the ItemTable)
addItemViewLaunchRequestListener(ItemViewLaunchRequestListener). Method in class com.sgi.sysadm.ui.ItemTableController
Adds an ItemViewLaunchRequestListener.
addItemViewLaunchRequestListener(ItemViewLaunchRequestListener). Method in class com.sgi.sysadm.ui.ItemView
Adds an ItemViewLaunchRequestListener that will be notified if a user requests that a ItemView be launched (such as be clicking on a hyperlink on the ItemView)
addItemViewLaunchRequestListener(ItemViewLaunchRequestListener). Method in class com.sgi.sysadm.ui.ItemViewController
Adds a ItemViewLaunchRequestListener to the list of listeners that will be notified when a user clicks on a hyperlink to launch a new ItemView.
addItemViewLaunchRequestListener(ItemViewLaunchRequestListener). Method in class com.sgi.sysadm.ui.ResultViewPanel
Adds an ItemViewLaunchRequestListener to the list of listeners that will be notified if an ItemView launch is requested.
ADDITIONAL_INFO_RENDERER. Static variable in interface com.sgi.sysadm.ui.ItemViewProperties
A property <name>.ItemView.additionalInfoRenderer gives the fully qualified name of a class to use as the ItemViewAdditionalInfoRenderer for this ItemView.
addKeyCodeShortCut(JButton, int). Static method in class com.sgi.sysadm.ui.UIContext
Add an accelerator to a button using the specified keyCode.
addKeyCodeShortCut(JButton, String). Method in class com.sgi.sysadm.ui.UIContext
Add an accelerator to a button using the specified resource.
addLayoutComponent(Component, Object). Method in class com.sgi.sysadm.ui.LinkPageLayout
addLayoutComponent(String, Component). Method in class com.sgi.sysadm.ui.LinkPageLayout
addLinkListener(LinkListener). Method in class com.sgi.sysadm.ui.richText.RichTextComponent
Add a listener to be notified when the user clicks on a link.
addListSelectionListener(ListSelectionListener). Method in class com.sgi.sysadm.ui.ItemTablePanel
Adds a ListSelectionListener to the table's selection model
addModule(String). Static method in class com.sgi.sysadm.util.Log
Add a module to the set of modules to display.
addNameListener(String, Object, RenderedObjectListener). Method in class com.sgi.sysadm.ui.NameRenderer
Adds a RenderedObjectListener to the renderer
addNotify(). Method in class com.sgi.sysadm.ui.ComponentTable
Override addNotify() in order to initialize table headers.
addNotify(). Method in class com.sgi.sysadm.ui.EditableList
Called when we're added to a Container.
addOptionalTaskComponent(Component). Method in class com.sgi.sysadm.ui.TaskPage
Adds an optional component but no label to the TaskPage
addOptionalTaskComponent(Component, Component). Method in class com.sgi.sysadm.ui.TaskPage
Adds an optional component and a label to the TaskPage.
addOptionalTaskComponent(Component, String). Method in class com.sgi.sysadm.ui.TaskPage
Adds a component and a label to the TaskPage.
addOptionalTaskComponent(Component, String, Component). Method in class com.sgi.sysadm.ui.TaskPage
Adds an optional component and a label to the TaskPage.
addOutTaskDataBinding(String, String). Method in class com.sgi.sysadm.ui.TaskLaunchComponent
Connects some child's TaskData to the parent's (ex., metatask) TaskData.
addPrivs(String[], String, ResultListener). Method in interface com.sgi.sysadm.util.PrivBroker
Add a set of privileges for the user.
addProcessListener(ProcessListener). Method in class com.sgi.sysadm.util.ProcessWatcher
Add a listener interested in ProcessEvents.
addRButtonGroupListener(RButtonGroup. RButtonGroupListener). Method in class com.sgi.sysadm.ui.RButtonGroup
Add a RButtonGroupListener to this RButtonGroup.
addRenderedObjectListener(String, RenderedObjectListener, Object). Method in class com.sgi.sysadm.ui.GenericItemRenderer
Adds a RenderedObjectListener to the renderer
addSpanningComponent(Component). Method in class com.sgi.sysadm.ui.TwoColumnPanel
Adds a component that spans both the left and right columns.
addTableSortRequestListener(TableSortRequestListener). Method in class com.sgi.sysadm.ui.ComponentTable
Adds a listener that will be notified when the user requests that a table be sorted on a particular column.
addTableSortRequestListener(TableSortRequestListener). Method in class com.sgi.sysadm.ui.ItemTablePanel
Adds a TableSortRequestListener to this table.
addTaskComponent(Component). Method in class com.sgi.sysadm.ui.TaskPage
Adds a component but no label to the TaskPage
addTaskComponent(Component, Component). Method in class com.sgi.sysadm.ui.TaskPage
Adds a component and a label to the TaskPage.
addTaskComponent(Component, String). Method in class com.sgi.sysadm.ui.TaskPage
Adds a component and a label to the TaskPage.
addTaskComponent(Component, String, Component). Method in class com.sgi.sysadm.ui.TaskPage
Adds a component and a label to the TaskPage.
addTaskDataBinder(String, TaskDataBinder). Method in class com.sgi.sysadm.ui.taskData.TaskData
Add a TaskDataBinder that gets notified when a particular Attribute changes.
addTaskDoneListener(TaskDoneListener). Method in class com.sgi.sysadm.ui.Task
Register interest in task completion.
addTaskDoneListener(TaskDoneListener). Method in class com.sgi.sysadm.ui.TaskFrame
Register interest in task completion.
addTaskLaunchComponentListener(TaskLaunchComponentListener). Method in class com.sgi.sysadm.ui.TaskLaunchComponent
Adds a listener to the list of listeners that will be notified when this TaskLaunchComponent changes state.
addTaskLaunchRequestListener(TaskLaunchRequestListener). Method in class com.sgi.sysadm.ui.ItemView
Adds a TaskLaunchRequestListener that will be notified if a user requests that a Task be launched (such as by clicking in a TaskShelf contained by this ItemView)
addTaskLaunchRequestListener(TaskLaunchRequestListener). Method in class com.sgi.sysadm.ui.ResultViewPanel
Adds a TaskLaunchRequestListener to the list of listeners that will be notified if an Task launch is requested.
addTaskLaunchRequestListener(TaskLaunchRequestListener). Method in class com.sgi.sysadm.ui.TaskShelfPanel
Adds a listener to the list that will be notified when a user requests that a task be launched.
addTitleListener(TitleListener). Method in class com.sgi.sysadm.ui.ItemTable
Adds a TitleListener to the ItemTable.
addTitleListener(TitleListener). Method in class com.sgi.sysadm.ui.ItemView
Adds a title Listener
addTitleListener(TitleListener). Method in class com.sgi.sysadm.ui.Task
Register interest in changes to the Task title.
addTitleListener(TitleListener). Method in class com.sgi.sysadm.ui.TaskContext
Add a listener to the list of those interested in changes to the Task title.
addTreeSelectionListener(TreeSelectionListener). Method in class com.sgi.sysadm.ui.treeView.TreeViewPane
Adds a listener for TreeSelection events.
ALIGNMENT. Static variable in interface com.sgi.sysadm.ui.ItemTableProperties
A property <name>.ItemTable.alignment.<column> specifies the alignment to use for a column.
ALL_DATA_VERIFIER. Static variable in class com.sgi.sysadm.ui.TaskContext
When the user presses the OK button, the Task will call TaskContext.allDataOK(TaskDataVerifiers.MUST_BE_SET).
ALL_ITEMS. Static variable in class com.sgi.sysadm.category.NotificationFilter
NotificationFilter specifying interest in all Item(s) of a Category.
ALL_OPERAND_TYPES. Static variable in class com.sgi.sysadm.ui.Task
The String Task.allOperandTypes is the value a Task should use for the property Task.operandTypeAccepted if the Task will accept an operand of any type.
allDataOK(int, Object, ResultListener). Method in class com.sgi.sysadm.ui.TaskContext
Verify that all TaskData is valid.
alreadyExists(EditableList). Static method in class com.sgi.sysadm.ui.EditableList.DefaultEditVerifier
Checks to see if there is already a row in the list has the same values for each column as the values in the editor.
ALWAYS. Static variable in class com.sgi.sysadm.ui.LabelComponentConstraints
Always attach the component the the right hand side
ALWAYS_CLEAR. Static variable in class com.sgi.sysadm.ui.ItemFinder
Pass this value to setClearBehavior to specify that the ItemFinder should clear the text when the Category is set via the setCategory method.
appendPage(GuidePage). Method in class com.sgi.sysadm.ui.Guide
Append a GuidePage to the ordered list of GuidePages.
appendTaskDataVerifier(String, TaskDataVerifier). Method in class com.sgi.sysadm.ui.TaskContext
Append a TaskDataVerifier onto the list of verifiers.
AppExitHandler(). Constructor for class com.sgi.sysadm.ui.HostContext.AppExitHandler
apply(Object, Object). Method in interface com.sgi.sysadm.util.BinaryPredicate
Tests whether or not the arguments satisfy some condition.
ArrowIcon(ResourceStack, int). Constructor for class com.sgi.sysadm.ui.ArrowIcon
Constructor
ArrowIcon(ResourceStack, String, int). Constructor for class com.sgi.sysadm.ui.ArrowIcon
Constructor
ASSERT. Static variable in class com.sgi.sysadm.util.Log
Used with leveOn()/levelOff() to enable/disable display of messages from the assert() logging method.
assert(boolean, String). Static method in class com.sgi.sysadm.util.Log
Verify some condition is true; if not log a message and terminate the program.
Association(String, String, String). Constructor for class com.sgi.sysadm.category.Association
Association constructor.
AssociationItemFinderBinder(ItemFinder, String, String, HostContext). Constructor for class com.sgi.sysadm.ui.taskData.AssociationItemFinderBinder
Construct a AssociationItemFinderBinder.
attachBottom. Variable in class com.sgi.sysadm.ui.LabelComponentConstraints
The bottommost Component in the layout will be attached to the bottom of the Container if attachBottom is set to true for that component.
attrAdded(AttrEvent). Method in interface com.sgi.sysadm.util.AttrListener
Called when an Attribute is added to a AttrBundle.
attrAdded(AttrEvent). Method in class com.sgi.sysadm.category.CategoryAdapter
attrAdded(AttrEvent). Method in class com.sgi.sysadm.ui.taskData.TaskDataBinder
Called whenever an Attribute in TaskData is added.
AttrBundle(). Constructor for class com.sgi.sysadm.util.AttrBundle
Construct an AttrBundle with empty type and selector.
AttrBundle(AttrBundle). Constructor for class com.sgi.sysadm.util.AttrBundle
Construct an AttrBundle that is a copy of other.
AttrBundle(String). Constructor for class com.sgi.sysadm.util.AttrBundle
Construct an AttrBundle from serialized format.
AttrBundle(String, String). Constructor for class com.sgi.sysadm.util.AttrBundle
Construct an AttrBundle with type and selector.
attrChanged(AttrEvent). Method in interface com.sgi.sysadm.util.AttrListener
Called when an Attribute within an AttrBundle changes.
attrChanged(AttrEvent). Method in class com.sgi.sysadm.category.CategoryAdapter
attrChanged(AttrEvent). Method in class com.sgi.sysadm.ui.taskData.TaskDataBinder
Called whenever an Attribute in TaskData changes.
AttrEvent(AttrBundle, Attribute). Constructor for class com.sgi.sysadm.util.AttrEvent
Construct an AttrEvent.
Attribute(String, AttrBundle). Constructor for class com.sgi.sysadm.util.Attribute
Construct an Attribute of type AttrBundle
Attribute(String, boolean). Constructor for class com.sgi.sysadm.util.Attribute
Construct an Attribute of type boolean.
Attribute(String, double). Constructor for class com.sgi.sysadm.util.Attribute
Construct an Attribute of type double.
Attribute(String, long). Constructor for class com.sgi.sysadm.util.Attribute
Construct an Attribute of type long.
Attribute(String, Object). Constructor for class com.sgi.sysadm.util.Attribute
Construct an attribute from a name and a value object
Attribute(String, String). Constructor for class com.sgi.sysadm.util.Attribute
Construct an Attribute of type String.
Attribute(String, String, String). Constructor for class com.sgi.sysadm.util.Attribute
Construct an Attribute from String representations of type and value.
AttributeAbstractButtonBinder(AbstractButton, Attribute). Constructor for class com.sgi.sysadm.ui.taskData.AttributeAbstractButtonBinder
Construct an AttributeAbstractButtonBinder.
attrRemoved(AttrEvent). Method in interface com.sgi.sysadm.util.AttrListener
Called when an Attribute is removed from a AttrBundle.
attrRemoved(AttrEvent). Method in class com.sgi.sysadm.category.CategoryAdapter
attrRemoved(AttrEvent). Method in class com.sgi.sysadm.ui.taskData.TaskDataBinder
Called whenever an Attribute in TaskData is removed.
AUTO_WRAP. Static variable in class com.sgi.sysadm.ui.richText.RichTextComponent
The resource RichText.autoWrap or <componentName>.autoWrap is a Boolean specifying whether RichText should wrap long lines in paragraphs.

B

BACKGROUND. Static variable in interface com.sgi.sysadm.ui.treeView.TreeViewProperties
The property <prefix>.background specifies the color to be used as the background for the TreeViewPane.
BAD_PAGE_TYPE. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.Error.badPageType is a format String that is displayed if a table of contents page plugin is not of the expected type (specifically TaskManagerPanel).
BASED_ON. Static variable in interface com.sgi.sysadm.ui.ItemTableProperties
A property <name>.ItemTable.basedOn.<column> is a string that tells which Attribute of the Item is associated with the column given by <column>.
BASED_ON. Static variable in interface com.sgi.sysadm.ui.ItemViewProperties
A property <name>.ItemView.basedOn.<field> is a string that tells which Attribute of the Item is associated with the field given by <field>, where <name> is the name that was passed the the constructor of ItemViewController.
BEEP. Static variable in class com.sgi.sysadm.ui.FilteredTextField
Passing in the special character FilteredTextField.BEEP as the designated replacement character will cause the text field to beep instead of converting disallowed characters.
beginBlockChanges(). Method in class com.sgi.sysadm.category.Category
Begin a change block.
beginBlockChanges(). Method in class com.sgi.sysadm.category.CategoryAdapter
beginBlockChanges(). Method in interface com.sgi.sysadm.category.CategoryListener
Called by Category prior to a block of of changes.
bgnclosedline(). Method in class com.sgi.sysadm.ui.FtrIcon
Start drawing a series of closed lines.
bgnline(). Method in class com.sgi.sysadm.ui.FtrIcon
Start drawing a series of connected lines.
bgnoutlinepolygon(). Method in class com.sgi.sysadm.ui.FtrIcon
Start drawing an outlined polygon.
bgnpoint(). Method in class com.sgi.sysadm.ui.FtrIcon
Start drawing a series of points.
bgnpolygon(). Method in class com.sgi.sysadm.ui.FtrIcon
Start drawing a polygon.
bind(TaskData, String, AbstractButton). Static method in class com.sgi.sysadm.ui.taskData.BooleanAbstractButtonBinder
Bind the Attribute name in taskData to button, so that when button changes the Attribute is updated and vice versa.
bind(TaskData, String, AbstractButton, Attribute). Static method in class com.sgi.sysadm.ui.taskData.AttributeAbstractButtonBinder
Bind a Button to a piece of TaskData.
bind(TaskData, String, AbstractButton, boolean). Static method in class com.sgi.sysadm.ui.taskData.BooleanAbstractButtonBinder
Bind the Attribute name in taskData to button, so that when button changes the Attribute is updated and vice versa.
bind(TaskData, String, Component). Static method in class com.sgi.sysadm.ui.taskData.BooleanComponentEnabledBinder
Bind the Attribute name in taskData to comp so that when the Attribute changes the enabled state of comp changes.
bind(TaskData, String, Component). Static method in class com.sgi.sysadm.ui.taskData.StringComponentEnabledBinder
Bind component to the Attribute name in taskData so that when the Attribute changes the component is enabled/disabled.
bind(TaskData, String, ItemFinder). Static method in class com.sgi.sysadm.ui.taskData.SelectorItemFinderBinder
Bind the Attribute name in taskData to finder, so that when finder changes the Attribute is updated and vice versa.
bind(TaskData, String, ItemFinder). Static method in class com.sgi.sysadm.ui.taskData.TextItemFinderBinder
Bind the Attribute name in taskData to finder, so that when finder changes the Attribute is updated and vice versa.
bind(TaskData, String, ItemFinder, String, String). Static method in class com.sgi.sysadm.ui.taskData.ReasonItemFinderBinder
Bind the Attribute name in taskData to finder, so that when finder changes the Attribute is updated and vice versa.
bind(TaskData, String, JComboBox, Object, long). Static method in class com.sgi.sysadm.ui.taskData.LongJComboBoxBinder
Bind the Attribute name in taskData to box, so that when item is selected in box the Attribute is changed to value, and vice versa.
bind(TaskData, String, JComboBox, Object, String). Static method in class com.sgi.sysadm.ui.taskData.StringJComboBoxBinder
Bind the Attribute name in taskData to box, so that when entry is selected in box the Attribute is changed to value, and vice versa.
bind(TaskData, String, JLabel). Static method in class com.sgi.sysadm.ui.taskData.StringJLabelBinder
Bind label to the Attribute name in taskData so that when the Attribute changes label is updated.
bind(TaskData, String, JTextComponent). Static method in class com.sgi.sysadm.ui.taskData.LongJTextComponentBinder
Bind the Attribute name in taskData to text, so that when text changes the Attribute is updated and vice versa.
bind(TaskData, String, JTextComponent). Static method in class com.sgi.sysadm.ui.taskData.StringJTextComponentBinder
Bind the Attribute name in taskData to text, so that when text changes the Attribute is updated and vice versa.
bind(TaskData, String, RButtonGroup). Static method in class com.sgi.sysadm.ui.taskData.LongRButtonGroupBinder
Bind the Attribute name in taskData to group, so that when a button is selected in group the Attribute is changed to match, and vice versa.
bind(TaskData, String, String, String, HostContext, ItemFinder). Static method in class com.sgi.sysadm.ui.taskData.AssociationItemFinderBinder
Bind itemfinder to the Attribute parentSelectorKey in taskData so that when the Attribute changes an association is updated.
bind(TaskData, String, TaskLaunchComponent). Static method in class com.sgi.sysadm.ui.taskData.StringTaskLaunchComponentBinder
Bind tlc to the Attribute name in taskData so that when the Attribute changes the status of the TaskLaunchComponent is set
BlankIcon(int, int). Constructor for class com.sgi.sysadm.ui.BlankIcon
Constructor.
BLINK_ATTRS. Static variable in class com.sgi.sysadm.ui.ResourceBasedIconRenderer
A resource <name>.blinkAttr is a string array that gives the names of Attributes in the Item.
BLINK_VALUES. Static variable in class com.sgi.sysadm.ui.ResourceBasedIconRenderer
A resource <name>.blinkValue is a string array that gives the values of Attributes that an Item may have.
blinkOff(). Method in interface com.sgi.sysadm.ui.Blinker
Called when the icon should blink off
blinkOn(). Method in interface com.sgi.sysadm.ui.Blinker
Called when the icon should blink on
BlinkThread(). Constructor for class com.sgi.sysadm.ui.BlinkThread
blockAllClients(Window). Method in class com.sgi.sysadm.ui.HostContext
Iterate through all of the clients and block input to them by raising their glass pane.
blockInput(boolean). Method in class com.sgi.sysadm.ui.UIContext
Prevent (or allow) input to the dialogParent by raising (or lowering) the glassPane.
blockInput(boolean, ResultListener). Method in class com.sgi.sysadm.ui.UIContext
Prevent (or allow) input to the dialogParent by raising (or lowering) the glassPane, notifying listener when input has been blocked (or unblocked).
BOLD_LINKS. Static variable in class com.sgi.sysadm.ui.richText.RichTextComponent
The resource RichText.boldLinks or <componentName>.boldLinks is a Boolean specifying whether or not links should always be bold.
BooleanAbstractButtonBinder(AbstractButton). Constructor for class com.sgi.sysadm.ui.taskData.BooleanAbstractButtonBinder
Construct a BooleanAbstractButtonBinder.
BooleanAbstractButtonBinder(AbstractButton, boolean). Constructor for class com.sgi.sysadm.ui.taskData.BooleanAbstractButtonBinder
Construct a BooleanAbstractButtonBinder.
BooleanComponentEnabledBinder(Component). Constructor for class com.sgi.sysadm.ui.taskData.BooleanComponentEnabledBinder
Construct a BooleanComponentEnabledBinder.
booleanValue(). Method in class com.sgi.sysadm.util.Attribute
Get the value of this Attribute as a boolean.
BOTTOM. Static variable in class com.sgi.sysadm.ui.LabelComponentPanel
A resource <component name | component's class name | "LabelComponentPanel">.attachBottom determines whether the bottom-most component in the layout is stretched to touch the bottom of the panel.
BOTTOM. Static variable in class com.sgi.sysadm.ui.TaskLaunchComponent
The resource TaskLaunchComponent.margin.bottom gives the number of points to use for the bottom of the margin inside the component.
BOTTOM_GAP. Static variable in class com.sgi.sysadm.ui.LabelComponentPanel
A resource <component name | component's class name | "LabelComponentPanel">.bottomGap determines the vertical gap (in points) between one component and the next.
BOTTOM_INSET. Static variable in class com.sgi.sysadm.ui.Task
The property Task.bottomInset is an integer that defines the inset, in points, between the bottom of the task container and the task interface.
BOTTOM_INSET. Static variable in class com.sgi.sysadm.ui.UIContext
The property UIContext.Dialog.bottomInset is an integer that defines the height, in points, of the inset between the bottom of a dialog and the contents of a dialog.
BOTTOM_MARGIN. Static variable in class com.sgi.sysadm.ui.RPasswordField
A resource Field.bottomMargin defined in com.sgi.sysadm.ui.SysadmUIP.properties that specifies the bottom margin to be used in Task TextFields.
BOTTOM_MARGIN. Static variable in class com.sgi.sysadm.ui.RTextField
A resource Field.bottomMargin defined in com.sgi.sysadm.ui.SysadmUIP.properties that specifies the amount of space between the bottom of a letter descender (ex., the tail of a "g"), and the border of the text field.
bottomGap. Variable in class com.sgi.sysadm.ui.LabelComponentConstraints
The number of pixels to put below each component in the layout and the label or component directly below it.
BULLET_LEFT_OFFSET. Static variable in class com.sgi.sysadm.ui.richText.RichTextComponent
The resource RichText.bulletLeftOffset or <componentName>.bulletLeftOffset is an Integer specifying the left offset of a bullet in a list item relative to the paragraph it is in.
BULLET_TOP_OFFSET. Static variable in class com.sgi.sysadm.ui.richText.RichTextComponent
The resource RichText.bulletTopOffset or <componentName>.bulletTopOffset is an Integer specifying padding at the top of a bullet.
BUNDLE_SUFFIX. Static variable in class com.sgi.sysadm.util.ResourceStack
The suffix to append to all property files For example, myProperties<BUNDLE_SUFFIX>.properties.
bundleValue(). Method in class com.sgi.sysadm.util.Attribute
Get the value of this Attribute as an AttrBundle.
busy(). Method in class com.sgi.sysadm.ui.UIContext
Set the cursor to a busy cursor and do not allow user input.
busy(ResultListener). Method in class com.sgi.sysadm.ui.UIContext
Set the cursor to a busy cursor and do not allow user input; notify the caller when the cursor has changed to busy.
busy(String). Method in class com.sgi.sysadm.ui.UIContext
Post a modal busy dialog with a localized busy message and do not allow user input to the dialog parent.
busy(String, ActionListener). Method in class com.sgi.sysadm.ui.UIContext
Post a modal busy dialog with a localized busy message and a cancel button; do not allow user input to the dialog parent.
BUSY_ICON. Static variable in class com.sgi.sysadm.ui.UIContext
The property UIContext.Dialog.busyIcon is the CLASSPATH relative name of the icon image file of the icon to use in the busy dialog.
BUTTON_ARROW_SPACING. Static variable in class com.sgi.sysadm.ui.TaskControlPanel
The property TaskControlPanel.buttonArrowSpacing is the spacing in points between the arrow icon and the text in the "Next" and "Prev" buttons.
BUTTON_ITEM. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property set TaskManager.buttonItem<n> defines the labels to use for the product-specific buttons to add to the bottom of the TaskManager window.
BUTTON_SPACING. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.buttonSpacing is an integer which defines the amount of space, in points, between the buttons at the bottom of the TaskManager window.
BUTTON_TARGET. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The String .target, when appended to BUTTON_ITEM, becomes a property that describes the class name to load when the button is pressed.

C

CANCEL_BUTTON_KEY_CODE. Static variable in class com.sgi.sysadm.ui.TaskControlPanel
The property TaskControlPanel.cancelButtonKeyCode is the key code of the accelerator for the "Cancel" button.
CANCEL_BUTTON_LABEL. Static variable in class com.sgi.sysadm.ui.TaskControlPanel
The property TaskControlPanel.cancelButtonLabel is a String that is displayed on the cancel button.
CANCEL_LABEL. Static variable in class com.sgi.sysadm.ui.UIContext
The property UIContext.Dialog.cancelLabel is a string displayed on the cancel button of the busy dialog.
CANCELED. Static variable in class com.sgi.sysadm.ui.TaskLaunchComponent
A resource TaskLaunchComponent.canceled is the string to display for the status if the Task has been canceled.
CANCELED. Static variable in class com.sgi.sysadm.ui.TaskLaunchComponentState
The state that indicates that the Task has been canceled
CANCELLED. Static variable in class com.sgi.sysadm.ui.event.TaskResult
Results of type TaskResult.CANCELLED are generated when a task is cancelled by the user.
CANT_LOAD_CLASS. Static variable in interface com.sgi.sysadm.ui.ItemTableProperties
A property ItemTable.Error.cantLoadClass is the error message that will be displayed if a necessary class can't be loaded.
CANT_LOAD_CLASS. Static variable in interface com.sgi.sysadm.ui.ItemViewProperties
A property ItemView.Error.cantLoadClass gives the error message that will be displayed if a necessary class can't be loaded.
CATEGORY. Static variable in class com.sgi.sysadm.category.Category
This is the suffix that all Category selectors must end with.
CATEGORY. Static variable in interface com.sgi.sysadm.ui.ItemTableProperties
A property <name>.ItemTable.category.<column> is a string specifying the Category to use to launch the ItemView for a particular column.
CATEGORY. Static variable in interface com.sgi.sysadm.ui.ItemViewProperties
A property <name>.ItemView.category.<field> is needed only if <field> is using richText as its display method.
CATEGORY. Static variable in class com.sgi.sysadm.ui.ResourceBasedNameRenderer
A resource <category name>.categoryName is a string that specifies the user visible name of the Category.
Category(String). Constructor for class com.sgi.sysadm.category.Category
Category constructor.
CATEGORY_ONLY. Static variable in class com.sgi.sysadm.ui.GenericItemRenderer
A string that is passed as itemSelector to addRenderedObjectListener and removeRenderedObjectListener to signal that the caller is requesting that the rendered object contain information about the Category in general, instead of a particular Item.
CATEGORY_PLURAL. Static variable in class com.sgi.sysadm.ui.ResourceBasedNameRenderer
A resource <category name>.pluralCategoryName is a string that specifies the user visible name of the Category in its plural form.
CategoryAdapter(). Constructor for class com.sgi.sysadm.category.CategoryAdapter
Cell(). Constructor for class com.sgi.sysadm.ui.EditableList.Cell
Construct a cell specifying placement at row 0 and column 0.
Cell(int, int). Constructor for class com.sgi.sysadm.ui.EditableList.Cell
Construct a Cell.
Cell(int, int, int, int). Constructor for class com.sgi.sysadm.ui.EditableList.Cell
Construct a Cell.
CELL_BORDER_HEIGHT. Static variable in interface com.sgi.sysadm.ui.treeView.TreeViewProperties
The property <prefix>.cellBorderHeight specifies the height, in points, of the border around each Item in the tree.
CELL_BORDER_WIDTH. Static variable in interface com.sgi.sysadm.ui.treeView.TreeViewProperties
The property <prefix>.cellBorderWidth specifies the width, in points, of the border around each Item in the tree.
CHANGED_SINCE_LAST_ADD_ATTR_NAME. Static variable in class com.sgi.sysadm.ui.EditableList
The resource EditableList.changedSinceLastAddAttrName or <componentName>.changedSinceLastAddAttrName specifies the name of a Boolean Attribute in TaskData that gets bound to the state of the editor: the Attribute will be true if the user has made changes and false otherwise.
changedSinceLastAdd(). Method in class com.sgi.sysadm.ui.EditableList
Determine whether the user has changed anything in the editor since the last time the "Add" button was pressed.
changedSinceLastAdd(EditableList). Method in class com.sgi.sysadm.ui.EditableList.DefaultEditVerifier
Called to determine whether user has made any changes.
changedSinceLastAdd(EditableList). Method in interface com.sgi.sysadm.ui.EditableList.EditVerifier
Called by EditableList.changedSinceLastAdd() to determine whether the user had made any changes.
changedUpdate(DocumentEvent). Method in class com.sgi.sysadm.ui.taskData.LongJTextComponentBinder
Called when our JTextComponent changes.
changedUpdate(DocumentEvent). Method in class com.sgi.sysadm.ui.taskData.StringJTextComponentBinder
Called when our JTextComponent changes.
changeItem(Item). Method in class com.sgi.sysadm.category.Category
Called by subclasses when an item in the system changed.
checkPassword(ResultListener). Method in interface com.sgi.sysadm.util.PrivBroker
Check that the current password (set via setPassword) is valid.
checkPrivs(ResultListener). Method in class com.sgi.sysadm.ui.Task
checkPrivs() is a service provided by the base class for checking and obtaining the privileges needed to perform the Task.
checkPrivs(String[], ResultListener). Method in interface com.sgi.sysadm.util.PrivBroker
Check to see if we have a set of privileges.
checkPrivs(TaskLoader[], ResultListener). Method in class com.sgi.sysadm.ui.Task
Checks all privileges needed for several tasks.
CHILD_FONT. Static variable in interface com.sgi.sysadm.ui.treeView.TreeViewProperties
The property <prefix>.childFont specifies the name of the font to be used to display the name of all Items in the tree (except for the Item at the root of the tree).
CLASS. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
If a Table of Contents item has the type class, it will display a TaskManagerPanel plugin in the DisplayArea of the TaskManager window.
CLASS_NAME. Static variable in class com.sgi.sysadm.ui.richText.RichTextComponent
RichText is the name prepended to resource names when looking for resource settings that apply to all instances.
CLASS_PAGE_TYPE. Static variable in class com.sgi.sysadm.manager.taskManager.DisplayPage
Use this value as an argument to DisplayPage.setType() if the page to display is a TaskManagerPanel.
ClassLoadException(String). Constructor for class com.sgi.sysadm.util.SysUtil.ClassLoadException
A constructor that takes a className.
ClassLoadException(String, String). Constructor for class com.sgi.sysadm.util.SysUtil.ClassLoadException
A constructor that takes a className and errorString
CLEAR_BUTTON_LABEL. Static variable in class com.sgi.sysadm.manager.taskManager.SearchPanel
The property SearchPanel.clearButtonLabel is the String to display on the button the user presses to clear the keyword field.
CLEAR_IF_SWITCHING. Static variable in class com.sgi.sysadm.ui.ItemFinder
Pass this value to setClearBehavior to specify that the ItemFinder should clear the text field only if it used to be displaying a Category, and setCategory was called again.
clearList(). Method in class com.sgi.sysadm.ui.EditableList
Removes all the row data from the list.
Client(Frame, UIContext). Constructor for class com.sgi.sysadm.ui.HostContext.Client
Constructor.
clone(). Method in class com.sgi.sysadm.util.AttrBundle
Create a new AttrBundle that is a copy of this AttrBundle.
clone(). Method in class com.sgi.sysadm.category.Item
Get an object that is a copy of this one.
clone(). Method in class com.sgi.sysadm.ui.LabelComponentConstraints
Make a copy of this object.
clone(). Method in class com.sgi.sysadm.category.NotificationFilter
Copy the value of this object
clone(). Method in class com.sgi.sysadm.util.ResourceStack
Makes an exact copy of the ResourceStack.
CLOSE_BUTTON_LABEL. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.closeButtonLabel is a string that will be displayed on the right-most button at the bottom of the TaskManager window.
CLOSED_ICON. Static variable in interface com.sgi.sysadm.ui.treeView.TreeViewProperties
The property <prefix>.closedIcon specifies the package-qualified name of the icon to display when a node in the tree has children and those children are not visible, that is, when the node is closed.
collapseAll(). Method in class com.sgi.sysadm.ui.treeView.TreeViewPane
Collapse all of the nodes in the tree.
COLOR. Static variable in class com.sgi.sysadm.ui.RLabel
A resource <name>.color is a resource that specifies the color to use for the RLabel, where <name> is the name passed to the constructor.
color(int). Method in class com.sgi.sysadm.ui.FtrIcon
Set the current color.
color(Object). Method in class com.sgi.sysadm.ui.FtrIcon
Set the current color.
COLUMN_ATTR_NAME. Static variable in class com.sgi.sysadm.ui.EditableList
The resource set EditableList.columnAttrName<n> or <componentName>.columnAttrName<n> specifies the Attribute name for each column in the list.
COLUMN_RENDERER. Static variable in interface com.sgi.sysadm.ui.ItemTableProperties
A property <name>.ItemTable.columnRenderer gives the fully qualified name of a class to use as the ItemTableColumnRenderer for this ItemTable.
COLUMN_WIDTH. Static variable in class com.sgi.sysadm.ui.EditableList
The resource set EditableList.columnWidth<n> or <componentName>.columnWidth<n> specifies the widths in points of the columns in the list.
COLUMNS. Static variable in interface com.sgi.sysadm.ui.ItemTableProperties
A set of properties ItemTable.column<n> name the columns that will be diplayed in the ItemTable, and define the default order.
compareItems(Item, Item). Method in interface com.sgi.sysadm.category.ItemComparator
Compare two Item(s) for the purpose of sorting.
compareItemsForItemTable(Item, Item, String). Method in interface com.sgi.sysadm.ui.ItemTableColumnRenderer
Compare two items based on a particular column.
COMPLETED. Static variable in class com.sgi.sysadm.ui.TaskLaunchComponent
A resource TaskLaunchComponent.completed is the string to display for the status if the Task has been successfully completed.
COMPONENT_VERTICAL_SPACING. Static variable in class com.sgi.sysadm.ui.OneColumnPanel
A resource <name>.componentVerticalSpacing is an integer that gives the vertical space (in points) to put between the components.
ComponentTable(). Constructor for class com.sgi.sysadm.ui.ComponentTable
ComponentTable(int, int). Constructor for class com.sgi.sysadm.ui.ComponentTable
ComponentTable(Object[][], Object[]). Constructor for class com.sgi.sysadm.ui.ComponentTable
ComponentTable(TableModel). Constructor for class com.sgi.sysadm.ui.ComponentTable
ComponentTable(TableModel, TableColumnModel). Constructor for class com.sgi.sysadm.ui.ComponentTable
ComponentTable(TableModel, TableColumnModel, ListSelectionModel). Constructor for class com.sgi.sysadm.ui.ComponentTable
ComponentTable(Vector, Vector). Constructor for class com.sgi.sysadm.ui.ComponentTable
computeProductAttrs(String). Method in class com.sgi.sysadm.ui.ProductInfo
Subclasses override this method that ProductInfo calls when it needs the product attributes for a particular product.
computeSelector(String, String, String). Static method in class com.sgi.sysadm.category.Association
Compute the selector for this Association
computeTaskList(String). Method in class com.sgi.sysadm.ui.TaskRegistry
Subclasses override this method that TaskRegistry calls when it needs the list of tasks for a particular category.
createFrame(). Method in class com.sgi.sysadm.manager.RApp
Called by initApp() to initiate creation of the application frame.
createFrame(). Method in class com.sgi.sysadm.manager.RunItemTable
createFrame(). Method in class com.sgi.sysadm.manager.RunItemView
createFrame(). Method in class com.sgi.sysadm.manager.RunTask
createFrame(). Method in class com.sgi.sysadm.manager.TaskManager
createIcon(Item, int, int, Object). Method in class com.sgi.sysadm.ui.IconRenderer
Create the Icon from an Item
createIcon(Item, int, int, Object). Method in class com.sgi.sysadm.ui.ResourceBasedIconRenderer
Create an icon.
createIcon(String). Static method in class com.sgi.sysadm.ui.FtrIcon
Dynamically load a subclass of FtrIcon.
createItemTable(). Method in class com.sgi.sysadm.ui.ItemTableFactory
Creates an ItemTable using the results of the various get() methods and the values passed into the constructor.
createItemTable(HostContext, String). Static method in class com.sgi.sysadm.ui.ItemTable
Creates an ItemTable by invoking the ItemTableFactory
createItemTable(HostContext, String, int). Static method in class com.sgi.sysadm.ui.ItemTable
Creates an ItemTable by invoking the ItemTableFactory
createItemTable(HostContext, String, ResourceStack). Static method in class com.sgi.sysadm.ui.ItemTable
Creates an ItemTable by invoking the ItemTableFactory
createItemTable(HostContext, String, ResourceStack, int). Static method in class com.sgi.sysadm.ui.ItemTable
Creates an ItemTable by invoking the ItemTableFactory
createItemTable(HostContext, String, String). Static method in class com.sgi.sysadm.ui.ItemTable
Creates an ItemTable by invoking the ItemTableFactory
createItemTable(HostContext, String, String, int). Static method in class com.sgi.sysadm.ui.ItemTable
Creates an ItemTable by invoking the ItemTableFactory
createItemView(). Method in class com.sgi.sysadm.ui.ItemViewFactory
Creates an ItemView using the results of the various get() methods and the values passed into the constructor.
createItemView(HostContext, String). Static method in class com.sgi.sysadm.ui.ItemView
Creates an ItemView by invoking the ItemViewFactory
createName(Item, Object). Method in class com.sgi.sysadm.ui.NameRenderer
createName(Item, Object). Method in class com.sgi.sysadm.ui.ResourceBasedNameRenderer
Create the name of the Item.
createObject(String, Class, Class[], Object[]). Static method in class com.sgi.sysadm.util.SysUtil
A static method to load a class and instantiate an object.
createRenderedObject(Item, Object). Method in class com.sgi.sysadm.ui.GenericItemRenderer
A method to generate the rendered object
createRenderedObject(Item, Object). Method in class com.sgi.sysadm.ui.IconRenderer
A method to genererate an Icon
createRenderedObject(Item, Object). Method in class com.sgi.sysadm.ui.NameRenderer
A method to generate an name
createResultViewPanel(). Method in class com.sgi.sysadm.ui.Task
Called by the base class to obtain a ResultViewPanel from the subclass.
createTitleComponent(String). Method in class com.sgi.sysadm.manager.taskManager.DisplayArea
Create a component that will display a title string.
createUI(). Method in class com.sgi.sysadm.ui.Form
Called by the Form base class when the Form interface becomes visible for the first time.
createUI(). Method in class com.sgi.sysadm.ui.GuidePage
Called by the base class the first time this page is made visible.
createURLToLaunch(String, String). Static method in class com.sgi.sysadm.ui.ItemView
Creates a URL that can be used to launch an ItemView

D

dataOK(int, Object, ResultListener). Method in interface com.sgi.sysadm.ui.taskData.TaskDataVerifier
Determine if the TaskData attributes associated with this verifier are valid and consistent.
dataOK(String, int, Object, ResultListener). Method in class com.sgi.sysadm.ui.TaskContext
Call a specific TaskDataVerifier that has been added via TaskContext.appendTaskDataVerifier() or TaskContext.insertTaskDataVerifier().
dataOK(String[], int, Object, ResultListener). Method in class com.sgi.sysadm.ui.TaskContext
Invoke a sequence of TaskDataVerifiers that have been added via TaskContext.appendTaskDataVerifier() or TaskContext.insertTaskDataVerifier().
dataOK(Vector, int, Object, ResultListener). Method in class com.sgi.sysadm.ui.TaskContext
Invoke a sequence of TaskDataVerifiers.
DEBUG. Static variable in class com.sgi.sysadm.util.Log
Used with leveOn()/levelOff() to enable/disable display of messages from the debug() logging method.
debug(String, String). Static method in class com.sgi.sysadm.util.Log
Log a debug level message.
DEFAULT. Static variable in class com.sgi.sysadm.ui.LabelComponentConstraints
If the component implements DynamicSize, then attach the the right, else, just give the component its preferred width.
DEFAULT_COLOR. Static variable in class com.sgi.sysadm.ui.RLabel
A resource RLabel.color is a Color resource that specifies the default color to use for the RLabel if COLOR can't be found.
DEFAULT_FONT. Static variable in class com.sgi.sysadm.ui.RLabel
A resource RLabel.font is a Font resource that specifies the default font to use for the RLabel if FONT can't be found.
DEFAULT_ICON. Static variable in interface com.sgi.sysadm.ui.ItemTableProperties
A property <name>.ItemTable.icon.<column> is the pathname of an icon to display as a default if a specific icon (as defined by ICON) is not found.
DEFAULT_ICON. Static variable in class com.sgi.sysadm.ui.ResourceBasedIconRenderer
A resource <name>.icon is a string that specifies the icon to display if ICON_BASED_ON was not specified, or if the value of ICON_BASED_ON's attribute is not one of the values for which a particular icon has been defined via the ICON property.
DEFAULT_NUM_COLUMNS. Static variable in class com.sgi.sysadm.ui.GuidePage
The resource GuidePage.numColumns is an int that tells how to position the labels and components.
DEFAULT_WIDTH. Static variable in interface com.sgi.sysadm.ui.ItemTableProperties
A property <name>.ItemTable.width is the width (in points) of the column to use if a width is not found for a specific column (as defined by WIDTH).
DefaultEditVerifier(). Constructor for class com.sgi.sysadm.ui.EditableList.DefaultEditVerifier
DELETE_BUTTON_LABEL. Static variable in class com.sgi.sysadm.ui.EditableList
The resource EditableList.deleteButtonLabel or <componentName>.deleteButtonLabel is the String displayed on the Delete button.
DEMO_NO_PREREQS. Static variable in class com.sgi.sysadm.ui.Task
A system property that controls whether Task verifies prereqs before showing the UI.
DEMO_NO_RUNPRIV. Static variable in class com.sgi.sysadm.ui.Task
A system property that controls whether runPriv actually makes a call to the server.
DESCRIPTION. Static variable in class com.sgi.sysadm.ui.TaskLaunchComponent
The string <name>.description is used to name the RichTextArea used to display the description.
destroy(). Method in class com.sgi.sysadm.ui.ItemTable
Destroys an ItemTable by removing listeners on categories.
destroy(). Method in class com.sgi.sysadm.ui.ItemTableController
Removes any CategoryListeners that have been installed so that the object can be garbage collected.
destroy(). Method in class com.sgi.sysadm.ui.ItemView
Destroys an ItemView so that it can be garbage collected.
destroy(). Method in class com.sgi.sysadm.ui.ItemViewController
Removes any CategoryListeners that have been installed
destroy(). Method in class com.sgi.sysadm.ui.ResultViewPanel
Destroys this ResultViewPanel for garbage collection purposes.
destroy(). Method in class com.sgi.sysadm.ui.TaskShelfController
Releases the category that this object is using.
DIALOG_TITLE. Static variable in class com.sgi.sysadm.manager.RApp
The property RApp.dialogTitle is a String that is used as the title on all dialogs displayed by this application.
DIALOG_TITLE. Static variable in class com.sgi.sysadm.manager.RApplet
The property RApplet.dialogTitle is a String that is used as the title on dialogs displayed by this applet.
DIALOG_TITLE. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.dialogTitle is the string to display in the title bar of any dialogs that are posted by TaskManager.
DISPLAY_AREA_BACKGROUND. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.DisplayArea.background is a color that is used as the background for the Display Area.
DISPLAY_AREA_EXTRA_VERTICAL_SPACE. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.DisplayArea.extraVerticalSpace is the vertical distance, in points, between items in the Display Area.
DISPLAY_AREA_FONT. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.DisplayArea.font is a font that is used for text in the Display Area.
DISPLAY_AREA_FOREGROUND. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.DisplayArea.foreground is a color that is used as the foreground for the Display Area.
DISPLAY_AREA_MARGIN_BOTTOM. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.DisplayArea.marginBotton is the distance, in points, between the bottom of the Display Area panel and its contents.
DISPLAY_AREA_MARGIN_LEFT. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.DisplayArea.marginLeft is the distance, in points, between the left side of the Display Area and its contents.
DISPLAY_AREA_MARGIN_RIGHT. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.DisplayArea.marginRight is the distance, in points, between the right side of the Display Area and its contents.
DISPLAY_AREA_MARGIN_TOP. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.DisplayArea.marginTop is the distance, in points, between the top of the Display Area and its contents.
DISPLAY_AREA_METATASK_LINK. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The string TaskManager.DisplayAreaMetataskLink is used as the name of each link to a Metatask in a tasklist page.
DISPLAY_AREA_TASK_LINK. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The string TaskManager.DisplayAreaTaskLink is used as the name of the RichTextComponent for each link to a Task in a tasklist page.
DISPLAY_AREA_TEXT. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The string TaskManager.DisplayAreaText is used as the name of the RichTextComponent for each text area in a tasklist page.
DISPLAY_AREA_TITLE_BOTTOM_OFFSET. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.DisplayArea.title.bottomOffset is the margin in points between the bottom of the Display Area title and the top of the first item in the Display Area.
DISPLAY_AREA_TITLE_COLOR. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.DisplayArea.title.color is a color that is used for the Display Area page title.
DISPLAY_AREA_TITLE_FONT. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.DisplayArea.title.font is a font that is used to display the title of a page in the DisplayArea.
DISPLAY_AREA_VERTICAL_UNIT_INCREMENT. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.DisplayArea.verticalUnitIncrement is the distance, in points, that the DisplayArea will scroll when the User clicks on the up or down arrow of the vertical scroll bar.
DisplayArea(HostContext, UIContext). Constructor for class com.sgi.sysadm.manager.taskManager.DisplayArea
Constructor.
DisplayPage(DisplayArea). Constructor for class com.sgi.sysadm.manager.taskManager.DisplayPage
Constructor.
dispose(). Method in class com.sgi.sysadm.ui.treeView.ItemUserObject
Dereference IconRenderers and NameRenderers so we can be garbage-collected.
dispose(). Method in class com.sgi.sysadm.ui.RFrame
Called when this RFrame is no longer to be used.
DIVIDER_WIDTH. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.dividerWidth is an integer that defines the width of the divider, in points, that goes between the TaskManager table of contents (left hand side) and the TaskManager display area (right hand side).
DONT_POST_RESULT_PANEL. Static variable in class com.sgi.sysadm.ui.TaskFrame
If the resultHandling parameter to setResultHandling() is set to TaskFrame.POST_RESULT_PANEL, then the TaskFrame will not display a result panel if the task succeeds.
DONT_REFRESH_ATTRIBUTES. Static variable in class com.sgi.sysadm.ui.HostContext
Passed to getProductAttribute[s] to specify that the product attributes should be used as is, unless they havn't been retrieved yet, in which case the SETTER will be invoked
doubleValue(). Method in class com.sgi.sysadm.util.Attribute
Get the value of this Attribute as a double.
DOWN. Static variable in class com.sgi.sysadm.ui.ArrowIcon
Passed to constructor to create arrow pointing down
draw(). Method in class com.sgi.sysadm.ui.FtrIcon
Called to draw the icon.
DYNAMIC_SIZE. Static variable in class com.sgi.sysadm.ui.Form
The property Form.dynamicSize is a Boolean that specifies whether or not the Form should determine its height dynamically based on Task.TASK_WIDTH_IN_POINTS.
DYNAMIC_SIZE. Static variable in class com.sgi.sysadm.ui.Guide
The resource Guide.dynamicSize is a Boolean that specifies whether or not the Form should determine its height dynamically based on Task.TASK_WIDTH_IN_POINTS.

E

ECHO_CHAR. Static variable in class com.sgi.sysadm.ui.RPasswordField
A resource PasswordField.echoChar defined in com.sgi.sysadm.ui.SysadmUIP.properties that specifies the character to mask what the user types in the RPasswordField.
EditableList(String, ResourceStack, TaskData). Constructor for class com.sgi.sysadm.ui.EditableList
Construct an EditableList.
editor. Variable in class com.sgi.sysadm.ui.ItemTableColumn
The editor to use for the column
EDITOR_VGAP. Static variable in class com.sgi.sysadm.ui.EditableList
The resource EditableList.editorVGap or <componentName>.editorVGap is an Integer specifying the spacing in points between the bottom of the editor and the top of the list.
EMPTY. Static variable in interface com.sgi.sysadm.ui.ItemViewProperties
A property <name>.ItemView.empty.<field> gives a string to use if the Attribute that this field is based on is empty (string length 0).
enableAutoStatus(boolean). Method in class com.sgi.sysadm.ui.TaskLaunchComponent
Determines whether or not this component will automatically set the status.
ENABLED_WIDTH. Static variable in class com.sgi.sysadm.ui.TaskLaunchComponent
The resource TaskLaunchComponent.border.enabledWidth gives the width (in points) to use for the colored margin that highlights the component when it is enabled.
endBlockChanges(). Method in class com.sgi.sysadm.category.Category
End a change block.
endBlockChanges(). Method in class com.sgi.sysadm.category.CategoryAdapter
endBlockChanges(). Method in interface com.sgi.sysadm.category.CategoryListener
Called by Category after a block of changes.
endclosedline(). Method in class com.sgi.sysadm.ui.FtrIcon
Finish drawing a series of closed lines.
endExists(). Method in class com.sgi.sysadm.category.Category
Called by subclasses after it has called addItem() for every Item that existed in the system when startMonitor() is called.
endExists(). Method in class com.sgi.sysadm.category.CategoryAdapter
endExists(). Method in interface com.sgi.sysadm.category.CategoryListener
Called by Category when it has finished notifying CategoryListener of all Item(s) of a specific type in a system.
endline(). Method in class com.sgi.sysadm.ui.FtrIcon
Finish drawing a series of connected lines.
endoutlinepolygon(int). Method in class com.sgi.sysadm.ui.FtrIcon
Finish drawing an outlined polygon.
endoutlinepolygon(Object). Method in class com.sgi.sysadm.ui.FtrIcon
Finish drawing an outlined polygon.
endpoint(). Method in class com.sgi.sysadm.ui.FtrIcon
Finish drawing a series of points.
endpolygon(). Method in class com.sgi.sysadm.ui.FtrIcon
Finish drawing a polygon.
equals(AttrBundle). Method in class com.sgi.sysadm.util.AttrBundle
Determine whether other is equal to this AttrBundle.
equals(Attribute). Method in class com.sgi.sysadm.util.Attribute
Compare two Attributes to see if they are equal.
equals(TaskLoader). Method in class com.sgi.sysadm.ui.TaskLoader
Test if this TaskLoader is equivalent to other.
ERROR. Static variable in class com.sgi.sysadm.util.Log
Used with leveOn()/levelOff() to enable/disable display of messages from the error() logging method.
error(String, String). Static method in class com.sgi.sysadm.util.Log
Log an error message.
ERROR_DATA. Static variable in class com.sgi.sysadm.util.ProcessEvent
Events of type ProcessEvent.ERROR_DATA are generated when the Process writes data to its standard error stream.
ERROR_ICON. Static variable in class com.sgi.sysadm.ui.UIContext
The property UIContext.Dialog.errorIcon is the CLASSPATH Relative name of the icon image file of the icon to use in the error dialog posted via UIContext.postError().
EVENT_TIMEOUT. Static variable in class com.sgi.sysadm.ui.Task
If a Task will wait for an event on an Item after its privcmd succeeds before returning the success to the user, the property Task.eventTimeout determines how many seconds it will wait for the event before giving up.
EVENT_TIMEOUT_REASON. Static variable in class com.sgi.sysadm.ui.Task
If a Task will wait for an event on an Item after its privcmd succeeds before returning the success to the user, the property Task.eventTimeoutReason is the message which will be displayed if the event fails to arrive before the Task times out.
EVENT_TYPE_ADD. Static variable in class com.sgi.sysadm.ui.Task
The flag passed to runPriv() and waitForEvent() to indicate that they should wait for an add event on the desired Item.
EVENT_TYPE_CHANGE. Static variable in class com.sgi.sysadm.ui.Task
The flag passed to runPriv() and waitForEvent() to indicate that they should wait for a modify event on the desired Item.
EVENT_TYPE_NONE. Static variable in class com.sgi.sysadm.ui.Task
The flag passed to runPriv() and waitForEvent() to indicate that they shouldn't wait for an event.
EVENT_TYPE_REMOVE. Static variable in class com.sgi.sysadm.ui.Task
The flag passed to runPriv() and waitForEvent() to indicate that they should wait for a remove event on the desired Item.
exit(int). Method in class com.sgi.sysadm.ui.HostContext.AppExitHandler
Exit the current application.
exit(int). Method in interface com.sgi.sysadm.ui.HostContext.ExitHandler
Exit the current application.
exit(int). Method in class com.sgi.sysadm.ui.HostContext
Exit the application or applet.
EXITED. Static variable in class com.sgi.sysadm.util.ProcessEvent
Events of type ProcessEvent.EXITED are generated when the Process terminates.
expandAll(). Method in class com.sgi.sysadm.ui.treeView.TreeViewPane
Expand all of the nodes in the tree.
EXTRA_VERTICAL_SPACE. Static variable in class com.sgi.sysadm.ui.LinkPageLayout
The extra-vertical-space layout constraint.
extraCleanup(). Method in interface com.sgi.sysadm.ui.ExtraCleanup
Release resources owned by this object so that it can be garbage-collected.
extraCleanup(). Method in class com.sgi.sysadm.ui.ItemFinder
Called by RFrame when a TaskFrame is closed.
extraCleanup(). Method in class com.sgi.sysadm.ui.ItemTablePanel
Called by RFrame when we are destroyed.
extraCleanup(). Method in class com.sgi.sysadm.ui.RCheckBox
extraCleanup(). Method in class com.sgi.sysadm.ui.RRadioButton
extraCleanup(). Method in class com.sgi.sysadm.ui.RTextField
Cleanup and remove any focus listeners.
extraCleanup(). Method in class com.sgi.sysadm.ui.treeView.TreeViewPane
Dereference CategoryListeners so we get garbage-collected.

F

failed(ResultEvent). Method in class com.sgi.sysadm.util.ResultAdapter
failed(ResultEvent). Method in interface com.sgi.sysadm.util.ResultListener
Called when an asynchronous operation fails.
fatal(String). Static method in class com.sgi.sysadm.util.Log
Log a message and terminate the program.
FIELD_RENDERER. Static variable in interface com.sgi.sysadm.ui.ItemViewProperties
A property <name>ItemView.fieldRenderer gives the fully qualified name of a class to use as the ItemViewFieldRenderer for this ItemView.
FIELDS. Static variable in interface com.sgi.sysadm.ui.ItemViewProperties
A set of properties <name>.ItemView.fields<n> specifies the order in which to display the fields in a ItemView.
FilteredTextField(int). Constructor for class com.sgi.sysadm.ui.FilteredTextField
Create a FilteredTextField with the specified number of columns.
FilteredTextField(int, char). Constructor for class com.sgi.sysadm.ui.FilteredTextField
Create a FilteredTextField with the specified number of columns and replacement character.
FilteredTextField(int, String). Constructor for class com.sgi.sysadm.ui.FilteredTextField
Create a FilteredTextField with the specified number of columns and disallowed characters.
FilteredTextField(int, String, char). Constructor for class com.sgi.sysadm.ui.FilteredTextField
Create a FilteredTextField with the specified number of columns, disallowed characters, and replacement character.
FilteredTextField(String). Constructor for class com.sgi.sysadm.ui.FilteredTextField
Create a FilteredTextField with the specified disallowed characters.
FilteredTextField(String, char). Constructor for class com.sgi.sysadm.ui.FilteredTextField
Create a FilteredTextField with the specified disallowed characters and replacement character.
finalize(). Method in class com.sgi.sysadm.ui.RFrame
Called when we are garbage-collected.
findFocusTraversable(Container). Static method in class com.sgi.sysadm.ui.UIContext
Find a Component in parent's Component hierarchy that is showing, enabled, and focus traversable.
FINISHED. Static variable in class com.sgi.sysadm.ui.TaskLaunchComponentState
The state that indicates that the Task has been sucessfully completed
fireFieldChanged(String). Method in class com.sgi.sysadm.ui.ItemViewController
A method for ItemViewFieldRenderers to call if an field they're rendering changes after the renderFields or renderFieldsAgain methods return.
fireTableCellChanged(int, int). Method in class com.sgi.sysadm.ui.ItemTablePanel
Tells the table that the cell at row, column has changed, and the table should redraw that cell.
fireTableDataChanged(). Method in class com.sgi.sysadm.ui.ItemTablePanel
Tells the table that the data in the table has changed, and it should redraw the entire table.
fireTableRowDeleted(int). Method in class com.sgi.sysadm.ui.ItemTablePanel
Tells the table that row has been deleted from the table
fireTableRowInserted(int). Method in class com.sgi.sysadm.ui.ItemTablePanel
Tells the table that row has been inserted in the table
fireTableRowsDeleted(int, int). Method in class com.sgi.sysadm.ui.ItemTablePanel
Tells the table that rows has been deleted from the table
fireTableRowUpdated(int). Method in class com.sgi.sysadm.ui.ItemTablePanel
Tells the table that the data in row has changed and it should redraw that row.
fireTableStructureChanged(). Method in class com.sgi.sysadm.ui.ItemTablePanel
Tells the table that the structure of the table (number of columns) has changed, and it should recalculate and redraw the entire table.
FIRST_PAGE. Static variable in class com.sgi.sysadm.ui.event.GuideNavigationEvent
This pageCode indicates that the user has requested that the first page of the guide be displayed.
FONT. Static variable in class com.sgi.sysadm.ui.ItemFinder
A resource Field.font specifies the font to be used in the text area.
FONT. Static variable in class com.sgi.sysadm.ui.richText.RichTextComponent
The resource RichText.font or <componentName>.font is a String specifying the Font to be used.
FONT. Static variable in class com.sgi.sysadm.ui.RLabel
A resource <name>.font is a resource that specifies the font to use for the RLabel, where <name> is the name passed to the constructor.
FONT. Static variable in class com.sgi.sysadm.ui.RPasswordField
A resource Field.font defined in com.sgi.sysadm.ui.SysadmUIP.properties that specifies the font to be used in Task TextFields, ItemFinders, password fields, and so on.
FONT. Static variable in class com.sgi.sysadm.ui.RTextField
A resource Field.font defined in com.sgi.sysadm.ui.SysadmUIP.properties that specifies the font to be used.
FONT. Static variable in class com.sgi.sysadm.ui.UIContext
The property UIContext.Dialog.font is the name of the font to use for dialogs posted via UIContext.
Form(TaskContext). Constructor for class com.sgi.sysadm.ui.Form
Constructor.
FORM_BUTTON_LABEL. Static variable in class com.sgi.sysadm.ui.TaskControlPanel
The property TaskControlPanel.formButtonLabel is a String that is displayed on the interface toggle button when the button will toggle the interface from Guide mode to Form mode (in other words, when the Guide is the current interface).
FORM_UI. Static variable in class com.sgi.sysadm.ui.Task
String intended as an argument to Task.setPreferredUI() to set the Form interface as the preferred interface.
forName(String). Static method in class com.sgi.sysadm.util.SysUtil
Works around a bug in the code that loads classes for applets in Java 1.2 (Java bug 4191520).
FRAME_OK. Static variable in interface com.sgi.sysadm.ui.ItemViewProperties
A property ItemViewFrame.okLabel is a string that specifies the text to be used in the OK button.
FRAME_TITLE. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.frameTitle is a format string to display in the title bar of the TaskManager window.
FRAME_VGAP. Static variable in interface com.sgi.sysadm.ui.ItemViewProperties
A property ItemViewFrame.vgap specifies the vertical gap (in points) between the ItemViewPanel and the buttons.
FtrIcon(). Constructor for class com.sgi.sysadm.ui.FtrIcon

G

GenericItemRenderer(String, ResourceStack, HostContext). Constructor for class com.sgi.sysadm.ui.GenericItemRenderer
The constructor.
get(String). Method in class com.sgi.sysadm.ui.FtrIcon
Get attribute to affect rendering.
GET_PRIV_FAILED. Static variable in class com.sgi.sysadm.ui.TaskInitFailedException
Could not obtain privileges.
getAllowTurnPageOnError(). Method in class com.sgi.sysadm.ui.GuidePage
If this method returns true, then the infrastructure will allow the user to see the next page of a Guide even if the first page's verifiers failed.
getAssociation(String, String, String). Method in class com.sgi.sysadm.ui.HostContext
Get an Association for a host.
getAttr(). Method in class com.sgi.sysadm.util.AttrEvent
Accessor for the Attribute that was added, changed, or removed.
getAttr(String). Method in class com.sgi.sysadm.util.AttrBundle
Get the Attribute associated with key.
getAttrEnum(). Method in class com.sgi.sysadm.util.AttrBundle
Get an Enumeration of the Attributes in this AttrBundle.
getAttrVisible(String). Method in class com.sgi.sysadm.util.AttrBundle
Get the visibility of Attribute named by key.
getAutoExpand(). Method in class com.sgi.sysadm.ui.treeView.TreeViewPane
Get the current value of the autoExpand flag.
getAutoWrap(). Method in class com.sgi.sysadm.ui.richText.RichTextComponent
Get the value of the auto wrap flag.
getBoolean(String). Method in class com.sgi.sysadm.util.AttrBundle
Convenience method for getting the value of an Attribute of type boolean.
getBoolean(String). Method in class com.sgi.sysadm.util.ResourceStack
Search for a boolean resource in the resource stack.
getBoolean(String, boolean). Method in class com.sgi.sysadm.util.ResourceStack
Search for a boolean resource in the resource stack.
getBoolean(String[]). Method in class com.sgi.sysadm.util.ResourceStack
Search for a boolean resource in the resource stack.
getBoolean(String[], boolean). Method in class com.sgi.sysadm.util.ResourceStack
Search for a boolean resource in the resource stack.
getBundle(String). Method in class com.sgi.sysadm.util.AttrBundle
Convenience method for getting the value of an Attribute of type AttrBundle.
getBytes(). Method in class com.sgi.sysadm.util.ProcessEvent
Get the byte array associated with an OUTPUT_DATA or ERROR_DATA event.
getCategory(String). Method in class com.sgi.sysadm.ui.HostContext
Get a Category for a host.
getCategoryFromURL(String). Static method in class com.sgi.sysadm.ui.ItemView
Gets the category out of a URL that was created with createURLToLaunch
getCategoryName(). Method in class com.sgi.sysadm.ui.ItemTable
Return the name passed into the constructor
getCategoryName(). Method in class com.sgi.sysadm.ui.ItemView
Gets the full name of the Category displayed in the ItemView
getCategorySelector(). Method in class com.sgi.sysadm.ui.event.ItemTableLaunchRequestEvent
Returns the selector of the Category for which to launch an ItemTable
getCategorySelector(). Method in class com.sgi.sysadm.ui.event.ItemViewLaunchRequestEvent
Returns the selector of the Category for which to launch an ItemView.
getChanges(Item). Method in class com.sgi.sysadm.category.Item
Find differences between this and another Item.
getChildCategoryName(). Method in class com.sgi.sysadm.category.Association
Get selector of child category.
getClassName(). Method in class com.sgi.sysadm.util.SysUtil.ClassLoadException
Returns the className passed to the constructor
getClassName(Class). Static method in class com.sgi.sysadm.util.ResourceStack
Convenience method for getting the name of a class without the package prefix.
getClassName(String). Static method in class com.sgi.sysadm.util.ResourceStack
Convenience method for getting the name of a class without the package prefix.
getClients(String). Method in class com.sgi.sysadm.ui.HostContext
Get a Vector of clients that were registered with key.
getColor(String). Method in class com.sgi.sysadm.util.ResourceStack
Search for a Color resource in the resource stack.
getColor(String, Color). Method in class com.sgi.sysadm.util.ResourceStack
Search for a Color resource in the resource stack.
getColor(String[]). Method in class com.sgi.sysadm.util.ResourceStack
Search for a Color resource in the resource stack.
getColor(String[], Color). Method in class com.sgi.sysadm.util.ResourceStack
Search for a Color resource in the resource stack.
getColumn(). Method in class com.sgi.sysadm.ui.event.TableSortRequestEvent
Returns the column to sort on
getColumnClass(int). Method in class com.sgi.sysadm.ui.ItemTableModel
Gives the Table information on how to display a column.
getColumnCount(). Method in class com.sgi.sysadm.ui.ItemTableModel
Returns the current number of columns being displayed Returns 0 so that if we are using a no-resource ItemTable, there are no columns until an Item arrives.
getColumnName(int). Method in class com.sgi.sysadm.ui.ItemTableModel
Returns the label to use for a particular column.
getComponentForCellOfItemTable(Item, String, ItemTableContext). Method in interface com.sgi.sysadm.ui.ItemTableColumnRenderer
Returns a JComponent that should be displayed for a particular Item in a particular column.
getComponentForField(String). Method in interface com.sgi.sysadm.ui.ItemViewFieldRenderer
Returns the Component that this ItemViewFieldRenderer is using to render a particular field.
getComponentState(). Method in class com.sgi.sysadm.ui.event.TaskLaunchComponentEvent
Gets the state of the TaskLaunchComponent
getControlPanel(). Method in class com.sgi.sysadm.ui.event.GuideNavigationEvent
Get the control panel that generated this event.
getCurrentPage(). Method in class com.sgi.sysadm.ui.Guide
Get the current page of the Guide.
getCursorAt(int, int). Method in interface com.sgi.sysadm.ui.DynamicCursor
Returns the cursor to use if the mouse is at a particular location.
getCursorAt(int, int). Method in class com.sgi.sysadm.ui.richText.RichTextComponent
Get the cursor to display when the mouse is over the point x, y.
getDefaultLinkListener(). Method in class com.sgi.sysadm.ui.ItemViewController
Returns the LinkListener that the ItemViewController uses to handle clicks on RichTextComponents that contain links to launch ItemViews, where the link was created by ItemView's createURLToLaunch.
getDialogParent(). Method in class com.sgi.sysadm.manager.RApp.RAppLaunchEvent
For a successful launch, get the component that can be used as the login panel dialog parent.
getDialogParent(). Method in class com.sgi.sysadm.ui.UIContext
Get the JComponent which will be used for posting dialogs.
getDisplayName(Item). Method in interface com.sgi.sysadm.ui.ItemDisplayNameRenderer
Converts an Item into a string for display.
getDouble(String). Method in class com.sgi.sysadm.util.AttrBundle
Convenience method for getting the value of an Attribute of type double.
getEditorLayout(). Method in class com.sgi.sysadm.ui.EditableList
Get a LayoutManager that can be used with the editor of this EditableList.
getErrorCode(). Method in class com.sgi.sysadm.ui.TaskInitFailedException
Get the error code associated with this exception.
getErrorString(). Method in class com.sgi.sysadm.util.SysUtil.ClassLoadException
Returns the errorStr passed to the constructor
getErrorText(). Method in class com.sgi.sysadm.ui.event.TaskResult
Get the error text associated with a SUCCEEDED result.
getExitCode(). Method in class com.sgi.sysadm.util.ProcessEvent
Get the exit code associated with an EXITED event.
getFloat(String). Method in class com.sgi.sysadm.util.ResourceStack
Search for a float resource in the resource stack
getFloat(String, float). Method in class com.sgi.sysadm.util.ResourceStack
Search for a float resource in the resource stack.
getFloat(String[]). Method in class com.sgi.sysadm.util.ResourceStack
Search for a float resource in the resource stack.
getFloat(String[], float). Method in class com.sgi.sysadm.util.ResourceStack
Search for a float resource in the resource stack.
getFont(String). Method in class com.sgi.sysadm.util.ResourceStack
Search for a Font resource in the resource stack.
getFont(String, Font). Method in class com.sgi.sysadm.util.ResourceStack
Search for a Font resource in the resource stack.
getFont(String[]). Method in class com.sgi.sysadm.util.ResourceStack
Search for a Font resource in the resource stack.
getFont(String[], Font). Method in class com.sgi.sysadm.util.ResourceStack
Search for a Font resource in the resource stack.
getFrame(). Method in class com.sgi.sysadm.ui.HostContext.Client
Get the Frame associated with this client.
getFrame(). Method in class com.sgi.sysadm.manager.RApp
Get the RFrame in which this application is displayed.
getFullCategoryName(). Method in class com.sgi.sysadm.ui.GenericItemRenderer
getFullTaskName(). Method in class com.sgi.sysadm.ui.TaskLoader
Get the CLASSPATH relative name of the task associated with this loader.
getHostContext(). Method in class com.sgi.sysadm.manager.taskManager.DisplayArea
Get the HostContext associated with the DisplayArea.
getHostContext(). Method in class com.sgi.sysadm.ui.TaskLoader
Get the HostContext associated with this TaskLoader.
getHostContext(). Method in class com.sgi.sysadm.ui.UIContext
Get the HostContext associated with this UIContext.
getHostName(). Method in class com.sgi.sysadm.ui.HostContext
Get the name of the host this HostContext represents.
getIcon(). Method in class com.sgi.sysadm.manager.taskManager.DisplayPage
Get the icon to display next to the title of this page in the TableOfContents.
getIcon(String). Method in class com.sgi.sysadm.util.ResourceStack
Get an icon resource.
getIcon(String[]). Method in class com.sgi.sysadm.util.ResourceStack
Get an icon resource.
getIconColor(). Method in class com.sgi.sysadm.ui.FtrIcon
Get the current icon color.
getIconHeight(). Method in class com.sgi.sysadm.ui.ArrowIcon
Gets height of icon
getIconHeight(). Method in class com.sgi.sysadm.ui.BlankIcon
Returns the height of the icon, as passed to the constructor.
getIconHeight(). Method in class com.sgi.sysadm.ui.FtrIcon
Icon method that gets called to query the height of the icon.
getIconRenderer(String). Method in class com.sgi.sysadm.ui.HostContext
Returns an IconRenderer.
getIconWidth(). Method in class com.sgi.sysadm.ui.ArrowIcon
Gets width of icon.
getIconWidth(). Method in class com.sgi.sysadm.ui.BlankIcon
Returns the width of the icon, as passed to the constructor.
getIconWidth(). Method in class com.sgi.sysadm.ui.FtrIcon
Icon method that gets called to query the width of the icon.
getInt(String). Method in class com.sgi.sysadm.util.ResourceStack
Search for an int resource in the resource stack
getInt(String, int). Method in class com.sgi.sysadm.util.ResourceStack
Search for an int resource in the resource stack.
getInt(String[]). Method in class com.sgi.sysadm.util.ResourceStack
Search for an int resource in the resource stack.
getInt(String[], int). Method in class com.sgi.sysadm.util.ResourceStack
Search for an int resource in the resource stack.
getItem(). Method in class com.sgi.sysadm.ui.ItemFinderState
Returns the Item that is currently selected.
getItem(). Method in class com.sgi.sysadm.ui.treeView.ItemUserObject
Returns the Item currently being displayed
getItem(String, ResultListener). Method in class com.sgi.sysadm.category.Category
Get the Item corresponding to a selector.
getItemCount(ResultListener). Method in class com.sgi.sysadm.category.Category
Gets the number of Items in this Category.
getItemEnum(). Method in class com.sgi.sysadm.category.Category
Get an Enumeration of the Items in this Category.
getItemFinderState(). Method in class com.sgi.sysadm.ui.ItemFinder
Returns the current state of the ItemFinder
getItemFinderState(). Method in class com.sgi.sysadm.ui.event.ItemFinderEvent
Returns the ItemFinderState object.
getItemFromURL(String). Static method in class com.sgi.sysadm.ui.ItemView
Gets the Item's name out of a URL that was created with createURLToLaunch
getItemList(ResultListener). Method in class com.sgi.sysadm.category.Category
Gets the list of Items in this Category.
getItemSelector(). Method in class com.sgi.sysadm.ui.ItemView
Gets the selector of the Item displayed in the ItemView
getItemSelector(). Method in class com.sgi.sysadm.ui.event.ItemViewLaunchRequestEvent
Returns the Item's selector for which to launch an ItemView.
getItemTableColumnRenderer(). Method in class com.sgi.sysadm.ui.ItemTableFactory
Returns the ItemTableColumnRenderer to use with this ItemTable.
getItemTableContext(). Method in class com.sgi.sysadm.ui.ItemTable
Gets the ItemTableContext being used by the ItemTable
getItemTableController(). Method in class com.sgi.sysadm.ui.ItemTableFactory
Returns the ItemTableController to use in the ItemTable.
getItemTablePanel(). Method in class com.sgi.sysadm.ui.ItemTable
Gets the ItemTablePanel that contains the ItemTable.
getItemTablePanel(). Method in class com.sgi.sysadm.ui.ItemTableController
Returns the ItemTablePanel that was passed to the constructor
getItemTablePanel(). Method in class com.sgi.sysadm.ui.ItemTableFactory
Returns the ItemTablePanel to use for the ItemTable.
getItemTester(). Method in class com.sgi.sysadm.ui.TaskLoader
Get an ItemTester for the task to be loaded.
getItemViewAdditionalInfoRenderer(). Method in class com.sgi.sysadm.ui.ItemViewFactory
Returns the ItemViewAdditionalInfoRenderer to use with this ItemView.
getItemViewContext(). Method in class com.sgi.sysadm.ui.ItemView
Gets the ItemViewContext being used by the ItemView
getItemViewController(). Method in class com.sgi.sysadm.ui.ItemViewFactory
Returns the ItemViewController to use in the ItemView.
getItemViewFieldRenderer(). Method in class com.sgi.sysadm.ui.ItemViewFactory
Returns the ItemViewFieldRenderer to use with this ItemView.
getItemViewPanel(). Method in class com.sgi.sysadm.ui.ItemViewController
Returns the ItemViewPanel that was passed to setItemPanel
getItemViewPanel(). Method in class com.sgi.sysadm.ui.ItemViewFactory
Returns the ItemViewPanel to use for the ItemView.
getJTree(). Method in class com.sgi.sysadm.ui.treeView.TreeViewPane
Get the JTree.
getKey(). Method in class com.sgi.sysadm.util.Attribute
Get the key of this Attribute.
getLabel(). Method in class com.sgi.sysadm.ui.ItemViewInfo
Returns the Component that is the label
getLayoutAlignmentX(Container). Method in class com.sgi.sysadm.ui.LinkPageLayout
getLayoutAlignmentY(Container). Method in class com.sgi.sysadm.ui.LinkPageLayout
getLinkListener(). Method in class com.sgi.sysadm.manager.taskManager.DisplayArea
Get the shared DisplayArea TaskManagerLinkListener.
getLinkState(int). Method in class com.sgi.sysadm.ui.richText.RichTextComponent
Returns the link state of a specified link.
getLinkTarget(int). Method in class com.sgi.sysadm.ui.richText.RichTextComponent
Returns the link target (URL) of a specified link.
getLoadPluginError(). Static method in class com.sgi.sysadm.manager.taskManager.TaskManagerUtil
Get the error generated by the last call to loadPlugin().
getLong(String). Method in class com.sgi.sysadm.util.AttrBundle
Convenience method for getting the value of an Attribute of type long.
getLongTaskName(). Method in class com.sgi.sysadm.ui.TaskLoader
Gets the long name (Task.LONG_NAME) of the task.
getMessage(). Method in class com.sgi.sysadm.manager.RApp.RAppLaunchEvent
For a failed launch, get the localized string that describes why the launch failed.
getModifiers(). Method in class com.sgi.sysadm.ui.event.TableSortRequestEvent
Returns the modifiers flag for this event.
getName(). Method in class com.sgi.sysadm.ui.taskData.TaskDataBinder
Accessor for the name of the piece of TaskData we're listening to.
getName(). Method in class com.sgi.sysadm.ui.taskData.TaskDataEvent
Get the name of the piece of TaskData that changed.
getNameRenderer(String). Method in class com.sgi.sysadm.ui.HostContext
Returns an NameRenderer.
getNumLinks(). Method in class com.sgi.sysadm.ui.richText.RichTextComponent
Determine the number of links in a document.
getObject(String). Method in class com.sgi.sysadm.util.ResourceStack
Search for a resource in the resource stack
getObject(String, Object). Method in class com.sgi.sysadm.util.ResourceStack
Search for a resource in the resource stack.
getObject(String[]). Method in class com.sgi.sysadm.util.ResourceStack
Search for a resource in the resource stack.
getObject(String[], Object). Method in class com.sgi.sysadm.util.ResourceStack
Search for a resource in the resource stack.
getOperands(). Method in class com.sgi.sysadm.ui.event.TaskLaunchRequestEvent
Get the operands to pass to the Task.
getOutputText(). Method in class com.sgi.sysadm.ui.event.TaskResult
Get the output text associated with a SUCCEEDED result.
getOwner(). Method in class com.sgi.sysadm.ui.RDialog
Get the Frame owner of this RDialog.
getPackageName(Class). Static method in class com.sgi.sysadm.util.ResourceStack
Convenience method for getting the package name of a class.
getPackageName(String). Static method in class com.sgi.sysadm.util.ResourceStack
Convenience method for getting the package name of a class.
getPageCode(). Method in class com.sgi.sysadm.ui.event.GuideNavigationEvent
Get the code describing the navigation desired.
getPageName(). Method in class com.sgi.sysadm.ui.event.GuideNavigationEvent
Get the name of the page to which the user wants to navigate.
getPageName(). Method in class com.sgi.sysadm.ui.GuidePage
Get the name of this page.
getPanel(). Method in class com.sgi.sysadm.ui.ItemView
Gets the JPanel that is actually containing the ItemView.
getPanel(ResultListener). Method in class com.sgi.sysadm.manager.taskManager.DisplayPage
Get the panel to display when this page is selected.
getParentCategoryName(). Method in class com.sgi.sysadm.category.Association
Get selector of parent category.
getParentSelector(). Method in class com.sgi.sysadm.category.Association
Get the selector of the parent item.
getPixels(String). Method in class com.sgi.sysadm.util.ResourceStack
Search for a pixel resource in the resource stack.
getPixels(String, int). Method in class com.sgi.sysadm.util.ResourceStack
Search for a pixel resource in the resource stack.
getPixels(String[]). Method in class com.sgi.sysadm.util.ResourceStack
Search for a pixel resource in the resource stack.
getPixels(String[], int). Method in class com.sgi.sysadm.util.ResourceStack
Search for a pixel resource in the resource stack.
getPreferredHeight(Container, int). Method in interface com.sgi.sysadm.ui.DynamicSizeLayoutManager
Calculate preferred height given a particular width.
getPreferredHeight(int). Method in interface com.sgi.sysadm.ui.DynamicSize
Calculate our preferred height given a particular width.
getPreferredHeight(int). Method in class com.sgi.sysadm.ui.richText.RichTextComponent
Calculate our preferred height given a particular width.
getPreferredHeight(int). Method in class com.sgi.sysadm.ui.RPanel
Get the preferred height of this RPanel given a width.
getPreferredSize(). Method in class com.sgi.sysadm.ui.ItemViewPanel
Returns the preferred size for this frame.
getPreferredSize(). Method in class com.sgi.sysadm.ui.richText.RichTextComponent
Calculate our preferred size.
getPreferredSize(). Method in class com.sgi.sysadm.ui.RPanel
Get the preferred size of this RPanel.
getPrivBroker(). Method in class com.sgi.sysadm.ui.HostContext
Get the PrivBroker instance for a host.
getPrivs(String[], ResultListener). Method in class com.sgi.sysadm.ui.UIContext
Check to see if we have a set of privileges.
getProcess(). Method in class com.sgi.sysadm.util.ProcessEvent
Get the Process associated with this event.
getProductAttribute(String, String, UIContext, boolean, Object, ResultListener). Method in class com.sgi.sysadm.ui.HostContext
Gets a product attribute.
getProductAttributeFromCache(String, String). Method in class com.sgi.sysadm.ui.HostContext
Gets product attributes from the cache.
getProductAttributes(String, AttrBundle, UIContext, boolean, Object, ResultListener). Method in class com.sgi.sysadm.ui.HostContext
Fills the AttributeBundle passed to the method with all known product attributes for the requested product.
getProductAttrs(String, ResultListener). Method in class com.sgi.sysadm.ui.ProductInfo
Determines the product attributes pertaining to a product.
getProductInfo(). Method in class com.sgi.sysadm.ui.HostContext
Get the ProductInfo instance for a host.
getProductName(). Method in class com.sgi.sysadm.manager.RApp
Get the product name that was specified on the command line, if any.
getReason(). Method in class com.sgi.sysadm.util.ResultEvent
Get the reason this operation failed.
getReasons(). Method in class com.sgi.sysadm.ui.ItemFinderState
Returns the reason that getItem returned null.
getResourceStack(). Method in class com.sgi.sysadm.ui.GenericItemRenderer
getResourceStack(). Method in class com.sgi.sysadm.ui.TaskLoader
Get the ResourceStack associated with this task.
getResourceStack(). Method in class com.sgi.sysadm.ui.UIContext
Get the ResourceStack associated with this context.
getResult(). Method in class com.sgi.sysadm.util.ResultEvent
Get an Object representing the result of an operation.
getResultObject(). Method in class com.sgi.sysadm.manager.RApp.RAppLaunchEvent
If the application was already running, get the Object passed back from the application (if any).
getResultType(). Method in class com.sgi.sysadm.ui.event.TaskResult
Get the type of this result.
getResultViewPanel(). Method in class com.sgi.sysadm.ui.Task
Called by clients of the task when the task has been completed successfully.
getRichTextForCellOfItemTable(Item, String, ItemTableContext). Method in interface com.sgi.sysadm.ui.ItemTableColumnRenderer
Returns a String that should be displayed in a RichTextComponent in the table's cell for a particular Item in a particular column.
getRichTextForFieldRenderer(String). Method in class com.sgi.sysadm.ui.ItemViewController
A utility method that returns a RichTextComponent for an ItemViewFieldRenderers' use.
getRLabelForFieldRenderer(). Method in class com.sgi.sysadm.ui.ItemViewController
A utility method that returns a RLabel for a ItemViewFieldRenderer's use.
getRowCount(). Method in class com.sgi.sysadm.ui.ItemTableModel
Return the current number of rows that are being displayed
getSelectedIndex(). Method in class com.sgi.sysadm.ui.RButtonGroup
Returns the index of the selected button.
getSelectedItems(). Method in class com.sgi.sysadm.ui.ItemTableController
Returns the Items that are selected.
getSelectedObjects(). Method in class com.sgi.sysadm.ui.ItemTable
Gets the list of Items that are selected in the ItemTable
getSelectedRows(). Method in class com.sgi.sysadm.ui.ItemTablePanel
Returns the rows that are currently selected
getSelector(). Method in class com.sgi.sysadm.util.AttrBundle
Get the selector of this AttrBundle.
getServerName(). Method in class com.sgi.sysadm.ui.TaskContext
Get the name of the server associated with this TaskContext.
getState(). Method in class com.sgi.sysadm.ui.TaskLaunchComponent
Return the current state of the TaskLaunchComponent.
getString(String). Method in class com.sgi.sysadm.util.AttrBundle
Convenience method for getting the value of an Attribute of type String.
getString(String). Method in class com.sgi.sysadm.util.ResourceStack
Search for a String resource in the resource stack
getString(String, String). Method in class com.sgi.sysadm.util.ResourceStack
Search for a String resource in the resource stack.
getString(String[]). Method in class com.sgi.sysadm.util.ResourceStack
Search for a String resource in the resource stack.
getString(String[], String). Method in class com.sgi.sysadm.util.ResourceStack
Search for a String resource in the resource stack.
getStringArray(String). Method in class com.sgi.sysadm.util.ResourceStack
Search for a set of properties that defines a string array.
getStringArray(String, String[]). Method in class com.sgi.sysadm.util.ResourceStack
Search for a set of properties that defines a string array.
getStringArray(String[]). Method in class com.sgi.sysadm.util.ResourceStack
Search for a set of properties that defines a string array.
getStringArray(String[], String[]). Method in class com.sgi.sysadm.util.ResourceStack
Search for a set of properties that defines a string array.
getStringForCellOfItemTable(Item, String, ItemTableContext). Method in interface com.sgi.sysadm.ui.ItemTableColumnRenderer
Returns a string that represents the value of a particular Item in a particular column.
getSystemProperty(String). Static method in class com.sgi.sysadm.util.SysUtil
getSystemProperty is a wrapper for System.getProperty that does not cause a torrent of exceptions when called from an untrusted Applet.
getSystemProperty(String, String). Static method in class com.sgi.sysadm.util.SysUtil
getSystemProperty is a wrapper for System.getProperty that does not cause a torrent of exceptions when called from an untrusted Applet.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int). Method in class com.sgi.sysadm.ui.TableCellComponentRenderer
getTarget(). Method in class com.sgi.sysadm.manager.taskManager.DisplayPage
Get the target to launch when this page is selected in the TableOfContents.
getTarget(). Method in class com.sgi.sysadm.ui.richText.LinkEvent
Get the target of the link that was clicked.
getTask(). Method in class com.sgi.sysadm.ui.TaskContext
Get the Task that is associated with this TaskContext.
getTask(). Method in class com.sgi.sysadm.ui.event.TaskResult
Get the Task that generated this result.
getTaskControlPanel(). Method in class com.sgi.sysadm.ui.TaskContext
Get the TaskControlPanel associated with this TaskContext.
getTaskData(). Method in class com.sgi.sysadm.ui.TaskContext
Get the TaskData object created for the TaskContext.
getTaskData(). Method in class com.sgi.sysadm.ui.taskData.TaskDataBinder
Accessor for the TaskData we're listening to.
getTaskData(). Method in class com.sgi.sysadm.ui.taskData.TaskDataEvent
Get the TaskData that changed.
getTaskData(). Method in class com.sgi.sysadm.ui.event.TaskLaunchRequestEvent
Get the TaskData attributes to set on the Task.
getTaskDataAttr(String). Method in class com.sgi.sysadm.ui.Task
Get a specific public TaskData attribute.
getTaskList(Item, ResultListener). Method in class com.sgi.sysadm.ui.TaskRegistry
Determines the tasks relevant to the state of an item.
getTaskList(String, ResultListener). Method in class com.sgi.sysadm.ui.TaskRegistry
Determines the tasks relevant to a Category.
getTaskLoader(). Method in class com.sgi.sysadm.ui.event.TaskLaunchRequestEvent
Get the TaskLoader representing the task to be launched.
getTaskLoaders(String, HostContext). Method in class com.sgi.sysadm.util.ResourceStack
Search for an array of TaskLoaders in the resource stack.
getTaskLoaders(String[], HostContext). Method in class com.sgi.sysadm.util.ResourceStack
Search for an array of TaskLoaders in the resource stack.
getTaskRegistry(). Method in class com.sgi.sysadm.ui.HostContext
Get the TaskRegistry instance for a host.
getTaskShelfController(). Method in class com.sgi.sysadm.ui.ItemViewFactory
Returns the TaskShelfController to use in the ItemView.
getTaskShelfPanel(). Method in class com.sgi.sysadm.ui.ItemViewFactory
Returns the TaskShelfPanel to use with this ItemView.
getTaskShelfPanel(). Method in class com.sgi.sysadm.ui.TaskShelfController
Returns the TaskShelfPanel that this controller is controlling
getTaskState(). Method in class com.sgi.sysadm.ui.TaskLaunchComponentState
Returns the state
getTaskTitle(). Method in class com.sgi.sysadm.ui.Task
Get the current title of the Task
getText(). Method in class com.sgi.sysadm.ui.ItemFinderState
Returns the text that is currently displayed in the ItemFinder.
getText(). Method in class com.sgi.sysadm.ui.richText.RichTextComponent
Get the text being displayed.
getTextComponent(). Method in class com.sgi.sysadm.ui.taskData.LongJTextComponentBinder
Get the JTextComponent that we're monitoring.
getTime(String). Static method in class com.sgi.sysadm.util.SysUtil
Get the timer information for timerName.
getTitle(). Method in class com.sgi.sysadm.manager.taskManager.DisplayPage
Get the title of this page.
getTitle(). Method in class com.sgi.sysadm.ui.event.TitleEvent
Get the new or modified title.
getTitleString(). Method in class com.sgi.sysadm.ui.TaskContext
Get the string to be used as the Task title when the Form interface is displayed.
getTreeNames(). Method in class com.sgi.sysadm.ui.treeView.TreeViewPane
Get the names of the trees.
getType(). Method in class com.sgi.sysadm.util.AttrBundle
Get the type of this AttrBundle.
getType(). Method in class com.sgi.sysadm.manager.taskManager.DisplayPage
Get the page type.
getTypeString(). Method in class com.sgi.sysadm.util.Attribute
Get a string representation of the type of this Attribute.
getUIContext(). Method in class com.sgi.sysadm.ui.HostContext.Client
Get the UIContext associated with this client.
getUIContext(). Method in class com.sgi.sysadm.manager.taskManager.DisplayArea
Get the UIContext associated with the DisplayArea.
getUIContext(). Method in class com.sgi.sysadm.manager.RApp
Get the UIContext associated with this application.
getValue(). Method in class com.sgi.sysadm.util.Attribute
Get the value of this Attribute.
getValue(). Method in class com.sgi.sysadm.ui.ItemViewInfo
Returns the Component that is the value
getValueAt(int, int). Method in class com.sgi.sysadm.ui.ItemTableModel
Returns the Object at particular row and column
getValueString(). Method in class com.sgi.sysadm.util.Attribute
Return a string representation of the value of this Attribute.
getValueString(String). Method in class com.sgi.sysadm.util.AttrBundle
Convenience method for getting the String value of an Attribute of any type.
GLOSSARY. Static variable in class com.sgi.sysadm.ui.LinkLabelBase
A resource <name>.glossary is the glossary entry to display when the link is clicked.
GLOSSARY_NAME. Static variable in class com.sgi.sysadm.ui.richText.RichTextArea
RichTextArea.glossary is the name of the RichTextArea that will be created when a link is clicked.
GLOSSARY_TARGET. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
A String used as part of a Link in TaskManager text that indicates a glossary window should be launched when the link is activated.
GLOSSARY_TITLE. Static variable in class com.sgi.sysadm.ui.richText.RichTextArea
RichTextArea.glossary.title is the name of the String resource which specifies the title given to the glossary Frame.
group. Variable in class com.sgi.sysadm.ui.LabelComponentConstraints
The group that identifies this component.
GROUP. Static variable in class com.sgi.sysadm.ui.LabelComponentPanel
A resource <component name | component's class name | "LabelComponentPanel">.group determines the group of horizontally laid out components that this component belongs to.
Guide(TaskContext). Constructor for class com.sgi.sysadm.ui.Guide
Constructor.
GUIDE_BUTTON_LABEL. Static variable in class com.sgi.sysadm.ui.TaskControlPanel
The property TaskControlPanel.guideButtonLabel is the String that is displayed on the interface toggle button when the button will toggle the interface from Form mode to Guide mode (in other words, when the Form is the current interface).
GUIDE_UI. Static variable in class com.sgi.sysadm.ui.Task
String intended as an argument to Task.setPreferredUI() to set the Guide interface as the preferred interface.
GuideNavigationEvent(TaskControlPanel, int). Constructor for class com.sgi.sysadm.ui.event.GuideNavigationEvent
Constructor.
GuideNavigationEvent(TaskControlPanel, String). Constructor for class com.sgi.sysadm.ui.event.GuideNavigationEvent
Constructor.
GuidePage(TaskContext, String). Constructor for class com.sgi.sysadm.ui.GuidePage
Constructor.

H

H_MARGIN. Static variable in class com.sgi.sysadm.ui.ResultViewPanel
A resource ResultViewPanel.horizontalMargin is the width (in points) of the margin to use on the left and right of the panel.
hasExistsEnded(). Method in class com.sgi.sysadm.category.Category
Called by subclasses to check if the Category has received an endExists notification.
HEADER. Static variable in class com.sgi.sysadm.ui.ItemFinderState
This is the reason that will be returned returned by getReasons if the name selected is a header.
HEADING. Static variable in class com.sgi.sysadm.ui.EditableList
The resource set EditableList.heading<n> or <componentName>.heading<n> specifies the headings that appear in the table of entries.
HEIGHT. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.height is an integer that defines the height, in points, of the TaskManager window when it is first launched.
HEIGHT_IN_POINTS. Static variable in class com.sgi.sysadm.ui.Task
The property Task.heightInPoints is an integer that sets the height of the task interface (both Form and Guide), in points.
help(String, String). Static method in class com.sgi.sysadm.ui.HostContext
Provide help to the user, using JavaHelp
HELP_BUTTON_LABEL. Static variable in class com.sgi.sysadm.ui.TaskControlPanel
The property TaskControlPanel.helpButtonLabel is a String that is displayed on the help button.
HELP_KEY. Static variable in class com.sgi.sysadm.ui.Task
The property Task.helpKey is a String containing the help tag within HELP_BOOK of the help text for this task.
HELP_SET. Static variable in class com.sgi.sysadm.ui.HostContext
HelpSet is a String that points to a JavaHelp Help Set (.hs) file.
HGAP. Static variable in class com.sgi.sysadm.ui.EditableList
The resource EditableList.hGap or <componentName>.hGap is an Integer specifying the horizontal gaps in points between the various Components (buttons, labels, JTable).
HGAP. Static variable in interface com.sgi.sysadm.ui.ItemViewProperties
A property ItemViewPanel.hgap specifies the horizontal gap (in points) between the icon and the info strings.
hgap. Variable in class com.sgi.sysadm.ui.LabelComponentConstraints
The numner of pixels to put between the label and the component when the layoutType is HORIZONTAL.
HGAP. Static variable in class com.sgi.sysadm.ui.LabelComponentPanel
A resource <component name | component's class name | "LabelComponentPanel">.hgap determines the horizontal gap (in points) between the label and the component when the LAYOUT_TYPE is "horizontal"
HGAP. Static variable in class com.sgi.sysadm.ui.UIContext
The property UIContext.Dialog.hgap is an integer that defines the width, in points, of the space between the icon and message in a dialog.
HMARGIN. Static variable in class com.sgi.sysadm.ui.EditableList
The resource EditableList.hMargin or <componentName>.hMargin is an Integer specifying the horizontal margin in points.
HORIZONTAL. Static variable in class com.sgi.sysadm.ui.LabelComponentConstraints
Use a hoizontal alignment
HORIZONTAL_ALIGNMENT. Static variable in class com.sgi.sysadm.ui.EditableList
The resource EditableList.horizontalAlignment.<row>,<column> or <componentName>.horizontalAlignment.<row>,<column> specifies the horizontal alignment of the editor component in the cell specified by row and column.
HostContext(). Constructor for class com.sgi.sysadm.ui.HostContext
Construct a HostContext.
hostsEqual(String, String). Static method in class com.sgi.sysadm.util.SysUtil
Compares the IP addresses of the 2 hosts to see if they are the same.

I

ICON. Static variable in class com.sgi.sysadm.ui.Form
The property Form.icon describes the CLASSPATH relative name of the icon image file to be used on the Form page.
ICON. Static variable in class com.sgi.sysadm.ui.Guide
The property Guide.icon describes the CLASSPATH relative name of the icon image file to be used on any GuidePage that does not have its own icon (specified via the property GuidePage.icon).
ICON. Static variable in class com.sgi.sysadm.ui.GuidePage
The property {GuidePage name}.icon describes the CLASSPATH relative name of the icon image file to be used on the named GuidePage.
ICON. Static variable in interface com.sgi.sysadm.ui.ItemTableProperties
A property <name>.ItemTable.icon.<column>.<Attribute's value> is the pathname of an icon to display in the column <column name> if the Attribute's value is equal to <Attribute's value>.
ICON. Static variable in class com.sgi.sysadm.ui.LinkPageLayout
The icon layout constraint.
ICON. Static variable in class com.sgi.sysadm.ui.ResourceBasedIconRenderer
A resource <name>.icon.<Attribute's value> is a string that gives the name of the icon to display if <Attribute's value> matches the value of the attribute specified in ICON_BASED_ON.
ICON_BASED_ON. Static variable in class com.sgi.sysadm.ui.ResourceBasedIconRenderer
A resource <name>.iconBasedOn is a string that specifies which Attribute the icon appearance will be based on.
ICON_COLUMN_WIDTH. Static variable in class com.sgi.sysadm.ui.TaskShelfPanel
A resource TaskShelfPanel.iconColumnWidth that specifies the width in points of columns that contain icons.
ICON_DISABLED_COLOR. Static variable in class com.sgi.sysadm.ui.ArrowIcon
The resource ArrowIcon.iconDisabledColor or <componentName>.iconDisabledColor is the color which the icon will be painted in on disabled Components.
ICON_ENABLED_COLOR. Static variable in class com.sgi.sysadm.ui.ArrowIcon
The resource ArrowIcon.iconEnabledColor or <componentName>.iconEnabledColor is the color which the icon will be painted in on enabled Components.
ICON_HEIGHT. Static variable in class com.sgi.sysadm.ui.ArrowIcon
The resource ArrowIcon.iconHeight or <componentName>.iconHeight is an Integer specifying the height of the arrow in points.
ICON_HEIGHT. Static variable in interface com.sgi.sysadm.ui.ItemViewProperties
A property ItemView.iconHeight is the height, in points, of the icon.
ICON_HEIGHT. Static variable in class com.sgi.sysadm.util.ResourceStack
The Resource <Icon key>.iconHeight is an integer that specifies the height, in points, of the FtrIcon identified by <Icon key>.
ICON_HEIGHT. Static variable in class com.sgi.sysadm.ui.ResultViewPanel
A resource ResultViewPanel.iconHeight is an integer that specifies the height (in points) of the icon.
ICON_HEIGHT. Static variable in interface com.sgi.sysadm.ui.treeView.TreeViewProperties
The property <prefix>.iconHeight specifies the height, in points, of the icon to be displayed at each node of the tree.
ICON_MODIFIERS. Static variable in class com.sgi.sysadm.ui.ResourceBasedIconRenderer
A resource <name>.iconModifiers is a string array that specifies which Attributes of the Item the icon's appearance will be based on.
ICON_RENDERER. Static variable in class com.sgi.sysadm.ui.HostContext
A resource <package-qualified Category name>.iconRenderer is a resource that specifies the IconRenderer subclass to use for the Category <package-qualified Category name>.
ICON_SPACING. Static variable in class com.sgi.sysadm.ui.LinkPageLayout
The property LinkPageLayout.iconSpacing is the amount of space, in points, that is placed in between an icon and its link.
ICON_TO_LINK_SPACING. Static variable in class com.sgi.sysadm.ui.ResultViewPanel
A resource ResultViewPanel.iconToLinkSpacing is an integer that gives the horizontal space (in points) to put between the icon and the link.
ICON_WIDTH. Static variable in class com.sgi.sysadm.ui.ArrowIcon
The resource ArrowIcon.iconWidth or <componentName>.iconWidth is an Integer specifying the width of the arrow in points.
ICON_WIDTH. Static variable in interface com.sgi.sysadm.ui.ItemViewProperties
A property ItemView.iconWidth is the width, in points, of the icon.
ICON_WIDTH. Static variable in class com.sgi.sysadm.util.ResourceStack
The Resource <Icon key>.iconWidth is an integer that specifies the width, in points, of the FtrIcon identified by <Icon key>.
ICON_WIDTH. Static variable in class com.sgi.sysadm.ui.ResultViewPanel
A resource ResultViewPanel.iconWidth is an integer that specifies the width (in points) of the icon.
ICON_WIDTH. Static variable in interface com.sgi.sysadm.ui.treeView.TreeViewProperties
The property <prefix>.iconWidth specifies the width, in points, of the icon to be displayed at each node of the tree.
iconcolor. Variable in class com.sgi.sysadm.ui.FtrIcon
iconcolor is a special color which is drawn differently depending on whether an icon is open or located.
IconRenderer(String, ResourceStack, HostContext). Constructor for class com.sgi.sysadm.ui.IconRenderer
Construct an IconRenderer for a particular Category.
INDENT. Static variable in class com.sgi.sysadm.ui.LinkPageLayout
The indent layout constraint.
INDENT_SPACING. Static variable in class com.sgi.sysadm.ui.LinkPageLayout
The property LinkPageLayout.indentSpacing is the amount of space, in points, that the components are indented each time the INDENT layout constraint is used.
INDENT_WIDTH. Static variable in class com.sgi.sysadm.ui.richText.RichTextComponent
The resource RichText.indentWidth or <componentName>.indentWidth is an Integer specifying how many points to ident each level of list item.
INFO. Static variable in class com.sgi.sysadm.util.Log
Used with leveOn()/levelOff() to enable/disable display of messages from the info() logging method.
info(String, String). Static method in class com.sgi.sysadm.util.Log
Log an informational level message.
INFO_ICON. Static variable in class com.sgi.sysadm.ui.UIContext
The property UIContext.Dialog.infoIcon is the CLASSPATH Relative name of the icon image file of the icon to use in the information dialog posted using UIContext.postInfo().
INIT_PLUGINS. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property set TaskManager.initPlugins<n> is a string array that specified the TaskManagerInitPlugins to load when the TaskManager is instantiated.
initApp(). Method in class com.sgi.sysadm.manager.RApp
Initialize the application frame by calling createFrame() and register the frame with HostContext.
initializeAdditionalInfoRenderer(LabelComponentPanel, ItemViewContext, ItemViewController). Method in interface com.sgi.sysadm.ui.ItemViewAdditionalInfoRenderer
Initializes the AdditionalInfoRenderer.
initializeFieldRenderer(ItemViewContext, ItemViewController). Method in interface com.sgi.sysadm.ui.ItemViewFieldRenderer
A method to initialize the ItemViewFieldRenderer.
initializeProductAttributeSetter(HostContext, UIContext). Method in interface com.sgi.sysadm.ui.ProductAttributeSetter
Initializes the setter.
initTaskManagerPlugin(HostContext, UIContext). Method in class com.sgi.sysadm.plugin.LogViewer
initTaskManagerPlugin(HostContext, UIContext). Method in class com.sgi.sysadm.manager.taskManager.SearchPanel
initTaskManagerPlugin(HostContext, UIContext). Method in interface com.sgi.sysadm.manager.taskManager.TaskManagerPlugin
initTaskManagerPlugin() will be called when TaskManager loads the plugin.
inplace_merge(Object[], int, int, int, BinaryPredicate). Static method in class com.sgi.sysadm.util.Sort
Transforms two consecutive sorted ranges into a single sorted range.
insertion_sort(Object[], int, int, BinaryPredicate). Static method in class com.sgi.sysadm.util.Sort
Sort a range of elements by a user-supplied comparison function.
insertPage(GuidePage, GuidePage). Method in class com.sgi.sysadm.ui.Guide
Insert a GuidePage into the ordered list of GuidePages.
insertTaskDataVerifier(String, String, TaskDataVerifier). Method in class com.sgi.sysadm.ui.TaskContext
Insert a TaskDataVerifier into the list of verifiers.
insertUpdate(DocumentEvent). Method in class com.sgi.sysadm.ui.taskData.LongJTextComponentBinder
Called when our JTextComponent changes.
insertUpdate(DocumentEvent). Method in class com.sgi.sysadm.ui.taskData.StringJTextComponentBinder
Called when our JTextComponent changes.
installRhinoLook(ResourceStack, boolean). Static method in class com.sgi.sysadm.manager.RApp
Install the Rhino colors and fonts.
IntegerTextField(int). Constructor for class com.sgi.sysadm.ui.IntegerTextField
Construct an IntegerTextField.
INTERCELL_HEIGHT. Static variable in interface com.sgi.sysadm.ui.ItemTableProperties
A property ItemTablePanel.IntercellSpacing.height specifies the height (in points) of the gap to put between cells in the table.
INTERCELL_HEIGHT. Static variable in class com.sgi.sysadm.ui.TaskShelfPanel
A resource TaskShelfPanel.IntercellSpacing.height that specifies the height (in points) of the gap to put between cells in the table.
INTERCELL_WIDTH. Static variable in interface com.sgi.sysadm.ui.ItemTableProperties
A property ItemTablePanel.IntercellSpacing.width specifies the width (in points) of the gap to put between cells in the table.
INTERCELL_WIDTH. Static variable in class com.sgi.sysadm.ui.TaskShelfPanel
A resource TaskShelfPanel.IntercellSpacing.width that specifies the width (in points) of the gap to put between cells in the table.
INTRO_TEXT. Static variable in class com.sgi.sysadm.ui.Form
The property Form.introText is a String containing the introductory text for the Form.
INTRO_TEXT. Static variable in class com.sgi.sysadm.ui.GuidePage
The property {GuidePage name}.introText is a String containing the introductory text for the named GuidePage.
INTRO_TEXT. Static variable in class com.sgi.sysadm.manager.taskManager.SearchPanel
The property SearchPanel.introText is the text which will describe the purpose of the Search page.
INTRO_TEXT_TRAVERSABLE. Static variable in class com.sgi.sysadm.ui.GuidePage
The property {GuidePage name}.introText.traversable is a Boolean that controls whether the RichTextArea created to display the INTRO_TEXT is focus traversable.
INVALID_DATA_ATTR. Static variable in class com.sgi.sysadm.ui.TaskInitFailedException
Invalid data attribute key in Task.setDataAttr().
INVALID_OPERANDS. Static variable in class com.sgi.sysadm.ui.TaskInitFailedException
Invalid number of operands or illegal operand type.
INVALID_PREREQS. Static variable in class com.sgi.sysadm.ui.TaskInitFailedException
System, data and/or operand(s) not in required state.
invalidateLayout(Container). Method in class com.sgi.sysadm.ui.LinkPageLayout
INVISIBLE_COLUMN_ATTR_NAME. Static variable in class com.sgi.sysadm.ui.EditableList
The resource set EditableList.invisibleColumnAttrName<n> or <componentName>.invisibleColumnAttrName<n> specifies the Attribute name for invisible columns.
isAltDown(). Method in class com.sgi.sysadm.ui.event.TableSortRequestEvent
Returns whether or not the Alt modifier was down on this event.
isConnected(). Method in class com.sgi.sysadm.manager.RApplet
Query whether this RApplet is connected to the server.
isControlDown(). Method in class com.sgi.sysadm.ui.event.TableSortRequestEvent
Returns whether or not the Control modifier was down on this event.
isFocusTraversable(). Method in class com.sgi.sysadm.ui.richText.RichTextComponent
Controls whether or not this RichTextComponent can get focus when the user presses the TAB key.
isInBlockChangesNotification(). Method in class com.sgi.sysadm.category.Category
Called by subclasses to check if the Category is in the middle of a block changes notification.
isLevelOn(int). Static method in class com.sgi.sysadm.util.Log
Returns a boolean that tells if a certain debug level is turned on.
isMetaDown(). Method in class com.sgi.sysadm.ui.event.TableSortRequestEvent
Returns whether or not the Meta modifier was down on this event.
isMonitoring(). Method in class com.sgi.sysadm.category.Category
Called by subclasses to check if the Category has started monitoring the system.
isNotifying(). Method in class com.sgi.sysadm.ui.taskData.LongJTextComponentBinder
Check to see if we are currently in notification.
isShiftDown(). Method in class com.sgi.sysadm.ui.event.TableSortRequestEvent
Returns whether or not the Shift modifier was down on this event.
IT_TITLE_FORMAT. Static variable in class com.sgi.sysadm.ui.ResourceBasedNameRenderer
A resource ItemTable.titleFormatString is the string that is used to create the ItemTable title.
Item(AttrBundle). Constructor for class com.sgi.sysadm.category.Item
Construct an Item that based on an AttrBundle.
Item(Item). Constructor for class com.sgi.sysadm.category.Item
Construct an Item that is a copy of another Item.
Item(String). Constructor for class com.sgi.sysadm.category.Item
Construct an Item from a serialized format.
Item(String, String). Constructor for class com.sgi.sysadm.category.Item
Construct an Item with a unique name in the context of a specific Category.
ITEM_COMPARATOR. Static variable in interface com.sgi.sysadm.ui.treeView.TreeViewProperties
The property <prefix>.<categoryname>.itemComparator specifies the package-qualified name of a class which implements the ItemComparator interface for a given category.
ITEM_DELETED. Static variable in interface com.sgi.sysadm.ui.ItemViewProperties
A property <name>.ItemView.itemDeleted is the string to display in a dialog box when the Item is deleted.
ITEM_NAME_FORMAT. Static variable in class com.sgi.sysadm.ui.ResourceBasedNameRenderer
A resource ItemAndCategoryFormat is a string that gives the Format String to use to combine the Category name and the Item name.
ITEM_NOT_FOUND_ERROR. Static variable in interface com.sgi.sysadm.ui.ItemViewProperties
A property <name>.ItemView.itemNotFoundError is the string to display in a dialog box if an ItemView is set to an Item that does not exist.
ITEM_TABLE. Static variable in class com.sgi.sysadm.ui.GenericItemRenderer
A Object that is passed as context to createRenderedObject when the Item is being rendered for an ItemTable.
ITEM_TABLE_FACTORY. Static variable in interface com.sgi.sysadm.ui.ItemTableProperties
A property ItemTable.factory is a String that gives the package qualified name of a subclass of com.sgi.syadm.ui.ItemTableFactory to use to create an ItemTable.
ITEM_TESTER. Static variable in class com.sgi.sysadm.ui.Task
Task.itemTester is a String containing the CLASSPATH relative name of a class that determines whether the task is relevant to a particular Item.
ITEM_TESTER. Static variable in interface com.sgi.sysadm.ui.treeView.TreeViewProperties
The property <prefix>.<treename>.itemTester specifies the package-qualified name of a class which implements the ItemComparator interface for a given category.
ITEM_VIEW. Static variable in class com.sgi.sysadm.ui.GenericItemRenderer
A Object that is passed as context to createRenderedObject when the Item is being rendered for an ItemView.
ITEM_VIEW_FACTORY. Static variable in interface com.sgi.sysadm.ui.ItemViewProperties
A property ItemView.factory is a String that gives the package qualified name of a subclass of com.sgi.syadm.ui.ItemViewFactory to use to create an ItemView.
itemAdded(Item). Method in class com.sgi.sysadm.category.CategoryAdapter
itemAdded(Item). Method in interface com.sgi.sysadm.category.CategoryListener
Called by Category to notify current list of Item(s) at the time CategoryListener registers for notifications and when Item(s) are later discovered by Category or added to the system.
itemChanged(Item, Item). Method in class com.sgi.sysadm.category.CategoryAdapter
itemChanged(Item, Item). Method in interface com.sgi.sysadm.category.CategoryListener
Called by Category when an Item changes.
ItemFinder(ItemTester, ItemDisplayNameRenderer, String[]). Constructor for class com.sgi.sysadm.ui.ItemFinder
Construct an ItemFinder with a default width.
ItemFinder(ItemTester, ItemDisplayNameRenderer, String[], int). Constructor for class com.sgi.sysadm.ui.ItemFinder
Construct an ItemFinder with a particular width.
ItemFinder(ItemTester, String). Constructor for class com.sgi.sysadm.ui.ItemFinder
Construct an ItemFinder which will display the given Attribute's value as each Item's name.
ItemFinder(ItemTester, String, int). Constructor for class com.sgi.sysadm.ui.ItemFinder
Construct an ItemFinder which will display the given Attribute's value as each Item's name.
ItemFinderEvent(ItemFinder, ItemFinderState). Constructor for class com.sgi.sysadm.ui.event.ItemFinderEvent
Create an ItemFinderEvent.
itemFinderStateChanged(ItemFinderEvent). Method in interface com.sgi.sysadm.ui.event.ItemFinderListener
Called when the state of the ItemFinder changes.
itemFinderStateChanged(ItemFinderEvent). Method in class com.sgi.sysadm.ui.taskData.ReasonItemFinderBinder
Called when our ItemView changes.
itemFinderStateChanged(ItemFinderEvent). Method in class com.sgi.sysadm.ui.taskData.SelectorItemFinderBinder
Called when our ItemView changes.
itemFinderStateChanged(ItemFinderEvent). Method in class com.sgi.sysadm.ui.taskData.TextItemFinderBinder
Called when our ItemView changes.
ItemNameRendererFormat(String, String[]). Constructor for class com.sgi.sysadm.ui.ItemNameRendererFormat
Construct a ItemNameRendererFormat.
itemRemoved(Item). Method in class com.sgi.sysadm.category.CategoryAdapter
itemRemoved(Item). Method in interface com.sgi.sysadm.category.CategoryListener
Called by Category when an Item is removed.
ItemTableColumn(String, int). Constructor for class com.sgi.sysadm.ui.ItemTableColumn
Construct an ItemTableColumn.
ItemTableColumn(String, int, TableCellRenderer). Constructor for class com.sgi.sysadm.ui.ItemTableColumn
Construct an ItemTableColumn.
ItemTableColumn(String, int, TableCellRenderer, TableCellEditor). Constructor for class com.sgi.sysadm.ui.ItemTableColumn
Construct an ItemTableColumn
ItemTableContext(String, HostContext). Constructor for class com.sgi.sysadm.ui.ItemTableContext
The constructor
ItemTableController(ItemTablePanel, String, ItemTableContext, ItemTableColumnRenderer). Constructor for class com.sgi.sysadm.ui.ItemTableController
Construct an ItemTableController
ItemTableException(String). Constructor for class com.sgi.sysadm.ui.ItemTableException
Constructor.
ItemTableFactory(String, ItemTableContext). Constructor for class com.sgi.sysadm.ui.ItemTableFactory
Constructor
ItemTableFrame(). Constructor for class com.sgi.sysadm.ui.ItemTableFrame
A constructor that is used when you need the frame, but don't yet know the ItemTable.
ItemTableFrame(ItemTable). Constructor for class com.sgi.sysadm.ui.ItemTableFrame
A constructor that is used when you have the ItemTable to display
itemTableLaunchRequested(ItemTableLaunchRequestEvent). Method in interface com.sgi.sysadm.ui.event.ItemTableLaunchRequestListener
Called when there is a request to launch an ItemTable.
ItemTableLaunchRequestEvent(Object, String). Constructor for class com.sgi.sysadm.ui.event.ItemTableLaunchRequestEvent
A constructor that takes the selector of the Category of the ItemTable to launch.
ItemTableModel(). Constructor for class com.sgi.sysadm.ui.ItemTableModel
ItemTablePanel(UIContext). Constructor for class com.sgi.sysadm.ui.ItemTablePanel
Constructor
ItemTestResult(Object). Constructor for class com.sgi.sysadm.category.ItemTestResult
The constuctor.
ItemUserObject(TreeContext, DefaultMutableTreeNode, Item, String, TreeCategoryListener). Constructor for class com.sgi.sysadm.ui.treeView.ItemUserObject
Construct an ItemUserObject.
ItemViewContext(String, HostContext). Constructor for class com.sgi.sysadm.ui.ItemViewContext
The constructor
ItemViewController(Category, String, ItemViewContext). Constructor for class com.sgi.sysadm.ui.ItemViewController
Constructor for ItemViewController
ItemViewException(String). Constructor for class com.sgi.sysadm.ui.ItemViewException
Constructor.
ItemViewFactory(String, ItemViewContext). Constructor for class com.sgi.sysadm.ui.ItemViewFactory
Constructor
ItemViewFrame(). Constructor for class com.sgi.sysadm.ui.ItemViewFrame
A constructor that is used when you need the frame, but don't yet know the ItemView.
ItemViewFrame(ItemView). Constructor for class com.sgi.sysadm.ui.ItemViewFrame
A constructor that is used when you have the ItemView to display
itemViewLaunchRequested(ItemViewLaunchRequestEvent). Method in interface com.sgi.sysadm.ui.event.ItemViewLaunchRequestListener
A request to launch an ItemView.
ItemViewLaunchRequestEvent(Object, String, String). Constructor for class com.sgi.sysadm.ui.event.ItemViewLaunchRequestEvent
A constructor that takes the selectors of Category and Item of the ItemView to launch.
ItemViewPanel(ItemViewContext). Constructor for class com.sgi.sysadm.ui.ItemViewPanel
Constructor for ItemViewPanel
IV_TITLE_FORMAT. Static variable in class com.sgi.sysadm.ui.ResourceBasedNameRenderer
A resource ItemView.titleFormatString is the string that is used to create the ItemView title.

K

KEYWORD_FIELD_COLUMNS. Static variable in class com.sgi.sysadm.manager.taskManager.SearchPanel
The property SearchPanel.keywordFieldColumns is the number of columns wide the keyword text field should be.
KEYWORDS. Static variable in class com.sgi.sysadm.ui.Task
The property Task.keywords is a String containing a whitespace separated list of words the user may use when searching for this task.
KEYWORDS_LABEL. Static variable in class com.sgi.sysadm.manager.taskManager.SearchPanel
The property SearchPanel.keywordsLabel is the string to display to the left of the keywords field.

L

LABEL. Static variable in interface com.sgi.sysadm.ui.ItemTableProperties
A property <name>.ItemTable.label.<column> specifies the label to be used by a particular column.
LABEL. Static variable in interface com.sgi.sysadm.ui.ItemViewProperties
A property <name>.ItemView.label.<field> specifies the label to be used by a particular field, where <field> should be the field, as defined by the FIELDS property, and <name> is the name that was passed the the constructor of ItemViewController.
LABEL. Static variable in class com.sgi.sysadm.ui.LabelComponentConstraints
Pass this as the constraints object when you're adding a label.
label. Variable in class com.sgi.sysadm.ui.LabelComponentConstraints
The label to attach to the component.
LABEL. Static variable in class com.sgi.sysadm.ui.LinkLabelBase
A resource <name>.label is the text that will be displayed in the link.
LABEL_JUSTIFICATION. Static variable in class com.sgi.sysadm.ui.LabelComponentPanel
A resource <component name | component's class name | "LabelComponentPanel">.labelJustification determines the justification for the label.
LABEL_VERTICAL_SPACING. Static variable in class com.sgi.sysadm.ui.OneColumnPanel
A resource <name>.labelVerticalSpacing is an integer that gives the vertical space (in points) to put between labels and their components.
LabelComponentConstraints(). Constructor for class com.sgi.sysadm.ui.LabelComponentConstraints
LabelComponentPanel(ResourceStack). Constructor for class com.sgi.sysadm.ui.LabelComponentPanel
Create a LabelComponentPanel
labelJustification. Variable in class com.sgi.sysadm.ui.LabelComponentConstraints
The type of justification to use for the label.
LAST_PAGE. Static variable in class com.sgi.sysadm.ui.event.GuideNavigationEvent
This pageCode indicates that the user has requested that the last page of the guide be displayed.
launchAlreadyRunning(RAppLaunchEvent). Method in interface com.sgi.sysadm.manager.RApp.RAppLaunchListener
If the application supports run-once and determines that the application is already running, launchAlreadyRunning() is called.
launchApp(HostContext, RApp. RAppLaunchListener). Method in class com.sgi.sysadm.manager.RApp
Called by run() to launch the application.
launchApp(HostContext, RApp. RAppLaunchListener). Method in class com.sgi.sysadm.manager.RunItemTable
launchApp(HostContext, RApp. RAppLaunchListener). Method in class com.sgi.sysadm.manager.RunItemView
launchApp(HostContext, RApp. RAppLaunchListener). Method in class com.sgi.sysadm.manager.RunTask
launchApp(HostContext, RApp. RAppLaunchListener). Method in class com.sgi.sysadm.manager.TaskManager
LAUNCHED. Static variable in class com.sgi.sysadm.ui.TaskLaunchComponent
A resource TaskLaunchComponent.launched is the string to display for the status if the Task is currently launched.
LAUNCHED. Static variable in class com.sgi.sysadm.ui.TaskLaunchComponentState
The state that indicates that the Task has been launched, but not yet canceled or completed.
launchFailed(RAppLaunchEvent). Method in interface com.sgi.sysadm.manager.RApp.RAppLaunchListener
If run() or launchApp() fails, launchFailed() will be called.
launchFrame(HostContext). Method in class com.sgi.sysadm.manager.RApplet
Called by RApplet after a connection has been established.
launchItemTableFrame(ItemTable, UIContext). Static method in class com.sgi.sysadm.ui.ItemTableFrame
A static method to launch an ItemTable in a new frame.
launchItemTableFrame(ItemTableLaunchRequestEvent, UIContext). Static method in class com.sgi.sysadm.ui.ItemTableFrame
A static method to launch an ItemTable in a new Frame.
launchItemViewFrame(ItemViewLaunchRequestEvent, UIContext). Static method in class com.sgi.sysadm.ui.ItemViewFrame
A static method to launch an ItemView in a new Frame.
launchResultViewFrame(ResultViewPanel, String, ResourceStack, UIContext). Static method in class com.sgi.sysadm.ui.ResultViewFrame
Launches a ResultViewFrame in a new window
launchResultViewFrame(ResultViewPanel, String, ResourceStack, UIContext, JPanel). Static method in class com.sgi.sysadm.ui.ResultViewFrame
Launches a ResultViewFrame in a new window
launchSucceeded(RAppLaunchEvent). Method in interface com.sgi.sysadm.manager.RApp.RAppLaunchListener
If run() or launchApp() succeeds, launchSucceeded() will be called.
launchTask(String). Method in class com.sgi.sysadm.manager.taskManager.TaskManagerLinkListener
Launches a Task for the TaskManager
launchTaskFrame(TaskLaunchRequestEvent, UIContext, int). Static method in class com.sgi.sysadm.ui.TaskFrame
A static method to launch a Task in a new TaskFrame.
launchTaskFrame(TaskLaunchRequestEvent, UIContext, int, ResultListener). Static method in class com.sgi.sysadm.ui.TaskFrame
A static method to launch a Task in a new TaskFrame.
LAYOUT_TYPE. Static variable in class com.sgi.sysadm.ui.LabelComponentPanel
A resource <component name | component's class name | "LabelComponentPanel">.layoutType determines what type of layout the component will have.
layoutContainer(Container). Method in class com.sgi.sysadm.ui.LinkPageLayout
layoutType. Variable in class com.sgi.sysadm.ui.LabelComponentConstraints
The type of layout to use.
LEFT. Static variable in class com.sgi.sysadm.ui.ArrowIcon
Passed to constructor to create arrow pointing left
LEFT. Static variable in class com.sgi.sysadm.ui.LabelComponentConstraints
Give the label left justification.
LEFT. Static variable in class com.sgi.sysadm.ui.TaskLaunchComponent
The resource TaskLaunchComponent.margin.left gives the number of points to use for the left of the margin inside the component.
LEFT_INSET. Static variable in class com.sgi.sysadm.ui.Task
The property Task.leftInset is an integer that defines the inset, in points, between the left side of the task container and the task interface.
LEFT_INSET. Static variable in class com.sgi.sysadm.ui.UIContext
The property UIContext.Dialog.leftInset is an integer that defines the width, in points, of the inset between the left edge of a dialog and the contents of a dialog.
LEFT_MARGIN. Static variable in class com.sgi.sysadm.ui.RPasswordField
A resource Field.leftMargin defined in com.sgi.sysadm.ui.SysadmUIP.properties that specifies the left margin to be used in Task TextFields.
LEFT_MARGIN. Static variable in class com.sgi.sysadm.ui.RTextField
A resource Field.leftMargin defined in com.sgi.sysadm.ui.SysadmUIP.properties that specifies the amount of space between the leftmost letter and the border of the text field.
LEVEL. Static variable in interface com.sgi.sysadm.ui.treeView.TreeViewProperties
The property <prefix>.<treename>.level<n> is a string array which specifies the package-qualified names of the Categories of Items to be displayed at each level of the tree.
levelOff(int). Static method in class com.sgi.sysadm.util.Log
Disable display of a logging level.
levelOn(int). Static method in class com.sgi.sysadm.util.Log
Enable display of a logging level.
LINE_BREAK_SCALE. Static variable in class com.sgi.sysadm.ui.richText.RichTextComponent
The resource RichText.lineBreakScale or <componentName>.lineBreakScale is the float by which the height of the current font is multiplied to determine the vertical separation between paragraphs.
LINE_SPACING. Static variable in class com.sgi.sysadm.ui.richText.RichTextComponent
The resource RichText.lineSpacing or <componentName>.lineSpacing is an Integer specifying the number of points to insert between each line in a paragraph.
LINK. Static variable in class com.sgi.sysadm.ui.LinkPageLayout
The link layout constraint.
LINK_COLOR. Static variable in class com.sgi.sysadm.ui.richText.RichTextComponent
The resource RichText.linkColor or <componentName>.linkColor is an Integer specifying the color to be used in the text of a link.
LINK_STATE_ACTIVE. Static variable in class com.sgi.sysadm.ui.richText.RichTextComponent
State of a link while the mouse button is down.
LINK_STATE_INITIAL. Static variable in class com.sgi.sysadm.ui.richText.RichTextComponent
State of a link before it has been clicked.
LINK_STATE_VISITED. Static variable in class com.sgi.sysadm.ui.richText.RichTextComponent
State of a link after it has been pressed.
LINK_TO_SHELF_SPACING. Static variable in class com.sgi.sysadm.ui.ResultViewPanel
A resource ResultViewPanel.shelfToButtonSpacing is an integer that gives the vertical space (in points) to put between the ItemView link and the TaskShelf.
linkActivated(LinkEvent). Method in interface com.sgi.sysadm.ui.richText.LinkListener
Called when a link is clicked in a RichText component.
linkActivated(LinkEvent). Method in class com.sgi.sysadm.manager.taskManager.TaskManagerLinkListener
LinkEvent(Object, String). Constructor for class com.sgi.sysadm.ui.richText.LinkEvent
Construct a LinkEvent.
LinkLabel(ResourceStack, String). Constructor for class com.sgi.sysadm.ui.LinkLabel
Constructor
LinkLabelBase(ResourceStack, String, String). Constructor for class com.sgi.sysadm.ui.LinkLabelBase
The constructor
LinkPageLayout(Container, ResourceStack). Constructor for class com.sgi.sysadm.ui.LinkPageLayout
Constructor.
LIST_HEIGHT. Static variable in class com.sgi.sysadm.ui.EditableList
The resource EditableList.listHeight or <componentName>.listHeight is an Integer specifying the height in points of the JTable Component used to display the entries in the list.
LIST_NUMBER_FORMAT. Static variable in class com.sgi.sysadm.ui.richText.RichTextComponent
The resource RichText.listNumberFormat or <componentName>.listNumberFormat is a format string used to display the numbers in ordered lists.
LIST_WIDTH. Static variable in class com.sgi.sysadm.ui.EditableList
The resource EditableList.listWidth or <componentName>.listWidth is an Integer specifying the width in points of the JTable Component used to display the entries in the list.
loadFont(String). Static method in class com.sgi.sysadm.util.SysUtil
Returns a font that matches the description given.
loadFont(String, int, int). Static method in class com.sgi.sysadm.util.SysUtil
Returns a font that matches the description given.
LOADING_HELP. Static variable in class com.sgi.sysadm.ui.HostContext
HostContext.loadingHelp is a String that is displayed in a dialog box if loading the help will take a while.
loadPlugin(HostContext, UIContext, Class, String). Static method in class com.sgi.sysadm.manager.taskManager.TaskManagerUtil
Attempt to load a TaskManagerPlugin.
loadTask(ResultListener). Method in class com.sgi.sysadm.ui.TaskLoader
Load the Task class, instantiate it, set the product attributes (if any) and verify prerequisites.
loadTask(TaskData, Vector, ResultListener). Method in class com.sgi.sysadm.ui.TaskLoader
Load the Task class, instantiate it, set TaskData attributes, pass operands, set the product attributes (if any) and verify prerequisites.
loginAndRun(String[]). Method in class com.sgi.sysadm.manager.RApp
Login and run the sysadm application.
LogViewer(String). Constructor for class com.sgi.sysadm.plugin.LogViewer
Construct a LogViewer for the given product.
LogViewerFrame(HostContext, ResourceStack). Constructor for class com.sgi.sysadm.plugin.LogViewerFrame
LONG_NAME. Static variable in class com.sgi.sysadm.ui.Task
The property Task.longName is a String describing the purpose of the task.
LongJComboBoxBinder(JComboBox, Object, long). Constructor for class com.sgi.sysadm.ui.taskData.LongJComboBoxBinder
Construct a LongJComboBoxBinder.
LongJTextComponentBinder(JTextComponent). Constructor for class com.sgi.sysadm.ui.taskData.LongJTextComponentBinder
Construct a LongJTextComponentBinder.
LongRButtonGroupBinder(RButtonGroup). Constructor for class com.sgi.sysadm.ui.taskData.LongRButtonGroupBinder
Construct a LongRButtonGroupBinder.
longValue(). Method in class com.sgi.sysadm.util.Attribute
Get the value of this Attribute as a long.
LOOKUP. Static variable in interface com.sgi.sysadm.ui.ItemTableProperties
A property <name>.ItemTable.lookup.<column>.<Attribute's value> gives the string to display as the value of an cell if the column and value are as specified.
LOOKUP. Static variable in interface com.sgi.sysadm.ui.ItemViewProperties
A property <name>.ItemView.lookup.<field>.<Attribute's value> gives the string to display as the value of an field if the field and the value of the Attribute that this field is based on are are specified.
lower_bound(Object[], int, int, Object, BinaryPredicate). Static method in class com.sgi.sysadm.util.Sort
Performs a binary search on an already-sorted range: finds the first position where an element can be inserted without violating the ordering.

M

main(String[]). Static method in class com.sgi.sysadm.manager.RunItemTable
Launch an ItemTable from the command line.
main(String[]). Static method in class com.sgi.sysadm.manager.RunItemView
Launch an ItemView from the command line.
main(String[]). Static method in class com.sgi.sysadm.manager.RunTask
Launch a Task from the command line.
main(String[]). Static method in class com.sgi.sysadm.manager.TaskManager
Display a set of tasks for a product.
mapStringToByte(String, String[], byte[]). Static method in class com.sgi.sysadm.util.ResourceStack
Convert a String to a Byte, based on a mapping.
MARGIN_BOTTOM. Static variable in class com.sgi.sysadm.ui.richText.RichTextComponent
The resource RichText.marginBottom or <componentName>.marginBottom is an Integer specifying the bottom margin in points.
MARGIN_BOTTOM. Static variable in class com.sgi.sysadm.ui.TaskControlPanel
The property TaskControlPanel.marginBottom is the distance, in points, between the bottom of the control panel and its contents.
MARGIN_BOTTOM. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.marginBottom defines the amount of space, in points, between the top of the TaskManager button area and the bottom of the table of contents (left hand side) and display area (right hand side).
MARGIN_HEIGHT. Static variable in interface com.sgi.sysadm.ui.ItemViewProperties
A property ItemViewPanel.marginHeight specifies the height (in points) of the margin at the top and bottom of the panel.
MARGIN_LEFT. Static variable in class com.sgi.sysadm.ui.richText.RichTextComponent
The resource RichText.marginLeft or <componentName>.marginLeft is an Integer specifying the left margin in points.
MARGIN_LEFT. Static variable in class com.sgi.sysadm.ui.TaskControlPanel
The property TaskControlPanel.marginLeft is the distance, in points, between the left side of the control panel and its contents.
MARGIN_LEFT. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.marginLeft defines the amount of space, in points, between the left side of the TaskManager window and the left edge of the table of contents.
MARGIN_RIGHT. Static variable in class com.sgi.sysadm.ui.richText.RichTextComponent
The resource RichtText.marginRight or <componentName>.marginRight is an Integer specifying the right margin in points.
MARGIN_RIGHT. Static variable in class com.sgi.sysadm.ui.TaskControlPanel
The property TaskControlPanel.marginRight is the distance, in points, between the right side of the control panel and its contents.
MARGIN_RIGHT. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.marginRight defines the amount of space, in points, between the right side of the TaskManager window and the right edge of the display area.
MARGIN_TOP. Static variable in class com.sgi.sysadm.ui.richText.RichTextComponent
The resource RichText.marginTop or <componentName>.marginTop is an Integer specifying the top margin in points.
MARGIN_TOP. Static variable in class com.sgi.sysadm.ui.TaskControlPanel
The property TaskControlPanel.marginTop is the distance, in points, between the top of the control panel and its contents.
MARGIN_TOP. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.marginTop defines the amount of space, in points, between the top of the TaskManager window and the top of the table of contents (left hand side) and display area (right hand side).
MARGIN_WIDTH. Static variable in interface com.sgi.sysadm.ui.ItemViewProperties
A property ItemViewPanel.marginWidth specifies the width (in points) of the margin at the left and right of the panel.
MAX_LINE_LEN. Static variable in class com.sgi.sysadm.ui.UIContext
The property UIContext.Dialog.maxLineLen is the length, in characters, of the longest line in any error, warning, or info dialog.
maximumLayoutSize(Container). Method in class com.sgi.sysadm.ui.LinkPageLayout
MAY_BE_EMPTY. Static variable in interface com.sgi.sysadm.ui.taskData.TaskDataVerifier
Use this as the first parameter to dataOK() if the TaskData attributes do not need to be set.
MENU_MNEMONIC. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The String .mnemonic, when appended to BUTTON_ITEM, becomes a property that describes the mnemonic of the menu item which will appear in the Options menu.
METATASK_CLOSE_BUTTON_LABEL. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property Metatask.closeButtonLabel is a string that defines the label that appears at the bottom of a RichText-based metatask window.
METATASK_ICON. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property Metatask.icon is the CLASSPATH relative name of an icon image file of the icon to display along with the Metatask name.
METATASK_INTRO_TEXT. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property Metatask.introText is a string containing text to display along with the Metatask name and icon in the DisplayArea of the TaskManager window.
METATASK_ITEM. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The string .metataskItem is used to form the property set for a list of Metatasks to include in a tasklist page.
METATASK_KEYWORDS. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property Metatask.keywords is a string that contains a list of whitespace-separated words that can be used to locate the Metatask using the TaskManager search feature.
METATASK_NAME. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property Metatask.name is a string to display as the name of the Metatask.
METATASK_TARGET. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
A String used as part of a Link in TaskManager text that indicates a metatask should be launched when the link is activated.
METATASK_TEXT. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property Metatask.text is a string that contains the text of the Metatask panel.
MetataskGroupPanel(String, HostContext, UIContext, ResultListener). Constructor for class com.sgi.sysadm.manager.taskManager.MetataskGroupPanel
Constructor.
MetataskGroupPanel(Vector, HostContext, UIContext). Constructor for class com.sgi.sysadm.manager.taskManager.MetataskGroupPanel
Constructor.
METATASKS_TEXT. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The string .metatasksText is used to form the intro text for the set of Metatasks to include in a tasklist page.
METHOD. Static variable in interface com.sgi.sysadm.ui.ItemTableProperties
A property <name>.ItemTable.method.<column> specifies the way to display a column of the ItemTable.
METHOD. Static variable in interface com.sgi.sysadm.ui.ItemViewProperties
A property <name>.ItemView.method.<field> specifies the way to generate a field.
MIN_BUTTON_SPACING. Static variable in class com.sgi.sysadm.ui.TaskControlPanel
The property TaskControlPanel.minButtonSpacing is the minimum distance, in points, between any two buttons in the TaskControlPanel.
MINIMUM_HEIGHT. Static variable in class com.sgi.sysadm.ui.LinkPageLayout
The property LinkPageLayout.minimumHeight is the minimum height, in points, of the container being laid out.
MINIMUM_WIDTH. Static variable in class com.sgi.sysadm.ui.LinkPageLayout
The property LinkPageLayout.minimumWidth is the minimum width, in points, of the container being laid out.
minimumLayoutSize(Container). Method in class com.sgi.sysadm.ui.LinkPageLayout
MISSING. Static variable in interface com.sgi.sysadm.ui.ItemTableProperties
A property <name>.ItemTable.missing.<column> gives a string to use if an Attribute is missing from an Item.
MISSING. Static variable in interface com.sgi.sysadm.ui.ItemViewProperties
A property <name>.ItemView.missing.<field> gives a string to use if the Attribute that this field is based on is missing from the Item.
MISSING_CATEGORY. Static variable in class com.sgi.sysadm.manager.RunItemTable
A resource RunItemTable.Error.missingCategory is a string that is displayed if the category is not specified on the command line.
MISSING_CATEGORY. Static variable in class com.sgi.sysadm.manager.RunItemView
A resource RunItemView.Error.missingCategory is a string that is displayed if the category is not specified on the command line.
MISSING_CLASS_ERROR. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.Error.missingClass is a format String that is displayed if a table of contents page plugin does not exist.
MISSING_ITEM. Static variable in class com.sgi.sysadm.manager.RunItemView
A resource RunItemView.Error.missingItem is a string that is displayed if the item is not specified on the command line.
MODIFY_BUTTON_LABEL. Static variable in class com.sgi.sysadm.ui.EditableList
The resource EditableList.modifyButtonLabel or <componentName>.modifyButtonLabel is the String displayed on the Modify button.
monitorAllItems(). Method in class com.sgi.sysadm.category.NotificationFilter
Register interest in all Items in Category.
monitorCategoryAttrs(). Method in class com.sgi.sysadm.category.NotificationFilter
Register interest in all Category attributes.
monitorItem(String). Method in class com.sgi.sysadm.category.NotificationFilter
Register interest in Item
monitorProductAttributes(String, AttrListener). Method in class com.sgi.sysadm.ui.HostContext
Monitor a set of product attributes for changes.
monitorsCategoryAttrs(). Method in class com.sgi.sysadm.category.NotificationFilter
Determine if the filter monitors category attributes
monitorsItem(String). Method in class com.sgi.sysadm.category.NotificationFilter
Determine if the filter monitors specified item
mouseClicked(MouseEvent). Method in class com.sgi.sysadm.ui.ComponentTable
mouseDragged(MouseEvent). Method in class com.sgi.sysadm.ui.ComponentTable
Called when the mouse is dragged over the table.
mouseEntered(MouseEvent). Method in class com.sgi.sysadm.ui.ComponentTable
Called when the mouse enters the table.
mouseExited(MouseEvent). Method in class com.sgi.sysadm.ui.ComponentTable
Called when the mouse leaves the table.
mouseMoved(MouseEvent). Method in class com.sgi.sysadm.ui.ComponentTable
Called when the mouse is moved over the table.
mousePressed(MouseEvent). Method in class com.sgi.sysadm.ui.ComponentTable
Called if the mouse is pressed over the table.
mouseReleased(MouseEvent). Method in class com.sgi.sysadm.ui.ComponentTable
Called if the mouse is released over the table.
MUST_BE_SET. Static variable in interface com.sgi.sysadm.ui.taskData.TaskDataVerifier
Use this as the first parameter to dataOK() if the TaskData attributes must be set by the user.

N

name. Variable in class com.sgi.sysadm.ui.ItemTableColumn
The string to use as the header for the column
NAME. Static variable in class com.sgi.sysadm.ui.ResourceBasedNameRenderer
A resource <category name>.nameAttr is a string that specifies which Attribute of the Item whose value will be used as the name.
NAME. Static variable in class com.sgi.sysadm.ui.ValueLabel
The string "ValueLabel" that will be used for all resource lookups for this component.
NAME_RENDERER. Static variable in class com.sgi.sysadm.ui.HostContext
A resource <package-qualified Category name>.nameRenderer is a resource that specifies the NameRenderer subclass to use for the Category <package-qualified Category name>.
NameRenderer(String, ResourceStack, HostContext). Constructor for class com.sgi.sysadm.ui.NameRenderer
Create a NameRenderer for a specific category.
NEVER. Static variable in class com.sgi.sysadm.ui.LabelComponentConstraints
Always give the component its preferred width
NEVER_CLEAR. Static variable in class com.sgi.sysadm.ui.ItemFinder
Pass this value to setClearBehavior to specify that the ItemFinder should not clear the text when the Category it set via the setCategory method.
NEVER_LAUNCHED. Static variable in class com.sgi.sysadm.ui.TaskLaunchComponent
A resource TaskLaunchComponent.neverLaunched is the string to display for the status if the Task has not yet been launched.
NEVER_LAUNCHED. Static variable in class com.sgi.sysadm.ui.TaskLaunchComponentState
The state that indicates that the Task has never been launched
NEXT_BUTTON_KEY_CODE. Static variable in class com.sgi.sysadm.ui.TaskControlPanel
The property TaskControlPanel.nextButtonKeyCode is the key code of the accelerator for the "Next" button.
NEXT_BUTTON_LABEL. Static variable in class com.sgi.sysadm.ui.TaskControlPanel
The property TaskControlPanel.nextButtonLabel is a String that is displayed on the next button when the Guide is displayed.
NEXT_PAGE. Static variable in class com.sgi.sysadm.ui.event.GuideNavigationEvent
This pageCode indicates that the user has requested that the next page of the guide be displayed.
NEXT_PAGE_CANCEL. Static variable in class com.sgi.sysadm.ui.Guide
The resource Guide.nextPageError.cancel is a String that is displayed as the label for the button on the dialog that appears when a user attemps to go to the next page, but the verifiers fail.
NEXT_PAGE_CONTINUE. Static variable in class com.sgi.sysadm.ui.Guide
The resource Guide.nextPageError.continue is a String that is displayed as the label for the button on the dialog that appears when a user attemps to go to the next page, but the verifiers fail.
NO_ITEM_CHOSEN. Static variable in class com.sgi.sysadm.ui.ItemFinderState
This is a reason that will be returned by getReasonsif the text field of the ItemFinder is blank.
NO_LABEL. Static variable in class com.sgi.sysadm.ui.UIContext
The property UIContext.Dialog.noLabel is a string displayed on the no button of the question dialog.
NO_SUCH_ITEM. Static variable in class com.sgi.sysadm.ui.ItemFinderState
This is a reason that will be returned by getReasons if the user has typed in a name of an object that the ItemFinder doesn't know about.
notBusy(). Method in class com.sgi.sysadm.ui.UIContext
Clear the busy cursor or busy dialog.
notBusy(ResultListener). Method in class com.sgi.sysadm.ui.UIContext
Clear the busy cursor or busy dialog.
NotificationFilter(). Constructor for class com.sgi.sysadm.category.NotificationFilter
NotificationFilter constructor.
notifyDoneListeners(TaskResult). Method in class com.sgi.sysadm.ui.TaskFrame
Notify TaskDoneListeners of task completion.
notifyListeners(Item, boolean). Method in class com.sgi.sysadm.ui.GenericItemRenderer
Notifies the listeners that the rendered object has changed
NUM_ROWS. Static variable in interface com.sgi.sysadm.ui.ItemTableProperties
A property ItemTablePanel.numRows specifies the desired height (in rows) of the ItemTable.
NUM_ROWS_ATTR_NAME. Static variable in class com.sgi.sysadm.ui.EditableList
The resource EditableList.numRowsAttrName or <componentName>.numRowsAttrName is a String specifying the name of the Long Attribute in TaskData that keeps track of the number of rows in the entry table.
NUMBER_COLUMN_WIDTH. Static variable in class com.sgi.sysadm.ui.EditableList
The resource EditableList.numberColumnWidth or <componentName>.numberColumnWidth is an Integer specifying the width in points of the table column used for numbering the rows of a reorderable list.
NUMBER_FORMAT_STRING. Static variable in class com.sgi.sysadm.ui.EditableList
The resource EditableList.numberFormatString or <componentName>.numberFormatString is a String specifying the format of the strings used to number the rows in a reorderable list.

O

OK. Static variable in interface com.sgi.sysadm.ui.ItemTableProperties
A property ItemTableFrame.okLabel is a string that specifies the text to be used in the OK button.
OK. Static variable in class com.sgi.sysadm.ui.ResultViewFrame
A resource "ResultViewFrame.okLabel is a string that specifies the text to be used in the OK button
ok(). Method in class com.sgi.sysadm.ui.Task
After the User presses the OK button, the base class will verify TaskData and then call subclass.ok() to initiate performance of the task operation.
OK_BUTTON_KEY_CODE. Static variable in class com.sgi.sysadm.ui.TaskControlPanel
The property TaskControlPanel.okButtonKeyCode is the key code of the accelerator for the "OK" button.
OK_BUTTON_LABEL. Static variable in class com.sgi.sysadm.ui.TaskControlPanel
The property TaskControlPanel.okButtonLabel is a String that is displayed on the OK button.
OK_LABEL. Static variable in class com.sgi.sysadm.ui.UIContext
The property UIContext.Dialog.okLabel is a string that is displayed on the confirmation button of dialogs (e.g.
okToAdd(EditableList). Method in class com.sgi.sysadm.ui.EditableList.DefaultEditVerifier
This synchronous version of okToAdd is called by the asynchronous version.
okToAdd(EditableList, ResultListener). Method in class com.sgi.sysadm.ui.EditableList.DefaultEditVerifier
Determine whether it's ok to let an "Add" operation proceed.
okToAdd(EditableList, ResultListener). Method in interface com.sgi.sysadm.ui.EditableList.EditVerifier
Called when the Add button is pressed.
okToAdvance(ResultListener). Method in class com.sgi.sysadm.ui.GuidePage
Call the verifier for this page to determine if it is OK to advance to a subsequent page in the Guide.
okToDelete(EditableList, int). Method in class com.sgi.sysadm.ui.EditableList.DefaultEditVerifier
Called when the Delete button is pressed.
okToDelete(EditableList, int, ResultListener). Method in class com.sgi.sysadm.ui.EditableList.DefaultEditVerifier
Determine whether it's ok to let a "Delete" operation proceed.
okToDelete(EditableList, int, ResultListener). Method in interface com.sgi.sysadm.ui.EditableList.EditVerifier
Called when the Delete button is pressed.
okToModify(EditableList, int). Method in class com.sgi.sysadm.ui.EditableList.DefaultEditVerifier
Called when the Modify button is pressed.
okToModify(EditableList, int, ResultListener). Method in class com.sgi.sysadm.ui.EditableList.DefaultEditVerifier
Determine whether it's ok to let a "Modify" operation proceed.
okToModify(EditableList, int, ResultListener). Method in interface com.sgi.sysadm.ui.EditableList.EditVerifier
Called when the Modify button is pressed.
OneColumnPanel(ResourceStack). Constructor for class com.sgi.sysadm.ui.OneColumnPanel
A constructor that takes a ResourceStack.
OneColumnPanel(ResourceStack, String). Constructor for class com.sgi.sysadm.ui.OneColumnPanel
A constructor that takes a ResourceStack and a name.
opened. Variable in class com.sgi.sysadm.ui.FtrIcon
true if the icon should be rendered in an opened state.
OPENED_ICON. Static variable in interface com.sgi.sysadm.ui.treeView.TreeViewProperties
The property <prefix>.openedIcon specifies the package-qualified name of the icon to display when a node in the tree has children and those children are visible, that is, when the node is open.
OPERAND_TYPE_ACCEPTED. Static variable in class com.sgi.sysadm.ui.Task
The property Task.operandTypeAccepted is a String that specifies what type of operand the Task accepts.
OptionalLinkLabel(ResourceStack, String). Constructor for class com.sgi.sysadm.ui.OptionalLinkLabel
Constructor
ORDER_HEADING. Static variable in class com.sgi.sysadm.ui.EditableList
The resource EditableList.orderHeading or <componentName>.orderHeading is the String displayed above the column of numbers on reorderable lists.
OUTDENT. Static variable in class com.sgi.sysadm.ui.LinkPageLayout
The outdent layout constraint.
outlinecolor. Variable in class com.sgi.sysadm.ui.FtrIcon
color for rendering outlines.
OUTPUT_DATA. Static variable in class com.sgi.sysadm.util.ProcessEvent
Events of type ProcessEvent.OUTPUT_DATA are generated when the Process writes data to its standard output stream.

P

pack(). Method in class com.sgi.sysadm.ui.RDialog
Calls super.pack() twice to work around bug in Java 2 where the "Warning: Applet Window" message messes up dialog layouts.
paintComponent(Graphics). Method in class com.sgi.sysadm.ui.richText.RichTextComponent
Called when it's time to paint ourselves.
paintIcon(Component, Graphics, int, int). Method in class com.sgi.sysadm.ui.ArrowIcon
Draw the arrow icon proportional to the component c it is in.
paintIcon(Component, Graphics, int, int). Method in class com.sgi.sysadm.ui.BlankIcon
Paints the Icon
paintIcon(Component, Graphics, int, int). Method in class com.sgi.sysadm.ui.FtrIcon
Icon method that gets called at render time.
PANE_HEIGHT. Static variable in interface com.sgi.sysadm.ui.treeView.TreeViewProperties
The property <prefix>.height specifies the default height, in points, of the tree pane.
PANE_WIDTH. Static variable in interface com.sgi.sysadm.ui.treeView.TreeViewProperties
The property <prefix>.width specifies the default width, in points, of the tree pane.
PANEL_HEIGHT. Static variable in interface com.sgi.sysadm.ui.ItemViewProperties
A property ItemViewPanel.height specifies the height (in points) of the panel.
PANEL_WIDTH. Static variable in interface com.sgi.sysadm.ui.ItemViewProperties
A property ItemViewPanel.width specifies the width (in points) of the panel.
passed(). Method in class com.sgi.sysadm.category.ItemTestResult
Returns a boolean that tells if the Item passed the test.
pixelsFromPoints(int). Static method in class com.sgi.sysadm.util.SysUtil
Convert points to pixels.
PLEASE_WAIT. Static variable in class com.sgi.sysadm.ui.ResultViewPanel
A resource ResultViewPanel.pleaseWait is the string that is displayed in place of the Item's name until the name is known.
POST_RESULT_PANEL. Static variable in class com.sgi.sysadm.ui.TaskFrame
If the resultHandling parameter to setResultHandling() is set to TaskFrame.POST_RESULT_PANEL, then the TaskFrame will display a result panel if the task succeeds.
POST_TAGS. Static variable in class com.sgi.sysadm.ui.LinkLabelBase
A resource <className>.postTags is a string that will be inserted at the end of the displayed text.
postDialog(JPanel, String, ResultListener). Method in class com.sgi.sysadm.ui.UIContext
Post a custom dialog.
postError(String). Method in class com.sgi.sysadm.ui.UIContext
Post a modal error dialog and display a localized error message.
postError(String, ActionListener). Method in class com.sgi.sysadm.ui.UIContext
Post a modal error dialog and display a localized error message.
postGlobalError(String). Method in class com.sgi.sysadm.ui.UIContext
Post a localized error message in a modal dialog that prevents input to all clients registered with the current HostContext.
postGlobalError(String, ActionListener). Method in class com.sgi.sysadm.ui.UIContext
Post a localized error message in a modal dialog that prevents input to all clients registered with the current HostContext.
postGlobalInfo(String). Method in class com.sgi.sysadm.ui.UIContext
Post a localized information message in a modal dialog that prevents input to all clients registered with the current HostContext.
postGlobalInfo(String, ActionListener). Method in class com.sgi.sysadm.ui.UIContext
Post a localized information message in a modal dialog that prevents input to all clients registered with the current HostContext.
postGlobalQuestion(String, ActionListener, ActionListener). Method in class com.sgi.sysadm.ui.UIContext
Post a localized question in a modal question dialog that prevents input to all clients registered with the current HostContext.
postGlobalQuestion(String, ActionListener, ActionListener, String, String). Method in class com.sgi.sysadm.ui.UIContext
Post a localized question in a modal question dialog that prevents input to all clients registered with the current HostContext.
postGlobalWarning(String). Method in class com.sgi.sysadm.ui.UIContext
Post a localized warning message in a modal dialog that prevents input to all clients registered with the current HostContext.
postGlobalWarning(String, ActionListener). Method in class com.sgi.sysadm.ui.UIContext
Post a localized warning message in a modal dialog that prevents input to all clients registered with the current HostContext.
postInfo(String). Method in class com.sgi.sysadm.ui.UIContext
Post a modal information dialog and display a localized information message.
postInfo(String, ActionListener). Method in class com.sgi.sysadm.ui.UIContext
Post a modal information dialog and display a localized information message.
postQuestion(String, ActionListener, ActionListener). Method in class com.sgi.sysadm.ui.UIContext
Post a localized question in a modal question dialog.
postQuestion(String, ActionListener, ActionListener, String, String). Method in class com.sgi.sysadm.ui.UIContext
Post a localized question in a modal question dialog with localized button labels.
postQuestion(String, ActionListener, ActionListener, String, String, String). Method in class com.sgi.sysadm.ui.UIContext
Post a localized question in a modal question dialog with localized button labels.
postWarning(String). Method in class com.sgi.sysadm.ui.UIContext
Post a modal warning dialog and display a localized warning message.
postWarning(String, ActionListener). Method in class com.sgi.sysadm.ui.UIContext
Post a modal warning dialog and display a localized warning message.
PRE_TAGS. Static variable in class com.sgi.sysadm.ui.LinkLabelBase
A resource <className>.preTags is a string that will be inserted at the beginning of the displayed text.
PREFERRED_UI. Static variable in class com.sgi.sysadm.ui.Task
The property Task.preferredUI is a string that determines which user interface, Form or Guide, will be displayed at startup if a task has both interfaces.
preferredLayoutSize(Container). Method in class com.sgi.sysadm.ui.LinkPageLayout
PREV_BUTTON_KEY_CODE. Static variable in class com.sgi.sysadm.ui.TaskControlPanel
The property TaskControlPanel.prevButtonKeyCode is the key code of the accelerator for the "Prev" button.
PREV_BUTTON_LABEL. Static variable in class com.sgi.sysadm.ui.TaskControlPanel
The property TaskControlPanel.prevButtonLabel is a String that is displayed on the prev button when the Guide is displayed.
PREV_PAGE. Static variable in class com.sgi.sysadm.ui.event.GuideNavigationEvent
This pageCode indicates that the user has requested that the previous page of the guide be displayed.
printTimer(String). Static method in class com.sgi.sysadm.util.SysUtil
Print timer information for timerName.
PRIV_LIST. Static variable in class com.sgi.sysadm.ui.Task
The property set Task.privList<n> describes the set of privileges needed to perform a task.
processErrorData(ProcessEvent). Method in interface com.sgi.sysadm.util.ProcessListener
The Process has generated data on its standard error stream.
ProcessEvent(Process, int). Constructor for class com.sgi.sysadm.util.ProcessEvent
Construct a ProcessEvent.
processExited(ProcessEvent). Method in interface com.sgi.sysadm.util.ProcessListener
The Process has exited.
processOutputData(ProcessEvent). Method in interface com.sgi.sysadm.util.ProcessListener
The Process has generated data on its standard output stream.
ProcessWatcher(Process). Constructor for class com.sgi.sysadm.util.ProcessWatcher
Constructor.
PRODUCT_ATTRIBUTES. Static variable in class com.sgi.sysadm.ui.Task
The property set Task.ProductAttributes<n> is a string array that specifies the products from which to request product attributes.
PRODUCT_ATTRIBUTES. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property set TaskManager.ProductAttributes<n> is a string array that specifies the products from which product attributes will be requested.
PRODUCT_INFO. Static variable in class com.sgi.sysadm.ui.ProductInfo
ProductInfo(). Constructor for class com.sgi.sysadm.ui.ProductInfo
PUBLIC_DATA. Static variable in class com.sgi.sysadm.ui.Task
The property set Task.publicData<n> describes the set of TaskData attributes that can be set by clients of the task.
pushBundle(ResourceBundle). Method in class com.sgi.sysadm.util.ResourceStack
Push a new ResourceBundle onto the bundle stack.
pushBundle(String). Method in class com.sgi.sysadm.util.ResourceStack
Push a new ResourceBundle onto the bundle stack.
pushPackageBundles(String). Method in class com.sgi.sysadm.util.ResourceStack
Search the package path for package ResourceBundles.
pushStack(ResourceStack). Method in class com.sgi.sysadm.util.ResourceStack
Push the ResourceBundles from another ResourceStack onto the bundle stack.

Q

QUESTION_ICON. Static variable in class com.sgi.sysadm.ui.UIContext
The property UIContext.Dialog.questionIcon is the CLASSPATH Relative name of the icon image file of the icon to use in the question dialog posted using UIContext.postQuestion().
quoteString(String). Static method in class com.sgi.sysadm.ui.richText.RichTextComponent
Replace any characters in str that have special meaning to RichTextComponent with escape sequences, so that when the returned string is displayed in a RichTextComponent the special characters will be displayed.

R

RApp(String, String, String[]). Constructor for class com.sgi.sysadm.manager.RApp
Constructor.
RAppLaunchEvent(Object, Object). Constructor for class com.sgi.sysadm.manager.RApp.RAppLaunchEvent
Constructor.
RApplet(String, String). Constructor for class com.sgi.sysadm.manager.RApplet
Construct an RApplet.
RButtonGroup(). Constructor for class com.sgi.sysadm.ui.RButtonGroup
RCheckBox(). Constructor for class com.sgi.sysadm.ui.RCheckBox
RCheckBox(Icon). Constructor for class com.sgi.sysadm.ui.RCheckBox
RCheckBox(Icon, boolean). Constructor for class com.sgi.sysadm.ui.RCheckBox
RCheckBox(String). Constructor for class com.sgi.sysadm.ui.RCheckBox
RCheckBox(String, boolean). Constructor for class com.sgi.sysadm.ui.RCheckBox
RCheckBox(String, Icon). Constructor for class com.sgi.sysadm.ui.RCheckBox
RCheckBox(String, Icon, boolean). Constructor for class com.sgi.sysadm.ui.RCheckBox
RDialog(Frame). Constructor for class com.sgi.sysadm.ui.RDialog
Construct an RDialog.
readLine(InputStream). Static method in class com.sgi.sysadm.util.SysUtil
Read one line of input from in.
reason(). Method in class com.sgi.sysadm.category.ItemTestResult
Returns an Object representing the reason the item didn't pass the test
REASON_NO_SUCH_PRIV. Static variable in interface com.sgi.sysadm.util.PrivBroker
When the user has referenced a privilege that does not exist, REASON_NO_SUCH_PRIV is returned by ResultEvent.getResult in failed callbacks to the ResultListener passed to checkPrivs or addPrivs.
REASON_NOT_PRIVILEGED. Static variable in interface com.sgi.sysadm.util.PrivBroker
When the user is not privileged to perform a requested operation, REASON_NOT_PRIVILEGED is returned by ResultEvent.getResult in failed callbacks to the ResultListener passed to checkPrivs or addPrivs.
ReasonItemFinderBinder(ItemFinder, String, String). Constructor for class com.sgi.sysadm.ui.taskData.ReasonItemFinderBinder
Construct a ReasonItemFinderBinder.
refresh(). Method in class com.sgi.sysadm.ui.ItemViewController
Refresh the view.
REFRESH_ATTRIBUTES. Static variable in class com.sgi.sysadm.ui.HostContext
Passed to getProductAttribute[s] to specify that the product attributes should be refreshed by reinvoking the SETTER.
registerClient(HostContext, ResultListener). Method in class com.sgi.sysadm.manager.RApp
Called by run() to register the application's RFrame with the HostContext before calling launchApp().
registerClient(Object). Method in class com.sgi.sysadm.ui.HostContext
Register a client that is sharing this HostContext.
registerClient(Object, String). Method in class com.sgi.sysadm.ui.HostContext
Register a client that is sharing this HostContext, and associate it with a key.
registerInterfaces(). Method in class com.sgi.sysadm.ui.Task
registerInterfaces() is called by the base class to request registration of the Task user interface.
registerPages(). Method in class com.sgi.sysadm.ui.Guide
Called by the base class to request that the subclass create and register the initial GuidePages via appendPage().
remove(AbstractButton). Method in class com.sgi.sysadm.ui.RButtonGroup
Remove a button from the group.
removeActionListener(ActionListener). Method in class com.sgi.sysadm.ui.treeView.TreeViewPane
Remove an Action listener.
removeAllAttrs(). Method in class com.sgi.sysadm.util.AttrBundle
Removes all the Attributes in the bundle.
removeAllBlinkers(). Static method in class com.sgi.sysadm.ui.BlinkThread
Remove all Blinkers from our list of Blinkers, and stop the blink thread.
removeAttr(String). Method in class com.sgi.sysadm.util.AttrBundle
Remove the Attribute associated with key.
removeAttrListener(AttrListener). Method in class com.sgi.sysadm.util.AttrBundle
Remove a listener.
removeBlinker(Blinker). Static method in class com.sgi.sysadm.ui.BlinkThread
Remove a Blinker from our list of Blinkers.
removeCategoryListener(CategoryListener). Method in class com.sgi.sysadm.category.Category
Remove a listener from the list of objects that will receive notifications.
removeComponent(Component). Method in class com.sgi.sysadm.ui.LabelComponentPanel
Removes a component and any label associated with it.
removeComponent(Component). Method in class com.sgi.sysadm.ui.OneColumnPanel
Removes a component and any label associated with it.
removeComponent(Component). Method in class com.sgi.sysadm.ui.TwoColumnPanel
Removes a component and any label associated with it.
removeControlListener(TaskControlListener). Method in class com.sgi.sysadm.ui.TaskControlPanel
Unregister interest in TaskControlPanel events.
removeFocusListener(FocusListener). Method in class com.sgi.sysadm.ui.RTextField
Remove focus listener from our list.
removeIconListener(String, RenderedObjectListener). Method in class com.sgi.sysadm.ui.IconRenderer
Removes an RenderedObjectListener
removeIconListener(String, RenderedObjectListener). Method in class com.sgi.sysadm.ui.ResourceBasedIconRenderer
Removes an RenderedObjectListener
removeItem(String). Method in class com.sgi.sysadm.category.Category
Called by subclasses when an item is removed from the system.
removeItemFinderListener(ItemFinderListener). Method in class com.sgi.sysadm.ui.ItemFinder
Removes an ItemFinderListener from the list of listeners
removeItemListener(ItemListener). Method in class com.sgi.sysadm.ui.ItemTable
Remove an ItemListener
removeItemViewInfo(ItemViewInfo). Method in class com.sgi.sysadm.ui.ItemViewPanel
Removes a label and value from the "info" part of the panel
removeItemViewLaunchRequestListener(ItemViewLaunchRequestListener). Method in class com.sgi.sysadm.ui.ItemTable
Removes an ItemViewLaunchRequestListener
removeItemViewLaunchRequestListener(ItemViewLaunchRequestListener). Method in class com.sgi.sysadm.ui.ItemTableController
Removes an ItemViewLaunchRequestListener
removeItemViewLaunchRequestListener(ItemViewLaunchRequestListener). Method in class com.sgi.sysadm.ui.ItemView
Removes an ItemViewLaunchRequestListener
removeItemViewLaunchRequestListener(ItemViewLaunchRequestListener). Method in class com.sgi.sysadm.ui.ItemViewController
Remove a ItemViewLaunchRequestListener from the list of listeners
removeLayoutComponent(Component). Method in class com.sgi.sysadm.ui.LinkPageLayout
This method has an empty implementation.
removeLinkListener(LinkListener). Method in class com.sgi.sysadm.ui.richText.RichTextComponent
Remove a listener from our link listeners.
removeModule(String). Static method in class com.sgi.sysadm.util.Log
Remove a module from the set of modules to display.
removeNameListener(String, RenderedObjectListener). Method in class com.sgi.sysadm.ui.NameRenderer
Removes a RenderedObjectListener
removeNotify(). Method in class com.sgi.sysadm.ui.RDialog
Called when our peer is to be removed.
removePage(GuidePage). Method in class com.sgi.sysadm.ui.Guide
Remove a GuidePage from the ordered list of GuidePages.
removeProcessListener(ProcessListener). Method in class com.sgi.sysadm.util.ProcessWatcher
Remove a listener no longer interested in ProcessEvents.
removeRButtonGroupListener(RButtonGroup. RButtonGroupListener). Method in class com.sgi.sysadm.ui.RButtonGroup
Remove a RButtonGroupListener from this RButtonGroup.
removeRenderedObjectListener(String, RenderedObjectListener). Method in class com.sgi.sysadm.ui.GenericItemRenderer
Removes a RenderedObjectListener
removeTableSortRequestListener(TableSortRequestListener). Method in class com.sgi.sysadm.ui.ComponentTable
Removes a sort request listener
removeTableSortRequestListener(TableSortRequestListener). Method in class com.sgi.sysadm.ui.ItemTablePanel
Removes a TableSortRequestListener from this table.
removeTags(String). Static method in class com.sgi.sysadm.ui.richText.RichTextComponent
Utility method for removing all of the tags from a RichTextComponent's text string.
removeTaskComponent(Component). Method in class com.sgi.sysadm.ui.TaskPage
Removes a component and any label associated with it.
removeTaskDataBinder(TaskDataBinder). Method in class com.sgi.sysadm.ui.taskData.TaskData
Remove a TaskDataBinder.
removeTaskDataVerifier(String). Method in class com.sgi.sysadm.ui.TaskContext
Remove a TaskDataVerifier from the list of verifiers.
removeTaskDoneListener(TaskDoneListener). Method in class com.sgi.sysadm.ui.Task
Unregister interest in task completion.
removeTaskDoneListener(TaskDoneListener). Method in class com.sgi.sysadm.ui.TaskFrame
Unregister interest in task completion.
removeTaskLaunchComponentListener(TaskLaunchComponentListener). Method in class com.sgi.sysadm.ui.TaskLaunchComponent
Removes a listener from the list of listeners that will be notified when this TaskLaunchComponent changes state.
removeTaskLaunchRequestListener(TaskLaunchRequestListener). Method in class com.sgi.sysadm.ui.ItemView
Removes a TaskLaunchRequestListener
removeTaskLaunchRequestListener(TaskLaunchRequestListener). Method in class com.sgi.sysadm.ui.TaskShelfPanel
Removes a TaskLaunchRequestListener
removeTitleListener(TitleListener). Method in class com.sgi.sysadm.ui.ItemView
removeTitleListener(TitleListener). Method in class com.sgi.sysadm.ui.Task
Unregister interest in changes to the Task title.
removeTitleListener(TitleListener). Method in class com.sgi.sysadm.ui.TaskContext
Remove a listener from the list of those interested in changes to the Task title.
removeTreeSelectionListener(TreeSelectionListener). Method in class com.sgi.sysadm.ui.treeView.TreeViewPane
Remove a TreeSelection listener.
removeUpdate(DocumentEvent). Method in class com.sgi.sysadm.ui.taskData.LongJTextComponentBinder
Called when our JTextComponent changes.
removeUpdate(DocumentEvent). Method in class com.sgi.sysadm.ui.taskData.StringJTextComponentBinder
Called when our JTextComponent changes.
renderedObjectChanged(String, Object). Method in interface com.sgi.sysadm.ui.RenderedObjectListener
Called when the rendered object changes.
renderer. Variable in class com.sgi.sysadm.ui.ItemTableColumn
The renderer to use for the column
renderFields(Item). Method in interface com.sgi.sysadm.ui.ItemViewFieldRenderer
Tells the renderer to render all the fields that it is supporting.
renderFieldsAgain(Item). Method in interface com.sgi.sysadm.ui.ItemViewFieldRenderer
Tells the renderer to render the fields after the Item has changed.
renderFieldsBlank(). Method in interface com.sgi.sysadm.ui.ItemViewFieldRenderer
Tells the renderer to render all the fields as blanks.
renderInfo(Item). Method in interface com.sgi.sysadm.ui.ItemViewAdditionalInfoRenderer
Updates the additional info panel.
renderInfoAgain(Item). Method in interface com.sgi.sysadm.ui.ItemViewAdditionalInfoRenderer
Updates the additional info panel after the Item has changed.
renderInfoBlank(). Method in interface com.sgi.sysadm.ui.ItemViewAdditionalInfoRenderer
Updates the additional info panel to be blank.
REORDERABLE. Static variable in class com.sgi.sysadm.ui.EditableList
The resource EditableList.reorderable or <componentName>.reorderable is a Boolean that controls whether or not the list is reorderable.
replaceItemList(Hashtable). Method in class com.sgi.sysadm.category.Category
Replace the current list of Item(s) by a new list.
replacePanel(ResultViewPanel). Method in class com.sgi.sysadm.ui.ResultViewFrame
requestFocus(). Method in class com.sgi.sysadm.ui.GuidePage
Called when this GuidePage should get keyboard focus.
RESET_BUTTON_LABEL. Static variable in class com.sgi.sysadm.ui.EditableList
The resource EditableList.resetButtonLabel or <componentName>.resetButtonLabel is the String displayed on the Reset button.
resetAndStartTimer(String). Static method in class com.sgi.sysadm.util.SysUtil
Reset timer for timerName, and restart it.
resetComponents(EditableList). Method in class com.sgi.sysadm.ui.EditableList.DefaultEditVerifier
Called to reset the editor UI after an Add.
resetComponents(EditableList). Method in interface com.sgi.sysadm.ui.EditableList.EditVerifier
Called to reset the editor UI after an Add.
resetList(EditableList). Method in class com.sgi.sysadm.ui.EditableList.DefaultEditVerifier
Called to reset the list when the Reset button is pressed.
resetList(EditableList). Method in interface com.sgi.sysadm.ui.EditableList.EditVerifier
Called to reset the list when the Reset button is pressed.
resetTimer(String). Static method in class com.sgi.sysadm.util.SysUtil
Stop the timer named by timerName.
ResourceBasedIconRenderer(String, ResourceStack, HostContext). Constructor for class com.sgi.sysadm.ui.ResourceBasedIconRenderer
Construct a ResourceBasedIconRenderer for a particular Category.
ResourceBasedNameRenderer(String, ResourceStack, HostContext). Constructor for class com.sgi.sysadm.ui.ResourceBasedNameRenderer
Create a ResourceBasedNameRenderer for a particular Category.
ResourceStack(). Constructor for class com.sgi.sysadm.util.ResourceStack
Create a ResourceStack with only com.sgi.sysadm.util.SysadmUtilP on it
RESULT_VIEW. Static variable in class com.sgi.sysadm.ui.GenericItemRenderer
A Object that is passed as context to createRenderedObject when the Item is being rendered for an ResultView.
ResultAdapter(ResultListener). Constructor for class com.sgi.sysadm.util.ResultAdapter
ResultEvent(Object). Constructor for class com.sgi.sysadm.util.ResultEvent
ResultEvent constructor.
ResultEvent(Object, Object). Constructor for class com.sgi.sysadm.util.ResultEvent
Construct a ResultEvent.
ResultViewFrame(ResultViewPanel, ResourceStack). Constructor for class com.sgi.sysadm.ui.ResultViewFrame
Constructor
ResultViewPanel(UIContext, ResourceStack, String, ItemTester, String). Constructor for class com.sgi.sysadm.ui.ResultViewPanel
A constructor that takes a TaskLoader[], a Category name, Item tester, and message.
ResultViewPanel(UIContext, ResourceStack, String, String). Constructor for class com.sgi.sysadm.ui.ResultViewPanel
A constructor that contains a Category name and message.
ResultViewPanel(UIContext, ResourceStack, String, String, String). Constructor for class com.sgi.sysadm.ui.ResultViewPanel
A constructor that takes a TaskLoader[], a Category name, Item name, and message.
ResultViewPanel(UIContext, ResourceStack, TaskLoader[], String). Constructor for class com.sgi.sysadm.ui.ResultViewPanel
A constructor that contains a message and a list of Tasks that might logically follow the Task that has finished.
ResultViewPanel(UIContext, ResourceStack, TaskLoader[], String, ItemTester, String). Constructor for class com.sgi.sysadm.ui.ResultViewPanel
A constructor that takes a TaskLoader[], a Category name, Item tester, and message.
ResultViewPanel(UIContext, ResourceStack, TaskLoader[], String, String). Constructor for class com.sgi.sysadm.ui.ResultViewPanel
A constructor that contains a Category name and message.
ResultViewPanel(UIContext, ResourceStack, TaskLoader[], String, String, String). Constructor for class com.sgi.sysadm.ui.ResultViewPanel
A constructor that takes a TaskLoader[], a Category name, Item selector, and message.
reverse(Object[], int, int). Static method in class com.sgi.sysadm.util.Sort
Reverses a sequence of elements.
RFrame(). Constructor for class com.sgi.sysadm.ui.RFrame
Construct an RFrame.
RFrame(String). Constructor for class com.sgi.sysadm.ui.RFrame
Construct an RFrame with a title.
RichTextArea(String, ResourceStack). Constructor for class com.sgi.sysadm.ui.richText.RichTextArea
Construct a RichTextArea.
RichTextComponent(). Constructor for class com.sgi.sysadm.ui.richText.RichTextComponent
Construct a RichTextComponent component.
RichTextComponent(ResourceStack). Constructor for class com.sgi.sysadm.ui.richText.RichTextComponent
Construct a RichTextComponent with a ResourceStack.
RichTextComponent(String). Constructor for class com.sgi.sysadm.ui.richText.RichTextComponent
Construct a RichTextComponent with a text string.
RichTextComponent(String, ResourceStack). Constructor for class com.sgi.sysadm.ui.richText.RichTextComponent
Construct a RichTextComponent with a name and a ResourceStack.
RichTextComponent(String, ResourceStack, String). Constructor for class com.sgi.sysadm.ui.richText.RichTextComponent
Construct a RichTextComponent with a name, a ResourceStack, and a text string.
RIGHT. Static variable in class com.sgi.sysadm.ui.ArrowIcon
Passed to constructor to create arrow pointing right
RIGHT. Static variable in class com.sgi.sysadm.ui.LabelComponentConstraints
Give the label right justification.
RIGHT. Static variable in class com.sgi.sysadm.ui.TaskLaunchComponent
The resource TaskLaunchComponent.margin.right gives the number of points to use for the right of the margin inside the component.
RIGHT_ATTACHMENT. Static variable in class com.sgi.sysadm.ui.LabelComponentPanel
A resource <component name | component's class name | "LabelComponentPanel">.rightAttachment determines the type of attachment to give a component.
RIGHT_INSET. Static variable in class com.sgi.sysadm.ui.Task
The property Task.rightInset is an integer that defines the inset, in points, between the right side of the task container and the task interface.
RIGHT_INSET. Static variable in class com.sgi.sysadm.ui.UIContext
The property UIContext.Dialog.rightInset is an integer that defines the width, in points, of the inset between the right edge of a dialog and the contents of a dialog.
RIGHT_MARGIN. Static variable in class com.sgi.sysadm.ui.RPasswordField
A resource Field.rightMargin defined in com.sgi.sysadm.ui.SysadmUIP.properties that specifies the right margin to be used in Task TextFields.
RIGHT_MARGIN. Static variable in class com.sgi.sysadm.ui.RTextField
A resource Field.rightMargin defined in com.sgi.sysadm.ui.SysadmUIP.properties that specifies the amount of space between the rightmost letter and the border of the textfield.
rightAttachment. Variable in class com.sgi.sysadm.ui.LabelComponentConstraints
How the component should be attached to the right hand side.
RLabel(ResourceStack). Constructor for class com.sgi.sysadm.ui.RLabel
Construct a nameless RLabel.
RLabel(ResourceStack, String). Constructor for class com.sgi.sysadm.ui.RLabel
Construct a RLabel with a particular name.
RLabel(String, int, ResourceStack). Constructor for class com.sgi.sysadm.ui.RLabel
Construct a nameless RLabel with some initial text and a specific alignment.
RLabel(String, int, ResourceStack, String). Constructor for class com.sgi.sysadm.ui.RLabel
Construct a RLabel with some initial text, a particular name, and a particular alignment.
RLabel(String, ResourceStack). Constructor for class com.sgi.sysadm.ui.RLabel
Construct a nameless RLabel with some initial text.
RLabel(String, ResourceStack, String). Constructor for class com.sgi.sysadm.ui.RLabel
Construct a RLabel with some initial text and a particular name.
ROOT_FILTER_ATTR. Static variable in interface com.sgi.sysadm.ui.treeView.TreeViewProperties
The property <prefix>.<treename>.level<n>.rootFilterAttr is only used if USE_ASSOC is false.
ROOT_FONT. Static variable in interface com.sgi.sysadm.ui.treeView.TreeViewProperties
The property <prefix>.rootFont specifies the name of the font to be used to display the name of the Item at the root node of the tree.
rotate(Object[], int, int, int). Static method in class com.sgi.sysadm.util.Sort
Rotate a range in place: array[middle] is put in array[first], array[middle+1] is put in array[first+1], etc.
ROW_HEIGHT. Static variable in interface com.sgi.sysadm.ui.ItemTableProperties
A property ItemTablePanel.rowHeight is the height (in points) of each row in the table.
ROW_HEIGHT. Static variable in class com.sgi.sysadm.ui.TaskShelfPanel
A resource TaskShelfPanel.rowHeight that specifies the height of the rows in the panel in points.
ROWS. Static variable in class com.sgi.sysadm.ui.TaskShelfPanel
A resource TaskShelfPanel.rows that specifies the desired height (in rows) of the TaskShelf
RPanel(). Constructor for class com.sgi.sysadm.ui.RPanel
RPasswordField(). Constructor for class com.sgi.sysadm.ui.RPasswordField
Constructs a new RPasswordField.
RPasswordField(Document, String, int). Constructor for class com.sgi.sysadm.ui.RPasswordField
Constructs a new RPasswordField with the width set to the specified number of columns, initialized with the specified text and using the specified text storage model.
RPasswordField(int). Constructor for class com.sgi.sysadm.ui.RPasswordField
Constructs a new RPasswordField with the width set to the specified number of columns.
RPasswordField(String). Constructor for class com.sgi.sysadm.ui.RPasswordField
Constructs a new RPasswordField initialized with the spcified text.
RPasswordField(String, int). Constructor for class com.sgi.sysadm.ui.RPasswordField
Constructs a new RPasswordField with the width set to the specified number of columns and initialized with the specified text.
RRadioButton(). Constructor for class com.sgi.sysadm.ui.RRadioButton
RRadioButton(Icon). Constructor for class com.sgi.sysadm.ui.RRadioButton
RRadioButton(Icon, boolean). Constructor for class com.sgi.sysadm.ui.RRadioButton
RRadioButton(String). Constructor for class com.sgi.sysadm.ui.RRadioButton
RRadioButton(String, boolean). Constructor for class com.sgi.sysadm.ui.RRadioButton
RRadioButton(String, Icon). Constructor for class com.sgi.sysadm.ui.RRadioButton
RRadioButton(String, Icon, boolean). Constructor for class com.sgi.sysadm.ui.RRadioButton
RTextField(). Constructor for class com.sgi.sysadm.ui.RTextField
Construct a new RTextField.
RTextField(Document, String, int). Constructor for class com.sgi.sysadm.ui.RTextField
Construct a new RTextField with width set to the specified number of columns, initialized with the specified text and using the specified text storage model.
RTextField(int). Constructor for class com.sgi.sysadm.ui.RTextField
Construct a new RTextField with width set to the specified number of columns.
RTextField(String). Constructor for class com.sgi.sysadm.ui.RTextField
Construct a new RTextField initialized with the specified text.
RTextField(String, int). Constructor for class com.sgi.sysadm.ui.RTextField
Construct a new RTextField with width set to the specified number of columns and initialized with the specified text.
run(HostContext, RApp. RAppLaunchListener). Method in class com.sgi.sysadm.manager.RApp
Run a sysadm application.
run(HostContext, RApp. RAppLaunchListener). Method in class com.sgi.sysadm.manager.TaskManager
Override RApp.run in order to implement run-once behavior.
RUN_ONCE_ATTRIBUTES. Static variable in class com.sgi.sysadm.ui.Task
The property set Task.runOnceAttributes<n> is a String array that specifies the TaskData attributes that should be used for controlling run once behavior of a task.
RunItemTable(String[]). Constructor for class com.sgi.sysadm.manager.RunItemTable
Constructor.
RunItemView(String[]). Constructor for class com.sgi.sysadm.manager.RunItemView
Constructor.
runPriv(String). Method in class com.sgi.sysadm.ui.Task
Subclasses should call this version of runPriv() if the task can be performed by running a single privcmd, the privcmd does not accept any private data (such as passwords) via stdin, it is reasonable to send all TaskData attributes to the privcmd, and task failure can be handled by displaying the privcmd output and error text in a standard error dialog.
runPriv(String, AttrBundle). Method in interface com.sgi.sysadm.util.PrivBroker
Run a privileged command with arguments derived from an AttrBundle.
runPriv(String, String). Method in interface com.sgi.sysadm.util.PrivBroker
Run a privileged command with arguments parsed from a String.
runPriv(String, String). Method in class com.sgi.sysadm.ui.Task
Subclasses should call this version of runPriv() if the task can be performed by running a single privcmd, the privcmd accepts some private data (such as passwords) via stdin, and task failure can be handled by displaying the privcmd output and error text in a standard error dialog.
runPriv(String, String, ProcessListener). Method in class com.sgi.sysadm.ui.Task
Subclasses should call this version of runPriv() if the task needs full control over privileged command input and output and needs to regain control when the privileged command exits.
runPriv(String, String, ResultListener). Method in class com.sgi.sysadm.ui.Task
Subclasses should call this version of runPriv() if the multiple privcmds are needed to accomplish the task or the subclass wants to regain control after the privcmd completes.
runPriv(String, String[]). Method in interface com.sgi.sysadm.util.PrivBroker
Run a privileged command with an array of String arguments.
runPriv(String, String[]). Method in class com.sgi.sysadm.ui.Task
Subclasses should call this version of runPriv() if the task can be performed by running a single privcmd, the privcmd accepts some private data (such as passwords) via stdin, and task failure can be handled by displaying the privcmd output and error text in a standard error dialog.
runPriv(String, String[], ProcessListener). Method in class com.sgi.sysadm.ui.Task
Subclasses should call this version of runPriv() if the task needs full control over privileged command input and output and needs to regain control when the privileged command exits.
runPriv(String, String[], ResultListener). Method in class com.sgi.sysadm.ui.Task
Subclasses should call this version of runPriv() if the multiple privcmds are needed to accomplish the task or the subclass wants to regain control after the privcmd completes.
runPriv(String, TaskData). Method in class com.sgi.sysadm.ui.Task
Subclasses should call this version of runPriv() if the task can be performed by running a single privcmd, the privcmd accepts some private data (such as passwords) via stdin, and task failure can be handled by displaying the privcmd output and error text in a standard error dialog.
runPriv(String, TaskData, Category, ItemTester, int). Method in class com.sgi.sysadm.ui.Task
This version of runPriv() is just like runPriv(String, TaskData), but if its ItemTester argument is non-null and its eventType isn't EVENT_TYPE_NONE, it delays success until the specified event type has occurred in the Category on an Item matching the ItemTester.
runPriv(String, TaskData, ProcessListener). Method in class com.sgi.sysadm.ui.Task
Subclasses should call this version of runPriv() if the task needs full control over privileged command input and output and needs to regain control when the privileged command exits.
runPriv(String, TaskData, ResultListener). Method in class com.sgi.sysadm.ui.Task
Subclasses should call this version of runPriv() if the multiple privcmds are needed to accomplish the task or the subclass wants to regain control after the privcmd completes.
RunTask(String[]). Constructor for class com.sgi.sysadm.manager.RunTask
Constructor.

S

SEARCH_BUTTON_LABEL. Static variable in class com.sgi.sysadm.manager.taskManager.SearchPanel
The property SearchPanel.searchButtonLabel is the String to display on the button the User presses to initiate a search on the keywords entered into the keyword field.
SearchPanel(). Constructor for class com.sgi.sysadm.manager.taskManager.SearchPanel
SELECT_COLOR. Static variable in interface com.sgi.sysadm.ui.treeView.TreeViewProperties
The property <prefix>.selectColor specifies the color to be used as the background of the selected Item in the tree.
selectedItemChanged(). Method in class com.sgi.sysadm.ui.ItemFinder
This is a copy of the JComboBox method of the same name, with minor tweaks for better performance We avoid sending a DESELECTED event because it's not necessary and it results in more notificiations than necessary.
SELECTION_MODE. Static variable in interface com.sgi.sysadm.ui.ItemTableProperties
A property ItemTablePanel.selectionMode specifies the selection mode to use for the table.
selectionChanged(long). Method in interface com.sgi.sysadm.ui.RButtonGroup.RButtonGroupListener
Called when the selected button changes.
SELECTOR. Static variable in interface com.sgi.sysadm.ui.ItemTableProperties
A property <name>.ItemTable.selector.<column> is needed only if column is using richText as its METHOD.
SELECTOR. Static variable in interface com.sgi.sysadm.ui.ItemViewProperties
A property <name>.ItemView.selector.<field> is needed only if <field> is using richText as its display method.
SelectorItemFinderBinder(ItemFinder). Constructor for class com.sgi.sysadm.ui.taskData.SelectorItemFinderBinder
Construct a SelectorItemFinderBinder.
SelectorItemTester(String). Constructor for class com.sgi.sysadm.category.SelectorItemTester
Creates a SelectorItemTester which will compare Items to the given selector.
SEPARATOR. Static variable in class com.sgi.sysadm.ui.LinkPageLayout
The separator layout constraint.
SEPARATOR. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
If a Table of Contents item has the type separator, it will be displayed as a horizontal separator at that location in the Table of Contents.
serialize(). Method in class com.sgi.sysadm.util.AttrBundle
Return a string representation of this AttrBundle, suitable for transmission to another program.
set(AttrBundle). Method in class com.sgi.sysadm.ui.FtrIcon
Interface for setting a bundle of attributes that affect rendering.
set(Attribute). Method in class com.sgi.sysadm.ui.FtrIcon
Interface for setting attributes to affect rendering.
set(String, String). Method in class com.sgi.sysadm.ui.FtrIcon
Interface for setting attributes to affect rendering.
setAdditionalInfo(Component). Method in class com.sgi.sysadm.ui.ItemViewPanel
Sets the Component that will be displayed in the "additional info" area of the panel.
setAllowTurnPageOnError(boolean). Method in class com.sgi.sysadm.ui.GuidePage
Called to control the behavior of the Task when the user hits the Next button but a verifier fails.
setArgs(Vector, ResultListener). Method in class com.sgi.sysadm.manager.RApp
Called by the base class to forward command-line arguments to the subclass.
setArgs(Vector, ResultListener). Method in class com.sgi.sysadm.manager.RunItemTable
Parse the command line arguments.
setArgs(Vector, ResultListener). Method in class com.sgi.sysadm.manager.RunItemView
Parse the command line arguments.
setArgs(Vector, ResultListener). Method in class com.sgi.sysadm.manager.RunTask
Parse the command line arguments.
setArgs(Vector, ResultListener). Method in class com.sgi.sysadm.manager.TaskManager
Parse the command line arguments.
setAttr(Attribute). Method in class com.sgi.sysadm.util.AttrBundle
Set an Attribute.
setAttrVisible(String, boolean). Method in class com.sgi.sysadm.util.AttrBundle
Set the visibility of Attribute named by key.
setAutoExpand(boolean). Method in class com.sgi.sysadm.ui.treeView.TreeViewPane
Set the auto expand flag.
setAutoWrap(boolean). Method in class com.sgi.sysadm.ui.richText.RichTextComponent
Set RichText's wrapping behavior.
setBoolean(String, boolean). Method in class com.sgi.sysadm.util.AttrBundle
Convenience method for setting a boolean attribute.
setBorder(JPanel). Method in class com.sgi.sysadm.manager.taskManager.DisplayArea
Set the standard DisplayArea border for panel.
setBounds(int, int, int, int). Method in class com.sgi.sysadm.ui.richText.RichTextComponent
Called when our size changes.
setBundle(String, AttrBundle). Method in class com.sgi.sysadm.util.AttrBundle
Convenience method for setting an AttrBundle attribute.
setBytes(byte[]). Method in class com.sgi.sysadm.util.ProcessEvent
Set the byte array associated with an OUTPUT_DATA or ERROR_DATA event.
setCancelButtonEnabled(boolean). Method in class com.sgi.sysadm.ui.TaskControlPanel
Make the cancel button visible and enabled or invisible and disabled.
setCategory(Category). Method in class com.sgi.sysadm.ui.ItemFinder
Sets the Category that this ItemFinder is listening to.
setCategory(Category). Method in class com.sgi.sysadm.ui.ItemTable
Sets the Cateogory that contains the Items the ItemTable should display.
setCategory(Category). Method in class com.sgi.sysadm.ui.ItemTableController
Sets the Category that this ItemTableController is listening to.
setCategory(Category). Method in class com.sgi.sysadm.ui.TaskShelfController
Sets the category that determines the tasks shown in the TaskShelf
setClearBehavior(int). Method in class com.sgi.sysadm.ui.ItemFinder
Sets the way that the ItemFinder reacts when setCategory is called.
setColumns(String, String[], String[]). Method in class com.sgi.sysadm.ui.EditableList
Set up the columns of this EditableList.
setColumns(String, String[], String[], String[]). Method in class com.sgi.sysadm.ui.EditableList
Set up the columns of this EditableList, including invisible columns.
setComponentAppearance(Component). Method in class com.sgi.sysadm.manager.taskManager.DisplayArea
Set the font, foreground, and background of the component to match the rest of the DisplayArea.
setCursor(Component, Cursor). Static method in class com.sgi.sysadm.ui.UIContext
Workaround for Component.setCursor that actually changes the cursor without requiring the user to move the mouse.
setData(Vector). Method in class com.sgi.sysadm.ui.ItemTableModel
setData(Vector). Method in class com.sgi.sysadm.ui.ItemTablePanel
Sets the data to be used by the table.
setDefaultIconColor(). Method in class com.sgi.sysadm.ui.FtrIcon
Set the icon color back to its default value.
setDescription(String). Method in class com.sgi.sysadm.ui.TaskLaunchComponent
Sets the HTML that will be displayed for the description line.
setDialogParent(JComponent). Method in class com.sgi.sysadm.ui.TaskLoader
Set the dialog parent for the next call to loadTask.
setDialogParent(JComponent). Method in class com.sgi.sysadm.ui.UIContext
Set the dialog parent associated with this context.
setDialogParent(JComponent, ResultListener). Method in class com.sgi.sysadm.ui.UIContext
Set the dialog parent associated with this context and notify listener when the dialog parent has been set in the Swing UI thread.
setDialogTitle(String). Method in class com.sgi.sysadm.ui.UIContext
Set the title of subsequent dialogs posted via this context.
setDisabledColor(Color). Method in class com.sgi.sysadm.ui.ArrowIcon
Set the color to be used to draw the disabled arrow.
setDouble(String, double). Method in class com.sgi.sysadm.util.AttrBundle
Convenience method for setting a double attribute.
setEditor(Component). Method in class com.sgi.sysadm.ui.EditableList
Called to set the Component to be used to edit a row in this EditableTable.
setEditor(Component, EditableList. EditVerifier). Method in class com.sgi.sysadm.ui.EditableList
Called to set the Component to be used to edit a row in this EditableTable.
setEnabled(boolean). Method in class com.sgi.sysadm.ui.EditableList
enable this EditableList (and all its components).
setEnabled(boolean). Method in class com.sgi.sysadm.ui.TaskLaunchComponent
Sets this component to be enabled or disabled.
setEnabledColor(Color). Method in class com.sgi.sysadm.ui.ArrowIcon
Set the color to be used to draw the enabled arrow.
setErrorText(String). Method in class com.sgi.sysadm.ui.event.TaskResult
Set the error text associated with a SUCCEEDED result.
setExitCode(int). Method in class com.sgi.sysadm.util.ProcessEvent
Set the exit code associated with an EXITED event.
setExitHandler(HostContext. ExitHandler). Method in class com.sgi.sysadm.ui.HostContext
Set the ExitHandler which will handle requests to exit.
setFocusTraversable(boolean). Method in class com.sgi.sysadm.ui.richText.RichTextComponent
Control whether or not this RichTextComponent is focus traversable.
setFont(String, int). Method in class com.sgi.sysadm.ui.richText.RichTextComponent
Set the font that RichText uses to display text.
setForm(Form). Method in class com.sgi.sysadm.ui.Task
Register a Form interface to use for this Task.
setFormMode(). Method in class com.sgi.sysadm.ui.TaskControlPanel
Tell the control panel that it should go into Form control mode.
setGlossary(String). Method in class com.sgi.sysadm.ui.LinkLabelBase
Set the glossary entry to be displayed.
setGlossaryResources(ResourceStack). Method in class com.sgi.sysadm.ui.richText.RichTextArea
Set the resource stack to be used for looking up glossary entries.
setGuide(Guide). Method in class com.sgi.sysadm.ui.Task
Register a Guide interface to use for this Task.
setGuideMode(). Method in class com.sgi.sysadm.ui.TaskControlPanel
Tell the control panel to go into Guide control mode.
setHeaders(String[]). Method in class com.sgi.sysadm.ui.ItemFinder
Sets the headers to be displayed at the top of the list of Items in the ItemFinder.
setHostContext(HostContext). Method in class com.sgi.sysadm.ui.ProductInfo
Set the HostContext needed for creating ProductInfo instances.
setHostContext(HostContext). Method in class com.sgi.sysadm.ui.TaskRegistry
Set the HostContext needed for creating TaskLoader instances.
setHostContext(HostContext). Method in class com.sgi.sysadm.ui.UIContext
Set the HostContext associated with this UIContext.
setIcon(Component). Method in class com.sgi.sysadm.ui.TaskPage
Adds an Component to the TaskPage in the icon's spot.
setIcon(Icon). Method in class com.sgi.sysadm.manager.taskManager.DisplayPage
Set the icon that will be displayed along with the title of this page in the TableOfContents.
setIcon(Icon). Method in class com.sgi.sysadm.ui.ItemViewPanel
Sets the panel's icon to a specified icon
setIcon(Icon). Method in class com.sgi.sysadm.ui.TaskPage
Adds an Icon the the TaskPage in the icon's spot
setIcon(String). Method in class com.sgi.sysadm.ui.TaskPage
Adds an Icon to the TaskPage, based on the name of a resource describing the icon.
setIconColor(Color). Method in class com.sgi.sysadm.ui.FtrIcon
Set the icon color to iconColor.
setIconHeight(int). Method in class com.sgi.sysadm.ui.ArrowIcon
Sets height of icon
setIconLabel(JLabel). Method in class com.sgi.sysadm.manager.taskManager.DisplayPage
Get the label on which the icon for this page is displayed.
setIconWidth(int). Method in class com.sgi.sysadm.ui.ArrowIcon
Sets width of icon.
setInterfaceToggleEnabled(boolean). Method in class com.sgi.sysadm.ui.TaskControlPanel
Enable or disable the Form/Guide toggle components
setIntroText(Component). Method in class com.sgi.sysadm.ui.TaskPage
Adds the introText to the TaskPage
setItem(Category, String). Method in class com.sgi.sysadm.ui.TaskShelfController
Sets the item whose state will control the tasks shown in the TaskShelf
setItem(Item). Method in class com.sgi.sysadm.ui.TaskShelfPanel
Sets the Item that should be passed in the TaskLaunchRequestEvent if the user launches a task.
setItem(String). Method in class com.sgi.sysadm.ui.ItemView
Sets the Item to display in this ItemView
setItem(String). Method in class com.sgi.sysadm.ui.ItemViewController
Set the Item that is displayed in the ItemView
setItemTable(ItemTable). Method in class com.sgi.sysadm.ui.ItemTableFrame
Sets the ItemTable that is displayed in this frame.
setItemTester(ItemTester). Method in class com.sgi.sysadm.ui.ItemFinder
Sets the ItemTester that will be used to filter the Items.
setItemView(ItemView). Method in class com.sgi.sysadm.ui.ItemViewFrame
Sets the ItemView that is displayed in this frame.
setItemViewAdditionalInfoRenderer(ItemViewAdditionalInfoRenderer). Method in class com.sgi.sysadm.ui.ItemViewController
Sets the ItemViewAdditionalInfoRenderer to use with this ItemView
setItemViewFieldRenderer(ItemViewFieldRenderer). Method in class com.sgi.sysadm.ui.ItemViewController
Sets the ItemViewFieldRenderer to use with this ItemView
setItemViewPanel(ItemViewPanel). Method in class com.sgi.sysadm.ui.ItemViewController
Sets the ItemViewPanel to use with this ItemViewController.
setLabelText(String). Method in class com.sgi.sysadm.ui.ItemViewInfo
Modifies the string contained by the "label" Component.
setLinkState(int, int). Method in class com.sgi.sysadm.ui.richText.RichTextComponent
Set the state of a link in the document.
setLocated(boolean). Method in class com.sgi.sysadm.ui.FtrIcon
Set the located flag.
setLong(String, long). Method in class com.sgi.sysadm.util.AttrBundle
Convenience method for setting a long attribute.
setMargins(Insets). Method in class com.sgi.sysadm.ui.richText.RichTextComponent
Set the margins in pixels.
setNextEnabled(boolean). Method in class com.sgi.sysadm.ui.TaskControlPanel
Enable or disable the Next components.
setNotifying(boolean). Method in class com.sgi.sysadm.ui.taskData.LongJTextComponentBinder
Set the notifying flag.
setNumRows(int). Method in class com.sgi.sysadm.ui.ItemTablePanel
Sets the height of the ItemTablePanel by specifying the number of rows.
setOKEnabled(boolean). Method in class com.sgi.sysadm.ui.TaskControlPanel
Enable or disable the OK components.
setOperands(Vector). Method in class com.sgi.sysadm.ui.Task
Called by the Task client to pass operands to the task.
setOperands(Vector). Method in class com.sgi.sysadm.ui.event.TaskLaunchRequestEvent
Set the operands to pass to the Task.
setOutputText(String). Method in class com.sgi.sysadm.ui.event.TaskResult
Set the output text associated with a SUCCEEDED result.
setPanel(JPanel). Method in class com.sgi.sysadm.manager.taskManager.DisplayPage
Set the panel to display when this page is selected.
setPassword(String). Method in interface com.sgi.sysadm.util.PrivBroker
Set the password to be used in subsequent runPriv, checkPrivs, or addPrivs calls.
setPreferredUI(String). Method in class com.sgi.sysadm.ui.Task
Set the preferred user interface.
setPreferredWidth(int). Method in class com.sgi.sysadm.ui.RPanel
Set the preferred width of this component.
setPrevEnabled(boolean). Method in class com.sgi.sysadm.ui.TaskControlPanel
Enable or disable the Prev components.
setProductAttribute(String, Attribute). Method in class com.sgi.sysadm.ui.HostContext
Sets a product Attribute
setProductAttributes(Object, ResultListener). Method in interface com.sgi.sysadm.ui.ProductAttributeSetter
Sets the Product Attributes.
setProductAttrs(String, String). Method in class com.sgi.sysadm.ui.ProductInfo
Called by subclass to report result of computeProductAttrs
setProductName(String). Method in class com.sgi.sysadm.manager.RApp
Set the product name when running the RApp from another RApp.
setReason(String). Method in class com.sgi.sysadm.util.ResultEvent
Set the reason that this operation failed.
setReorderable(boolean). Method in class com.sgi.sysadm.ui.EditableList
Set whether the list should be reorderable.
setResourceStack(ResourceStack). Method in class com.sgi.sysadm.ui.UIContext
Sets the resource stack used by this context.
setResult(Object). Method in class com.sgi.sysadm.util.ResultEvent
Set the Object representing the result of this operation.
setResultHandling(int). Method in class com.sgi.sysadm.ui.TaskFrame
Set the result handling method for the TaskFrame.
setRoot(Item). Method in class com.sgi.sysadm.ui.treeView.TreeViewPane
Change the root of the tree.
setSelected(boolean). Method in class com.sgi.sysadm.ui.FtrIcon
Set the selected flag.
setSelectedIndex(int). Method in class com.sgi.sysadm.ui.ItemFinder
Overridden method that catches and ignores the IllegalArgumentException so that the ItemFinder doesn't die if a refresh() occurs when the popup is showing.
setSelectedIndex(long). Method in class com.sgi.sysadm.ui.RButtonGroup
Select a button by its index.
setSize(int, int). Method in class com.sgi.sysadm.ui.FtrIcon
Set the size which should be used for rendering.
setStatus(String). Method in class com.sgi.sysadm.ui.TaskLaunchComponent
Sets the status field of the component programatically.
setString(String, String). Method in class com.sgi.sysadm.util.AttrBundle
Convenience method for setting a String attribute.
setTarget(String). Method in class com.sgi.sysadm.manager.taskManager.DisplayPage
Set the target to launch when this page is selected in the TableOfContents.
setTask(Task). Method in class com.sgi.sysadm.ui.TaskFrame
Set or replace the Task displayed in this frame.
setTaskData(TaskData). Method in class com.sgi.sysadm.ui.event.TaskLaunchRequestEvent
Set the TaskData attributes to set on the Task.
setTaskDataAttr(Attribute). Method in class com.sgi.sysadm.ui.Task
Set the value of a specific public data attribute.
setTaskDataAttr(String, String). Method in class com.sgi.sysadm.ui.Task
Set the value of a specific public data item by key and value.
setTaskList(String, TaskLoader[]). Method in class com.sgi.sysadm.ui.TaskRegistry
Called by subclass to report result of computeTaskList.
setTaskList(TaskLoader[]). Method in class com.sgi.sysadm.ui.TaskShelfPanel
Sets the TaskList to display a list of tasks.
setTaskShelf(Component). Method in class com.sgi.sysadm.ui.ItemViewPanel
Sets the Component that will be displayed in the "task shelf" area of the panel.
setTaskShelfPanel(TaskShelfPanel). Method in class com.sgi.sysadm.ui.ItemViewController
Sets the TaskShelfPanel to place in the ItemView
setTaskShelfPanel(TaskShelfPanel). Method in class com.sgi.sysadm.ui.TaskShelfController
Sets the TaskShelfPanel to control
setTaskTitle(String). Method in class com.sgi.sysadm.ui.TaskContext
Set the title of the Task.
SETTER. Static variable in class com.sgi.sysadm.ui.HostContext
A resource ProductAttributeSetter is a resource that can be in the PackageP resource file corresponding to the product that is passed to getProductAttribute or getProductAttributes.
setText(String). Method in class com.sgi.sysadm.ui.LinkLabelBase
Set the text to be displayed.
setText(String). Method in class com.sgi.sysadm.ui.richText.RichTextComponent
Set the text to be displayed.
setTextByName(String). Method in class com.sgi.sysadm.ui.ItemFinder
Sets the text that is shown in the ItemFinder.
setTextBySelector(String). Method in class com.sgi.sysadm.ui.ItemFinder
Sets the Item being displayed in the ItemFinder.
setTitle(Component). Method in class com.sgi.sysadm.manager.taskManager.MetataskGroupPanel
Set the title of the panel.
setTitle(Component). Method in class com.sgi.sysadm.ui.TaskPage
Adds a component to the title's spot on the TaskPage.
setTitle(String). Method in class com.sgi.sysadm.manager.taskManager.DisplayPage
Set the title of this page.
setTitle(String). Method in class com.sgi.sysadm.ui.TaskPage
Adds a title to the TaskPage
setTitleString(String). Method in class com.sgi.sysadm.ui.TaskContext
Set the string to be used as the Task title.
setTree(int). Method in class com.sgi.sysadm.ui.treeView.TreeViewPane
Choose the tree to display.
setTree(String). Method in class com.sgi.sysadm.ui.treeView.TreeViewPane
Choose the tree to display.
setType(int). Method in class com.sgi.sysadm.manager.taskManager.DisplayPage
Set the page type.
setupColumns(ItemTableColumn[]). Method in class com.sgi.sysadm.ui.ItemTablePanel
Sets up the columns for the table, as described by the array of ItemTableColumn objects.
setupSizing(ResourceStack, String, String, String). Method in class com.sgi.sysadm.ui.RPanel
setupSizing looks up resources on the resource stack and sets the size of this RPanel accordingly.
setValueText(String). Method in class com.sgi.sysadm.ui.ItemViewInfo
Modifies the string contained by the "value" Component.
setVerifier(TaskDataVerifier). Method in class com.sgi.sysadm.ui.GuidePage
Set (or replace) the verifier that will be called by the Guide base class when the user wants to advance to the next (or subsequent) page.
shadowcolor. Variable in class com.sgi.sysadm.ui.FtrIcon
color for rendering shadows.
SHARED_PROPERTIES. Static variable in class com.sgi.sysadm.ui.Task
The property set Task.sharedProperties<n> describes the set of properties files that should be pushed onto the Task ResourceStack, in order, before the {taskname}P.properties file.
SHORT_NAME. Static variable in class com.sgi.sysadm.ui.Task
The property Task.shortName is a String containing the short name for the task.
SHOW_CANCEL_BUTTON. Static variable in class com.sgi.sysadm.ui.Task
The property Task.showCancelButton is a boolean that controls whether the Cancel button is shown on the Task.
SHOW_MODIFY_BUTTON. Static variable in class com.sgi.sysadm.ui.EditableList
The resource EditableList.showModifyButton or <componentName>.showModifyButton is a Boolean that controls whether the Modify button is visible.
SHOW_RESET_BUTTON. Static variable in class com.sgi.sysadm.ui.EditableList
The resource EditableList.showResetButton or <componentName>.showResetButton is a Boolean that controls whether the Reset button is visible.
SHOW_ROOT. Static variable in interface com.sgi.sysadm.ui.treeView.TreeViewProperties
The property <prefix>.<treename>.showRoot is a boolean which specifies whether the root node in the tree is to be displayed when this tree is displayed.
SHOW_TASK_SHELF. Static variable in class com.sgi.sysadm.ui.ResultViewPanel
A system property that controls whether the TaskShelf is shown in the ResultViewPanel.
showForm(). Method in class com.sgi.sysadm.ui.Form
Called by the Task base class each time the Form interface is to be displayed (for example when the User switches from Guide to Form).
showGuide(). Method in class com.sgi.sysadm.ui.Guide
Tell the Guide to show its current page.
showPage(). Method in class com.sgi.sysadm.ui.GuidePage
Tell this page it is being shown.
showPage(DisplayPage, ResultListener). Method in class com.sgi.sysadm.manager.taskManager.DisplayArea
showPage is called when the user selects a category in the TableOfContents.
size(). Method in class com.sgi.sysadm.util.AttrBundle
Get the number of Attributes in this AttrBundle.
sizeColumnsToFit(boolean). Method in class com.sgi.sysadm.ui.ComponentTable
Called when we're resized to set the sizes of the columns to fit the table.
sizeFromWidth(int). Static method in class com.sgi.sysadm.util.SysUtil
Given a width in points, calculates the height based on the "golden" UI ratio and returns a Dimension in pixels.
SORT. Static variable in interface com.sgi.sysadm.ui.ItemTableProperties
A property <name>.ItemTable.sort.<column> is a property that specifies the type of sort to use for the column <column>.
Sort(). Constructor for class com.sgi.sysadm.util.Sort
SPECIFIC_PAGE. Static variable in class com.sgi.sysadm.ui.event.GuideNavigationEvent
This pageCode indicates that the user has requested that a specific page of the guide be displayed.
SPLASH_FONT. Static variable in class com.sgi.sysadm.manager.RApp
The resource SplashFont in the file <package name>/SplashP.properties is the name of the font used for the text displayed on the splash screen.
SPLASH_IMAGE. Static variable in class com.sgi.sysadm.manager.RApp
The resource SplashImage in the file <package name>/SplashP.properties is the name of an image that should be displayed on the splash screen.
SPLASH_MESSAGE. Static variable in class com.sgi.sysadm.manager.RApp
The resource SplashMessage in the file <package name>/SplashP.properties is the text that should be displayed on the splash screen.
SPLIT_RATIO. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.splitRatio is double that defines the position of the divider, as a decimal fraction of the width of the TaskManager window, that goes between the TaskManager table of contents (left hand side) and the TaskManager display area (right hand side).
SPLIT_SPACING. Static variable in class com.sgi.sysadm.ui.TwoColumnPanel
A resource <name>.splitSpacing is an integer that gives the width (in points) of the space to be put between the labels and their values.
stable_sort(Object[], int, int, BinaryPredicate). Static method in class com.sgi.sysadm.util.Sort
Sort a range of elements by a user-supplied comparison function.
stackTraceToString(Throwable). Static method in class com.sgi.sysadm.util.SysUtil
Get the stack trace from th as a String.
startMonitor(). Method in class com.sgi.sysadm.category.Category
Called by Category when the first CategoryListener is added to start monitoring the system.
startRendering(RFrame). Method in interface com.sgi.sysadm.manager.taskManager.TaskManagerTitleRenderer
Tell the title renderer to set the TaskManager window title and to keep the title current.
startTimer(String). Static method in class com.sgi.sysadm.util.SysUtil
Start the timer named by timerName.
startWatching(). Method in class com.sgi.sysadm.util.ProcessWatcher
Initiate monitoring of the process.
stateChanged(ChangeEvent). Method in class com.sgi.sysadm.ui.taskData.AttributeAbstractButtonBinder
Called when the state of the Button we're binding changes.
stateChanged(ChangeEvent). Method in class com.sgi.sysadm.ui.taskData.BooleanAbstractButtonBinder
Called when the selection state of our button changes.
STATIC_PRODUCT_ATTR. Static variable in class com.sgi.sysadm.ui.HostContext
An array of system properties that are used to initialize product Attributes.
STATUS. Static variable in class com.sgi.sysadm.ui.TaskLaunchComponent
The string <name>.status is used to name the RichTextComponent used to display the status.
STATUS_PREFIX. Static variable in class com.sgi.sysadm.ui.TaskLaunchComponent
A resource TaskLaunchComponent.statusPrefix is the String to prepend to the status field.
stopAndPrintTimer(String). Static method in class com.sgi.sysadm.util.SysUtil
Stop timer for timerName and print its value.
stopTimer(String). Static method in class com.sgi.sysadm.util.SysUtil
Stop the timer named by timerName.
StringComponentEnabledBinder(Component). Constructor for class com.sgi.sysadm.ui.taskData.StringComponentEnabledBinder
Construct a StringComponentEnabledBinder.
StringJComboBoxBinder(JComboBox, Object, String). Constructor for class com.sgi.sysadm.ui.taskData.StringJComboBoxBinder
Construct a StringJComboBoxBinder.
StringJLabelBinder(JLabel). Constructor for class com.sgi.sysadm.ui.taskData.StringJLabelBinder
Construct a StringJLabelBinder.
StringJTextComponentBinder(JTextComponent). Constructor for class com.sgi.sysadm.ui.taskData.StringJTextComponentBinder
Construct a StringJTextComponentBinder.
StringTaskLaunchComponentBinder(TaskLaunchComponent). Constructor for class com.sgi.sysadm.ui.taskData.StringTaskLaunchComponentBinder
Construct a StringTaskLaunchComponentBinder
stringValue(). Method in class com.sgi.sysadm.util.Attribute
Get the value of this Attribute as a String.
SUCCEEDED. Static variable in class com.sgi.sysadm.ui.event.TaskResult
Results of type TaskResult.SUCCEEDED are generated when the task privileged command(s) complete(s) successfully.
succeeded(ResultEvent). Method in class com.sgi.sysadm.util.ResultAdapter
succeeded(ResultEvent). Method in interface com.sgi.sysadm.util.ResultListener
Called when an asynchronous operation succeeds.
SUCCESS. Static variable in class com.sgi.sysadm.ui.TaskLaunchComponent
The resource <name>.success is message that will be displayed in the status line when the task sucessfully completes.

T

TableCellComponentRenderer(). Constructor for class com.sgi.sysadm.ui.TableCellComponentRenderer
TableOfContents(UIContext, DisplayArea). Constructor for class com.sgi.sysadm.manager.taskManager.TableOfContents
Constructor.
tableSortRequested(TableSortRequestEvent). Method in interface com.sgi.sysadm.ui.event.TableSortRequestListener
A request to sort a table.
TableSortRequestEvent(Object, int, int). Constructor for class com.sgi.sysadm.ui.event.TableSortRequestEvent
A constructor that takes the column to sort on and modifiers that were being held down.
TARGET_INFIX. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
A String used to identify the end of a link target in TaskManager text.
TARGET_PREFIX. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
Text that contains links in the DisplayArea or in Metatasks may use the subset of HTML supported by the RichTextComponent.
TARGET_SUFFIX. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
A String used to identify the end of a hypertext link in TaskManager text.
Task(TaskContext). Constructor for class com.sgi.sysadm.ui.Task
Constructor.
TASK_COMPLETED_MESSAGE. Static variable in class com.sgi.sysadm.ui.TaskLaunchComponent
The resource TaskLaunchComponent.taskCompletedMessage is a String that is displayed in a dialog whenever a task successfully completes, if the SUCCESS resource is not found.
TASK_GROUP. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The string .taskGroup is appended to the tasklist page name to form a property set that lists the Task groups that will be displayed in the DisplayArea of the TaskManager window for a particular tasklist page.
TASK_GROUP_INTRO_TEXT. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The string .introText is appended to the Task group property to form a property that contains the introductory text for a Task group.
TASK_REGISTRY. Static variable in class com.sgi.sysadm.ui.TaskRegistry
TASK_SHELF_ICON. Static variable in class com.sgi.sysadm.ui.Task
Task.taskShelfIcon is a String containing the CLASSPATH relative name of the icon image file of an icon to display along with the short name of the task in a TaskShelf.
TASK_SHELF_TITLE. Static variable in interface com.sgi.sysadm.ui.ItemViewProperties
The string ItemView.taskShelfTitle is the string used as the label for the task shelf.
TASK_TARGET. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
A String used as part of a Link in TaskManager text that indicates a task should be launched when the link is activated.
taskCancel(). Method in class com.sgi.sysadm.ui.event.TaskControlAdapter
Cancel the operation.
taskCancel(). Method in interface com.sgi.sysadm.ui.event.TaskControlListener
Cancel the task without attempting the operation.
TaskControlAdapter(). Constructor for class com.sgi.sysadm.ui.event.TaskControlAdapter
TaskControlPanel(ResourceStack). Constructor for class com.sgi.sysadm.ui.TaskControlPanel
Constructor.
TaskData(). Constructor for class com.sgi.sysadm.ui.taskData.TaskData
TaskData constructor for clients who don't care about type and selector.
TaskData(String, String). Constructor for class com.sgi.sysadm.ui.taskData.TaskData
Construct TaskData with type and selector.
TaskDataBinder(). Constructor for class com.sgi.sysadm.ui.taskData.TaskDataBinder
taskDataChanged(TaskDataEvent). Method in class com.sgi.sysadm.ui.taskData.AssociationItemFinderBinder
Called when our task data changes.
taskDataChanged(TaskDataEvent). Method in class com.sgi.sysadm.ui.taskData.AttributeAbstractButtonBinder
Called when Attribute we're binding changes.
taskDataChanged(TaskDataEvent). Method in class com.sgi.sysadm.ui.taskData.BooleanAbstractButtonBinder
Called when our task data changes.
taskDataChanged(TaskDataEvent). Method in class com.sgi.sysadm.ui.taskData.BooleanComponentEnabledBinder
Called when our TaskData changes.
taskDataChanged(TaskDataEvent). Method in class com.sgi.sysadm.ui.taskData.LongJComboBoxBinder
Called when our task data changes.
taskDataChanged(TaskDataEvent). Method in class com.sgi.sysadm.ui.taskData.LongJTextComponentBinder
Called when our TaskData Attribute changes.
taskDataChanged(TaskDataEvent). Method in class com.sgi.sysadm.ui.taskData.LongRButtonGroupBinder
Called when our task data changes.
taskDataChanged(TaskDataEvent). Method in class com.sgi.sysadm.ui.taskData.ReasonItemFinderBinder
Called when our TaskData Attribute changes.
taskDataChanged(TaskDataEvent). Method in class com.sgi.sysadm.ui.taskData.SelectorItemFinderBinder
Called when our TaskData Attribute changes.
taskDataChanged(TaskDataEvent). Method in class com.sgi.sysadm.ui.taskData.StringComponentEnabledBinder
Called when our task data changes.
taskDataChanged(TaskDataEvent). Method in class com.sgi.sysadm.ui.taskData.StringJComboBoxBinder
Called when our task data changes.
taskDataChanged(TaskDataEvent). Method in class com.sgi.sysadm.ui.taskData.StringJLabelBinder
Called when our task data changes.
taskDataChanged(TaskDataEvent). Method in class com.sgi.sysadm.ui.taskData.StringJTextComponentBinder
Called when our TaskData Attribute changes.
taskDataChanged(TaskDataEvent). Method in class com.sgi.sysadm.ui.taskData.StringTaskLaunchComponentBinder
Called when our task data changes.
taskDataChanged(TaskDataEvent). Method in class com.sgi.sysadm.ui.taskData.TaskDataBinder
Called whenever the Attribute whose key matches our name changes.
taskDataChanged(TaskDataEvent). Method in class com.sgi.sysadm.ui.taskData.TextItemFinderBinder
Called when our TaskData Attribute changes.
TaskDataEvent(TaskData, String). Constructor for class com.sgi.sysadm.ui.taskData.TaskDataEvent
Construct a TaskDataEvent from source notifying TaskDataListeners that the piece of TaskData named by name has changed.
taskDone(TaskResult). Method in class com.sgi.sysadm.ui.Task
Notify TaskDoneListeners that the task has completed successfully or has been cancelled.
taskDone(TaskResult). Method in interface com.sgi.sysadm.ui.event.TaskDoneListener
Notification that the task has been terminated.
taskDone(TaskResult). Method in class com.sgi.sysadm.ui.TaskFrame
Notify TaskDoneListeners that the Task completed successfully or was cancelled by the User.
taskFailed(ResultEvent). Method in class com.sgi.sysadm.ui.Task
Notify the Task base class that the Task operation failed.
TaskFrame(). Constructor for class com.sgi.sysadm.ui.TaskFrame
Constructor.
TaskFrame(Task). Constructor for class com.sgi.sysadm.ui.TaskFrame
Constructor that includes task to display.
taskGoToPage(GuideNavigationEvent). Method in class com.sgi.sysadm.ui.event.TaskControlAdapter
Go to a specific page in the Guide interface.
taskGoToPage(GuideNavigationEvent). Method in interface com.sgi.sysadm.ui.event.TaskControlListener
Go to a specific page in the Guide interface.
taskHelp(). Method in class com.sgi.sysadm.ui.event.TaskControlAdapter
Display help about the Task.
taskHelp(). Method in interface com.sgi.sysadm.ui.event.TaskControlListener
Display help for the Task.
TaskInitFailedException(String, int). Constructor for class com.sgi.sysadm.ui.TaskInitFailedException
Constructor.
TaskLaunchComponent(UIContext, TaskLoader, TaskData, String, ResourceStack). Constructor for class com.sgi.sysadm.ui.TaskLaunchComponent
Create a TaskLaunchComponent.
TaskLaunchComponentEvent(TaskLaunchComponent, TaskLaunchComponentState). Constructor for class com.sgi.sysadm.ui.event.TaskLaunchComponentEvent
Create an TaskLaunchComponentEvent.
TaskLaunchComponentState(byte). Constructor for class com.sgi.sysadm.ui.TaskLaunchComponentState
Construct a TaskLaunchComponentState
taskLaunchComponentStateChanged(TaskLaunchComponentEvent). Method in interface com.sgi.sysadm.ui.event.TaskLaunchComponentListener
Called when the state of the TaskLaunchComponent changes.
taskLaunchRequested(TaskLaunchRequestEvent). Method in interface com.sgi.sysadm.ui.event.TaskLaunchRequestListener
A request to launch a Task.
TaskLaunchRequestEvent(Object, TaskLoader). Constructor for class com.sgi.sysadm.ui.event.TaskLaunchRequestEvent
Constructor to use when there are no operands or TaskData to pass to the new Task.
TaskLaunchRequestEvent(Object, TaskLoader, Item). Constructor for class com.sgi.sysadm.ui.event.TaskLaunchRequestEvent
Constructor to use when there is an Item to pass to the new Task as an operand.
TaskLaunchRequestEvent(Object, TaskLoader, Vector, TaskData). Constructor for class com.sgi.sysadm.ui.event.TaskLaunchRequestEvent
Constructor to use when there are operands or TaskData to pass to the new Task.
TASKLIST. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
If a Table of Contents item has the type tasklist, it will display a tasklist page, which is a list of Metatasks followed by a set of Task groups, in the DisplayArea of the TaskManager window.
TASKLIST_PAGE_TYPE. Static variable in class com.sgi.sysadm.manager.taskManager.DisplayPage
Use this value as an argument to DisplayPage.setType() if the page to display is a tasklist, which will contain a list of Metatasks and Tasks that the User can launch.
TaskLoader(HostContext, String). Constructor for class com.sgi.sysadm.ui.TaskLoader
Constructor.
TaskLoaderException(String). Constructor for class com.sgi.sysadm.ui.TaskLoaderException
Constructor.
TaskManager(String). Constructor for class com.sgi.sysadm.manager.TaskManager
Constructor.
TaskManager(String[]). Constructor for class com.sgi.sysadm.manager.TaskManager
Constructor.
TASKMANAGER_HELPMENU. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The string TaskManager.helpMenu is used to define the name of the Help menu.
TASKMANAGER_HELPMENU_ITEM. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The string TaskManager.helpMenu.item<n> defines the labels to use for the product-specific help menu options.
TASKMANAGER_NOMENU. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The boolean property TaskManager.noMenu is set to true if no menubar should be created for the Task Manager window.
TASKMANAGER_OPTIONSMENU. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The string TaskManager.optionsMenu is used to define the name of the Options menu.
TASKMANAGER_PROPERTY_PREFIX. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The string TaskManager. is used as the prefix for a number of properties and has been made available to other classes as a convenience.
taskManagerGetPanel(ResultListener). Method in class com.sgi.sysadm.manager.taskManager.SearchPanel
taskManagerGetPanel(ResultListener). Method in interface com.sgi.sysadm.manager.taskManager.TaskManagerPanel
Get the JPanel to display on the right hand side of TaskManager.
taskManagerLaunchFrame(). Method in class com.sgi.sysadm.plugin.LogViewer
taskManagerLaunchFrame(). Method in interface com.sgi.sysadm.manager.taskManager.TaskManagerFrame
Display the object in a separate frame.
TaskManagerLinkListener(HostContext, UIContext). Constructor for class com.sgi.sysadm.manager.taskManager.TaskManagerLinkListener
Constructor.
taskManagerSetDisplayArea(DisplayArea). Method in class com.sgi.sysadm.manager.taskManager.SearchPanel
taskManagerSetDisplayArea(DisplayArea). Method in interface com.sgi.sysadm.manager.taskManager.TaskManagerPanel
Tell the panel about the DisplayArea.
taskManagerStartAction(ResultListener). Method in interface com.sgi.sysadm.manager.taskManager.TaskManagerAction
Initiate an asynchronous action.
TaskManagerUtil(). Constructor for class com.sgi.sysadm.manager.taskManager.TaskManagerUtil
taskOK(). Method in class com.sgi.sysadm.ui.event.TaskControlAdapter
Start the operation.
taskOK(). Method in interface com.sgi.sysadm.ui.event.TaskControlListener
Start the operation.
TaskPage(ResourceStack). Constructor for class com.sgi.sysadm.ui.TaskPage
Construct a TaskPage.
TaskRegistry(). Constructor for class com.sgi.sysadm.ui.TaskRegistry
TaskResult(Task, int). Constructor for class com.sgi.sysadm.ui.event.TaskResult
Constructor.
TaskShelfController(HostContext, TaskLoader[]). Constructor for class com.sgi.sysadm.ui.TaskShelfController
The constructor
TaskShelfPanel(UIContext). Constructor for class com.sgi.sysadm.ui.TaskShelfPanel
Constructor that uses a TaskShelfTableModel for the model
TaskShelfPanel(UIContext, TaskShelfTableModel). Constructor for class com.sgi.sysadm.ui.TaskShelfPanel
Constructor that allows you to specify an alternate table model
taskSucceeded(ResultEvent). Method in class com.sgi.sysadm.ui.Task
Notify the Task base class that the Task operation succeeded after a call to subclass.ok().
taskToggleInterface(). Method in class com.sgi.sysadm.ui.event.TaskControlAdapter
Toggle the Form/Guide interface.
taskToggleInterface(). Method in interface com.sgi.sysadm.ui.event.TaskControlListener
Toggle the Form/Guide interface.
TEST_FAILED. Static variable in class com.sgi.sysadm.category.ItemTestResult
A static object that represents a failed test.
TEST_PASSED. Static variable in class com.sgi.sysadm.category.ItemTestResult
A static object that represents a successful test.
testItem(Item). Method in interface com.sgi.sysadm.category.ItemTester
Determine if the Item matches criteria specified in the implementation of the interface.
testItem(Item). Method in class com.sgi.sysadm.category.SelectorItemTester
Determine whether the Item's selector matches this SelectorItemTester's selector.
TEXT. Static variable in class com.sgi.sysadm.ui.LinkPageLayout
The text layout constraint.
TEXT. Static variable in class com.sgi.sysadm.ui.richText.RichTextComponent
The resource RichText.text or <componentName>.text is a String containing the HTML to be displayed.
TEXT. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
If a Table of Contents item has the type text, it will display RichText in the DisplayArea of the TaskManager window.
TEXT_COLOR. Static variable in class com.sgi.sysadm.ui.richText.RichTextComponent
The resource RichText.textColor or <componentName>.textColor is an Integer specifying the color to be used for normal text.
TEXT_COLOR. Static variable in interface com.sgi.sysadm.ui.treeView.TreeViewProperties
The property <prefix>.textColor specifies the color to be used to display the name of the Item at each node of the tree.
TEXT_PAGE_TYPE. Static variable in class com.sgi.sysadm.manager.taskManager.DisplayPage
Use this value as an argument to DisplayPage.setType() if the page to display will only contain text.
TEXT_TO_LINK_SPACING. Static variable in class com.sgi.sysadm.ui.ResultViewPanel
A resource ResultViewPanel.textToLinkSpacing is an integer that gives the vertical space (in points) to put between the text area and the ItemView link.
TEXT_TO_SHELF_SPACING. Static variable in class com.sgi.sysadm.ui.ResultViewPanel
A resource ResultViewPanel.textToShelfSpacing is an integer that gives the vertical space (in points) to put between the text area and the TaskShelf.
TextItemFinderBinder(ItemFinder). Constructor for class com.sgi.sysadm.ui.taskData.TextItemFinderBinder
Construct a TextItemFinderBinder.
TITLE. Static variable in class com.sgi.sysadm.ui.Form
The property Form.title is a string that is displayed at the top of the Form next to the Form icon.
TITLE. Static variable in class com.sgi.sysadm.ui.GuidePage
The property {GuidePage name}.title is a String that is used as the title of the GuidePage.
TITLE. Static variable in class com.sgi.sysadm.ui.LinkPageLayout
The title layout constraint.
TITLE_FORMAT. Static variable in class com.sgi.sysadm.ui.Guide
The property Guide.titleFormat is a format string that includes three arguments: {0} for the task title string (see the property Task.titleFormat), {1} for the page number of the currently-displayed GuidePage, and {2} for the total number of GuidePages currently in the Guide.
TITLE_FORMAT. Static variable in class com.sgi.sysadm.ui.Task
The property Task.titleFormat is a format string that includes two arguments: {0} for the task name and {1} for the server name.
TITLE_RENDERER. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.titleRenderer is the name of a TaskManagerTitleRenderer class that should be loaded to maintain the TaskManager window title.
titleChanged(TitleEvent). Method in class com.sgi.sysadm.ui.TaskFrame
Notify TitleListeners that the title changed.
titleChanged(TitleEvent). Method in interface com.sgi.sysadm.ui.event.TitleListener
Notification that the title has been set or modified.
TitleEvent(Component, String). Constructor for class com.sgi.sysadm.ui.event.TitleEvent
Constructor.
TOC_ACTIVE_ICON. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.TOC.activeIcon is the CLASSPATH relative name of an icon image file of the icon to use for the selected Table of Contents entry in TaskManager.
TOC_BACKGROUND. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.TOC.background is the color to use as the background for the TaskManager Table of Contents, which is the column on the left-hand side of the TaskManager window.
TOC_EXTRA_VERTICAL_SPACE. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.TOC.extraVerticalSpace is the vertical distance, in points, between categories in the Table of Contents.
TOC_INACTIVE_ICON. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.TOC.inactiveIcon is the CLASSPATH relative name of an icon image file of the icon to use for all of the unselected Table of Contents entries in the TaskManager.
TOC_ITEM_TARGET. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The string .target is appended to TaskManager.TOC.item<n> to determine the target of each Table of Contents item.
TOC_ITEM_TITLE. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The string .title is appended to TaskManager.TOC.item<n> to determine the title to display for each Table of Contents item.
TOC_ITEMS. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property set TaskManager.TOC.item<n> is the list of items that will be displayed in the Table of Contents.
TOC_LINK. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The string TaskManager.TOCLink is used as the name of the RichTextComponent for each page link that appears in the Table of Contents.
TOC_MARGIN_BOTTOM. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.TOC.marginBottom is the distance, in points, between the bottom of the Table of Contents panel and its contents.
TOC_MARGIN_LEFT. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.TOC.marginLeft is the distance, in points, between the left side of the Table of Contents panel and its contents.
TOC_MARGIN_RIGHT. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.TOC.marginRight is the distance, in points, between the right side of the Table of Contents panel and its contents.
TOC_MARGIN_TOP. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.TOC.marginTop is the distance, in points, between the top of the Table of Contents panel and the top of the contents of that panel.
TOC_TITLE. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.TOC.title is a string that will appear at the top of the Table of Contents.
TOC_TITLE_COLOR. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.TOC.title.color is the foreground color that will be used for the Table of Contents title.
toFront(). Method in class com.sgi.sysadm.ui.RFrame
In addition to bringing the window to the front, de-iconify it if it is iconified.
TOO_MANY_ARGS. Static variable in class com.sgi.sysadm.manager.RApp
The resource RApp.Error.tooManyArgs is a String that is displayed by tooManyArgsMsg() to indicate to the User that too many arguments were specified on the command line.
TOOLTIP_TEXT. Static variable in interface com.sgi.sysadm.ui.treeView.TreeViewProperties
The property <prefix>.toolTipText specifies the string to be displayed as the ToolTip text for each node in the tree.
tooManyArgsMsg(). Method in class com.sgi.sysadm.manager.RApp
Generate a localized error message using the resource TOO_MANY_ARGS stating that there were too many arguments specified on the command line.
TOP. Static variable in class com.sgi.sysadm.ui.TaskLaunchComponent
The resource TaskLaunchComponent.margin.top gives the number of points to use for the top of the border inside the component.
TOP_INSET. Static variable in class com.sgi.sysadm.ui.Task
The property Task.topInset is an integer that defines the inset, in points, between the top of the task container and the task interface.
TOP_INSET. Static variable in class com.sgi.sysadm.ui.UIContext
The property UIContext.Dialog.topInset is an integer that defines the height, in points, of the inset between the top of a dialog and the contents of a dialog.
TOP_MARGIN. Static variable in class com.sgi.sysadm.ui.RPasswordField
A resource Field.topMargin defined in com.sgi.sysadm.ui.SysadmUIP.properties that specifies the top margin to be used in Task TextFields.
TOP_MARGIN. Static variable in class com.sgi.sysadm.ui.RTextField
A resource Field.topMargin defined in com.sgi.sysadm.ui.SysadmUIP.properties that specifies the amount of space between the top of the tallest letter, and the border of the text field.
toString(). Method in class com.sgi.sysadm.util.AttrBundle
Return a string representation of this AttrBundle, suitable for human viewing.
toString(). Method in class com.sgi.sysadm.ui.treeView.ItemUserObject
Render our Item as a String.
toString(). Method in class com.sgi.sysadm.ui.LabelComponentConstraints
Returns a string version of the constraints for debugging purposes.
toString(). Method in class com.sgi.sysadm.util.ResourceStack
Return the names of the ResourceBundles in this stack in the order in which they will be searched for resources.
toString(int). Method in class com.sgi.sysadm.util.AttrBundle
Return a string representation of this AttrBundle, suitable for human viewing.
TRACE. Static variable in class com.sgi.sysadm.util.Log
Used with leveOn()/levelOff() to enable/disable display of messages from the trace(), traceIn(), and traceOut() logging methods.
trace(String, String). Static method in class com.sgi.sysadm.util.Log
Log a tracing message.
traceIn(String, String). Static method in class com.sgi.sysadm.util.Log
Log a method entry message.
traceOut(String, String). Static method in class com.sgi.sysadm.util.Log
Log a method exit message.
TREE. Static variable in interface com.sgi.sysadm.ui.treeView.TreeViewProperties
The property <prefix>.tree<n> is a string array that specifies the names of the trees to be displayed in the TreeViewPane.
TREE_NODE. Static variable in class com.sgi.sysadm.ui.GenericItemRenderer
A Object that is passed as context to createRenderedObject when the Item is being rendered for a TreeView.
TreeViewPane(UIContext, HostContext, ResourceStack, Item, String). Constructor for class com.sgi.sysadm.ui.treeView.TreeViewPane
Construct a TreeViewPane.
TREEVIEWPANE_PROPERTY_PREFIX. Static variable in interface com.sgi.sysadm.ui.treeView.TreeViewProperties
The String TreeViewPane is used as the prefix for a number of properties and has been made available to other classes as a convenience.
TwoColumnPanel(ResourceStack). Constructor for class com.sgi.sysadm.ui.TwoColumnPanel
A constructor that takes a ResourceStack.
TwoColumnPanel(ResourceStack, String). Constructor for class com.sgi.sysadm.ui.TwoColumnPanel
A constructor that takes a ResourceStack and a name.

U

UIContext(). Constructor for class com.sgi.sysadm.ui.UIContext
Default constructor.
UIContext(JComponent). Constructor for class com.sgi.sysadm.ui.UIContext
Construct a UIContext with the specified dialogParent.
UIContext(ResourceStack). Constructor for class com.sgi.sysadm.ui.UIContext
Protected constructor for creating a UIContext with an existing ResourceStack.
UIContext(ResourceStack, JComponent). Constructor for class com.sgi.sysadm.ui.UIContext
Protected constructor for creating a UIContext with an existing ResourceStack and a dialogParent.
UIDEFS. Static variable in class com.sgi.sysadm.manager.RApp
The property set RApp.uidefs[n] is a array of strings that control the UIDefaults for the RApp.
unblockAllClients(). Method in class com.sgi.sysadm.ui.HostContext
Iterate through all of the clients and unblock input to them by dropping their glass pane.
UNDERLINE_LINKS. Static variable in class com.sgi.sysadm.ui.richText.RichTextComponent
The resource RichText.underlineLinks or <componentName>.underlineLinks is a Boolean specifying whether or not links should be underlined.
UNKNOWN_OPTION. Static variable in class com.sgi.sysadm.manager.RApp
The resource RApp.Error.unknownOption is a format String that is displayed by unknownOptionMsg() to indicate to the user that a specific option was not found.
UNKNOWN_OPTION. Static variable in class com.sgi.sysadm.manager.RunItemTable
A resource RunItemTable.Error.unknownOption is a string that is displayed when an unknown option is given
unknownOptionMsg(String). Method in class com.sgi.sysadm.manager.RApp
Generate a localized error message using the resource UNKNOWN_OPTION stating that option is not recognized by the application
unmonitorAllItems(). Method in class com.sgi.sysadm.category.NotificationFilter
Unregister interest in all Items in Category.
unmonitorCategoryAttrs(). Method in class com.sgi.sysadm.category.NotificationFilter
Unregister interest in all Category attributes.
unmonitorItem(String). Method in class com.sgi.sysadm.category.NotificationFilter
Unregister interest in Item
unmonitorProductAttributes(String, AttrListener). Method in class com.sgi.sysadm.ui.HostContext
Stop monitoring a set of product attributes.
unregisterClient(Object). Method in class com.sgi.sysadm.ui.HostContext
Unregister a client that is sharing this HostContext.
unsetProductAttribute(String, String). Method in class com.sgi.sysadm.ui.HostContext
Unsets the specified product attribute.
unsetProductAttributes(String). Method in class com.sgi.sysadm.ui.HostContext
Unsets all the product attributes.
UP. Static variable in class com.sgi.sysadm.ui.ArrowIcon
Passed to constructor to create arrow pointing up
updateList(). Method in class com.sgi.sysadm.ui.EditableList
Update the information displayed in the list.
upper_bound(Object[], int, int, Object, BinaryPredicate). Static method in class com.sgi.sysadm.util.Sort
Performs a binary search on an already-sorted range: finds the last position where an element can be inserted without violating the ordering.
USE_ASSOC. Static variable in interface com.sgi.sysadm.ui.treeView.TreeViewProperties
The property <prefix>.<treename>.level<n>.useAssoc specifies whether to use an Association or a Category at this level of the tree.

V

V_MARGIN. Static variable in class com.sgi.sysadm.ui.ResultViewPanel
A resource ResultViewPanel.verticalMargin is the height (in points) of the margin to use on the top and bottom of the panel.
validate(). Method in class com.sgi.sysadm.ui.LabelComponentConstraints
Validates that this object contains legal values.
VALUE_RLABEL_NAME. Static variable in interface com.sgi.sysadm.ui.ItemViewProperties
The string ItemView.values is the string that is used as the name of the RLabels that are created for the values in the calls to addItemViewInfo.
ValueLabel(ResourceStack). Constructor for class com.sgi.sysadm.ui.ValueLabel
Creates a ValueLabel with no text.
ValueLabel(String, ResourceStack). Constructor for class com.sgi.sysadm.ui.ValueLabel
Creates a ValueLabel with the specified text
verifyPrereqs(ResultListener). Method in class com.sgi.sysadm.ui.Task
Verify the TaskData attributes, Task operands, and state of the system being administered to make sure it is reasonable to go ahead with this Task.
verifyPrereqsAfterCheckPrivs(ResultListener). Method in class com.sgi.sysadm.ui.Task
A trivial verification that always calls listener.succeeded().
verifyPrereqsBeforeCheckPrivs(ResultListener). Method in class com.sgi.sysadm.ui.Task
A trivial verification that always calls listener.succeeded().
vertex(double, double). Method in class com.sgi.sysadm.ui.FtrIcon
Add a vertex to the list of vertices for the current shape.
VERTICAL. Static variable in class com.sgi.sysadm.ui.LabelComponentConstraints
Use a vertical alignment
VERTICAL_ALIGNMENT. Static variable in class com.sgi.sysadm.ui.EditableList
The resource EditableList.verticalAlignment.<row>,<column> or <componentName>.verticalAlignment.<row>,<column> specifies the vertical alignment of the editor component in the cell specified by row and column.
VERTICAL_SPACING. Static variable in class com.sgi.sysadm.ui.LinkPageLayout
The property LinkPageLayout.verticalSpacing controls the amount of space, in points, that is added between each component.
VERTICAL_SPACING. Static variable in class com.sgi.sysadm.ui.TwoColumnPanel
A resource <name>.verticalSpacing is an integer that gives the vertical space (in points) to put between the label-value pairs.
VGAP. Static variable in class com.sgi.sysadm.ui.EditableList
The resource EditableList.vGap or <componentName>.vGap is an Integer specifying the vertical gaps in points between the various Components (buttons, labels, JTable).
VGAP. Static variable in interface com.sgi.sysadm.ui.ItemTableProperties
A property ItemTableFrame.vgap that specifies the vertical gap (in points) between the ItemTablePanel and the buttons.
VGAP. Static variable in interface com.sgi.sysadm.ui.ItemViewProperties
A property ItemViewPanel.vgap specifies the vertical gap (in points) between taller of the icon or the fields and the AdditionalInfo panel, and between the AdditionalInfo and the TaskShelf.
vgap. Variable in class com.sgi.sysadm.ui.LabelComponentConstraints
The number of pixels to put between a label and the component when the layoutType is VERTICAL.
VGAP. Static variable in class com.sgi.sysadm.ui.LabelComponentPanel
A resource <component name | component's class name | "LabelComponentPanel">.vgap determines the vertical gap (in points) between the label and the component when the LAYOUT_TYPE is "vertical"
VGAP. Static variable in class com.sgi.sysadm.ui.ResultViewFrame
A resource ResultViewFrame.vgap is the size (in points) of the gap to place between the bottom of the ResultViewPanel and the OK button
VGAP. Static variable in class com.sgi.sysadm.ui.UIContext
The property UIContext.Dialog.vgap is an integer that defines the height, in points, of the space between the message and buttons in a dialog.
VISITED_LINK_COLOR. Static variable in class com.sgi.sysadm.ui.richText.RichTextComponent
The resource RichText.visitedLinkColor or <componentName>.visitedLinkColor is an Integer specifying the color to be used in the text of a link after the user has clicked on it.
VMARGIN. Static variable in class com.sgi.sysadm.ui.EditableList
The resource EditableList.vMargin or <componentName>.vMargin is an Integer specifying the vertical margin in points.

W

waitForEvent(ResultListener, Category, ItemTester, int). Method in class com.sgi.sysadm.ui.Task
Wait for an event on a specific Item.
WARNING. Static variable in class com.sgi.sysadm.util.Log
Used with leveOn()/levelOff() to enable/disable display of messages from the warning() logging method.
warning(String, String). Static method in class com.sgi.sysadm.util.Log
Log a warning message.
WARNING_ICON. Static variable in class com.sgi.sysadm.ui.UIContext
The property UIContext.Dialog.warningIcon is the CLASSPATH Relative name of the icon image file of the icon to use in the warning dialog posted using UIContext.postWarning().
width. Variable in class com.sgi.sysadm.ui.ItemTableColumn
The initial width of the column
WIDTH. Static variable in interface com.sgi.sysadm.ui.ItemTableProperties
A property <name>.ItemTable.width.<column> is the width (in points) of the column.
WIDTH. Static variable in class com.sgi.sysadm.ui.richText.RichTextComponent
The resource RichText.width or <componentName>.width is an Integer specifying the preferred width of a RichTextComponent in points.
WIDTH. Static variable in interface com.sgi.sysadm.manager.taskManager.TaskManagerProperties
The property TaskManager.width is an integer that defines the width, in points, of the TaskManager window when it is first launched.
WIDTH. Static variable in class com.sgi.sysadm.ui.TaskShelfPanel
A resource TaskShelfPanel.width that specifies the desired width (in points) of the TaskShelf
WIDTH_IN_POINTS. Static variable in class com.sgi.sysadm.ui.Task
The property Task.widthInPoints is an integer that sets the width of the task interface (both Form and Guide), in points.

Y

YES_LABEL. Static variable in class com.sgi.sysadm.ui.UIContext
The property UIContext.Dialog.yesLabel is a string displayed on the yes button of the question dialog.