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<