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

A

ALTERNATE_SORT_VALUE_KEY - Static variable in interface com.digi.config.core.ControlledItem
 
ASSERTED - Static variable in class com.digi.config.core.RciProtocol
 
ArrayMap - class com.digi.config.util.ArrayMap.
This class provides a map collection with a concept of insert order.
ArrayMap() - Constructor for class com.digi.config.util.ArrayMap
Construct an empty ArrayMap
ArrayMap(Map) - Constructor for class com.digi.config.util.ArrayMap
Construct an ArrayMap and populate it with items from the specified map.
ArrayMap(ArrayMap) - Constructor for class com.digi.config.util.ArrayMap
Construct an ArrayMap and populate it with items from the specified map.
active - Variable in class com.digi.config.core.ControlledItemImpl
 
add(ControlledItem) - Method in interface com.digi.config.core.Controller
Add the specified item to the list of managed items.
add(ControlledItem) - Method in class com.digi.config.core.ControllerImpl
Add the specified item to the list of managed items.
add(SystemLogEntry) - Method in interface com.digi.config.util.SystemLogCtlr
Adds a LogEntry to the SystemLog.
add(SystemLogEntry) - Method in class com.digi.config.util.SystemLogCtlrImpl
Adds a LogEntry to the SystemLog.
addAction(String, Action, String) - Method in class com.digi.config.ui.GridContentPanel
Helper method to add a button to the panel.
addAction(String, Action, String, int, boolean) - Method in class com.digi.config.ui.GridContentPanel
Helper method to add a button to the panel.
addBlankLine() - Method in class com.digi.config.ui.GridContentPanel
Inserts a blank line of space in the panel.
addChild(KvpNode) - Method in class com.digi.config.core.KvpNode
Adds a KvpNode as an immediate child of this node
addChild(String[], int[], KvpNode) - Method in class com.digi.config.core.KvpNode
Add a KvpNode into the child hierarchy of this node.
addColumnHeading(String, ActionListener) - Method in class com.digi.config.ui.GridContentPanel
Helper method to create and add a ColumnHeading control to the panel.
addColumnHeading(String, ActionListener, int, boolean) - Method in class com.digi.config.ui.GridContentPanel
 
addControllerMembershipListener(ControllerMembershipListener) - Method in interface com.digi.config.core.Controller
Add a ControllerMembershipListener to the listener list.
addControllerMembershipListener(ControllerMembershipListener) - Method in class com.digi.config.core.ControllerImpl
Add a ControllerMembershipListener to the listener list.
addControllerMembershipListener(ControllerMembershipListener) - Method in class com.digi.config.core.ControllerMembershipSupport
Add a ControllerMembershipListener to the listener list.
addDefaultValueFinderListener(DefaultValueFinder) - Method in class com.digi.config.util.ConfigSettings
This method adds a defaultvalue finder listener.
addElement(Object, Object) - Method in class com.digi.config.util.Vector2
Adds the key/value pair as the last elements of the vector.
addField(String, Component, String) - Method in class com.digi.config.ui.GridContentPanel
Helper method to add any Component style control to the panel in the first field column.
addField(String, Component, String, int, boolean) - Method in class com.digi.config.ui.GridContentPanel
Helper method to add any Component style control to the panel at a specified field column.
addHeadingBar(String) - Method in class com.digi.config.ui.GridContentPanel
A Helper method to add a heading string to the panel.
addInvolvedFieldName(String) - Method in class com.digi.config.core.RciCommandError
Adds the specified field name to the list of fields involved in this error
addJCheckBox(String, ActionListener) - Method in class com.digi.config.ui.GridContentPanel
Helper method to create and add a JCheckBox control to the panel.
addJCheckBox(String, ActionListener, int, boolean) - Method in class com.digi.config.ui.GridContentPanel
 
addJComboBox(String, String, String[], ActionListener) - Method in class com.digi.config.ui.GridContentPanel
Helper method to create and add a JComboBox control to the panel.
addJComboBox(String, String, String[], ActionListener, int, boolean) - Method in class com.digi.config.ui.GridContentPanel
 
addJFormattedTextField(String, String, JFormattedTextField.AbstractFormatter, int, FocusListener) - Method in class com.digi.config.ui.GridContentPanel
Helper method to create and add a JFormattedTextField control to the panel.
addJFormattedTextField(String, String, JFormattedTextField.AbstractFormatter, int, FocusListener, int, boolean) - Method in class com.digi.config.ui.GridContentPanel
 
addJFormattedTextField(String, String, Format, int, FocusListener) - Method in class com.digi.config.ui.GridContentPanel
 
addJFormattedTextField(String, String, Format, int, FocusListener, int, boolean) - Method in class com.digi.config.ui.GridContentPanel
 
addJLabel(String, String) - Method in class com.digi.config.ui.GridContentPanel
Helper method to create and add a JLabel control to the panel.
addJLabel(String, String, int) - Method in class com.digi.config.ui.GridContentPanel
 
addJLabel(String, String, int, int, boolean) - Method in class com.digi.config.ui.GridContentPanel
 
addJPasswordField(String, String, int, FocusListener) - Method in class com.digi.config.ui.GridContentPanel
Helper method to create and add a JPasswordField control to the panel.
addJPasswordField(String, String, int, FocusListener, int, boolean) - Method in class com.digi.config.ui.GridContentPanel
 
addJRadioButton(String, ActionListener) - Method in class com.digi.config.ui.GridContentPanel
Helper method to create and add a JRadioButton control to the panel.
addJRadioButton(String, ActionListener, ButtonGroup) - Method in class com.digi.config.ui.GridContentPanel
 
addJRadioButton(String, ActionListener, ButtonGroup, int, boolean) - Method in class com.digi.config.ui.GridContentPanel
 
addJTextField(String, String, int, FocusListener) - Method in class com.digi.config.ui.GridContentPanel
Helper method to create and add a JTextField control to the panel.
addJTextField(String, String, int, FocusListener, int, boolean) - Method in class com.digi.config.ui.GridContentPanel
 
addListener(DeviceChangeListener) - Method in class com.digi.config.core.DeviceChangeSupport
Add a DeviceChangeListener to the listener list.
addSettingChangeListener(DeviceChangeListener) - Method in class com.digi.config.core.Device
Adds a listener to be fired when device setting changes
addStateChangeListener(DeviceChangeListener) - Method in class com.digi.config.core.Device
Adds a listener to be fired when device state changes
addSubPanel(JComponent) - Method in class com.digi.config.ui.GridContentPanel
A helper panel to imbed another JPanel inside of this panel.
addTextLine(String) - Method in class com.digi.config.ui.GridContentPanel
A Helper method to add a line of text to the panel.
addVGlue() - Method in class com.digi.config.ui.GridContentPanel
Adds vertical glue at this point in the panel.
alternateSortValue - Variable in class com.digi.config.core.ControlledItemImpl
 
applet - Static variable in class com.digi.config.util.HelpDisplay
 
assertedString(boolean) - Static method in class com.digi.config.core.RciProtocol
 
attributeMap - Variable in class com.digi.config.core.KvpNode
Map of attributes associated with this node

B

BACKUP_TAG - Static variable in class com.digi.config.core.RciProtocol
 
BASE_SORT_VALUE_KEY - Static variable in interface com.digi.config.core.ControlledItem
 
Base64 - class com.digi.config.util.Base64.
Simple base64 encoding and decoding as specified in RFC-2045.
Busy - class com.digi.config.util.Busy.
This class is used for putting up the busy cursor when in gui mode
Busy() - Constructor for class com.digi.config.util.Busy
 
backgroundColor - Variable in class com.digi.config.ui.CustomPanel
 
backgroundIcon - Variable in class com.digi.config.ui.CustomPanel
 
backgroundImage - Variable in class com.digi.config.ui.CustomPanel
 
baseSortValue - Variable in class com.digi.config.core.ControlledItemImpl
 
begin(String) - Static method in class com.digi.config.util.Busy
This method turns on the busy cursor.
begin() - Static method in class com.digi.config.util.Busy
 
booleanValue(String) - Static method in class com.digi.config.core.RciProtocol
 

C

CATEGORY_CFG - Static variable in class com.digi.config.util.ConfigSettings
Constant to use when dealing with general configuration settings
CATEGORY_SYSTEM - Static variable in class com.digi.config.util.ConfigSettings
Constant to use when dealing with configuration settings in the System category.
CONFIG_LOG_FILE_NAME_KEY - Static variable in interface com.digi.config.util.SystemLogCtlr
 
CURRENT_VERSION - Static variable in class com.digi.config.core.VersionManager
The current release #
ConfigResource - class com.digi.config.util.ConfigResource.
This class provides static helper methods for accessing the various resource bundles available in the config system.
ConfigResource() - Constructor for class com.digi.config.util.ConfigResource
 
ConfigSettings - class com.digi.config.util.ConfigSettings.
ConfigSettings reads and parses the content of a user defined configuration file and provides a set of query functions to retrieve these configuration information.
ControlledItem - interface com.digi.config.core.ControlledItem.
Defines the basic Controlled Item class.
ControlledItemComparator - class com.digi.config.core.ControlledItemComparator.
This comparator will sort collections of ControlledItems based upon specified kvpGroup within the defined items.
ControlledItemComparator() - Constructor for class com.digi.config.core.ControlledItemComparator
 
ControlledItemImpl - class com.digi.config.core.ControlledItemImpl.
Basic functionality of a Controlled Item.
ControlledItemImpl() - Constructor for class com.digi.config.core.ControlledItemImpl
Construct the Controlled Item with a generated controller id
ControlledItemImpl(UUID) - Constructor for class com.digi.config.core.ControlledItemImpl
Construct the Controlled Item with a generated controller id
Controller - interface com.digi.config.core.Controller.
Defines the basic Controller class.
ControllerImpl - class com.digi.config.core.ControllerImpl.
Provides the basic implementation of a Controller.
ControllerImpl() - Constructor for class com.digi.config.core.ControllerImpl
Constructor Create the new controller.
ControllerImpl(ControlledItemComparator) - Constructor for class com.digi.config.core.ControllerImpl
Constructor Create the new controller.
ControllerMembershipEvent - class com.digi.config.core.ControllerMembershipEvent.
Contains a list of items that were effected by an event in the controller
ControllerMembershipEvent(Collection, int) - Constructor for class com.digi.config.core.ControllerMembershipEvent
Construct the event
ControllerMembershipEvent(Collection) - Constructor for class com.digi.config.core.ControllerMembershipEvent
Construct the event
ControllerMembershipEvent(Object, int) - Constructor for class com.digi.config.core.ControllerMembershipEvent
Construct the event
ControllerMembershipEvent(Object) - Constructor for class com.digi.config.core.ControllerMembershipEvent
Construct the event
ControllerMembershipListener - interface com.digi.config.core.ControllerMembershipListener.
Listens for membership changes in a controller object
ControllerMembershipSupport - class com.digi.config.core.ControllerMembershipSupport.
This is a utility class that can be used by controllers to support membership change events.
ControllerMembershipSupport(Controller) - Constructor for class com.digi.config.core.ControllerMembershipSupport
Constructor
CustomPanel - class com.digi.config.ui.CustomPanel.
A customizable JPanel.
CustomPanel() - Constructor for class com.digi.config.ui.CustomPanel
 
CustomPanel(String) - Constructor for class com.digi.config.ui.CustomPanel
CustomPanel Constructor
c - Variable in class com.digi.config.ui.GridContentPanel
 
callStack - Variable in class com.digi.config.util.SystemLogEntry.ExceptionInfo
 
capacity() - Method in class com.digi.config.util.Vector2
Returns the current capacity of the vector.
changed - Variable in class com.digi.config.core.KvpField
Name or Value has changed since construction or since last reset
checkClientTrusted(X509Certificate[], String) - Method in class com.digi.config.util.HttpsTrustManager
 
checkServerTrusted(X509Certificate[], String) - Method in class com.digi.config.util.HttpsTrustManager
 
childMap - Variable in class com.digi.config.core.KvpNode
Map of the loaded child KvpNodes.
childrenToXml(StringBuffer, String, boolean) - Method in class com.digi.config.core.KvpNode
Generates an XML stream containing just the children of this node.
clear() - Method in class com.digi.config.core.KvpNode
Removes all the KvpNode groups from this childMap and clears any outstanding errors associated with this map.
clear() - Method in class com.digi.config.util.ArrayMap
Removes all items from the ArrayMap
clear() - Method in class com.digi.config.util.Vector2
Removes all key/value elements in the vector.
clearErrors() - Method in class com.digi.config.core.KvpNode
Removes outstanding errors associated with this childMap.
com.digi.config - package com.digi.config
 
com.digi.config.core - package com.digi.config.core
Provides classes for communicating with device server.
com.digi.config.exception - package com.digi.config.exception
Provides exception handling classes to be used by the other packages
com.digi.config.io - package com.digi.config.io
 
com.digi.config.ui - package com.digi.config.ui
Provides some UI helper classes that may be useful to an applet/application
com.digi.config.util - package com.digi.config.util
Provides utility classes commonly used by configuration applets and applications.
commandException - Variable in class com.digi.config.core.DeviceCommandException
Any auxillary java exception that occured during command processing
commandName - Variable in class com.digi.config.core.RciAbstractCommand
name of this command
commandSourceStream - Variable in class com.digi.config.core.RciGenericCommand
 
commandString - Variable in class com.digi.config.core.RciGenericCommand
The command to send
compare(Object, Object) - Method in class com.digi.config.core.ControlledItemComparator
Compares its two arguments for order.
compareTo(Object) - Method in interface com.digi.config.core.ControlledItem
Allows this object to be compared to another object of the same type to determine if it is greater, less than, or equal to it.
compareTo(Object) - Method in class com.digi.config.core.ControlledItemImpl
Allows this object to be compared to another object of the same type to determine if it is greater, less than, or equal to it.
compareTo(Object) - Method in class com.digi.config.util.UUID
Allows this object to be compared to another object of the same type to determine if it is greater, less than, or equal to it.
connection - Variable in class com.digi.config.core.RciHttpConnection
 
contains(ControlledItem) - Method in interface com.digi.config.core.Controller
Determines if the specified controlled item is managed by this controller.
contains(ControlledItem) - Method in class com.digi.config.core.ControllerImpl
Determines if the specified controlled item is managed by this controller.
contains(Object) - Method in class com.digi.config.core.ControllerMembershipEvent
Determines if the specified item was effected by the event
contains(Object) - Method in class com.digi.config.util.Vector2
Returns true if the collection contains inVal element in the value column.
containsKey(Object) - Method in class com.digi.config.util.ArrayMap
Indicates if the specified key is found in the ArrayMap
containsKey(Object) - Method in class com.digi.config.util.Vector2
Returns true if the collection contains inKey element in the key column.
containsValue(Object) - Method in class com.digi.config.util.ArrayMap
Indicates if the specified value is found in the ArrayMap
context - Variable in class com.digi.config.core.RciCommandError
 
copy() - Method in class com.digi.config.core.KvpField
Constructs a deep copy of the KvpField and all its contents
copy() - Method in class com.digi.config.core.KvpNode
Constructs a deep copy of the KvpNode and all its contents
copy() - Method in class com.digi.config.util.ArrayMap
Creates a new ArrayMap containing the same elements and order as this ArrayMap.
createPathToFile(String) - Static method in class com.digi.config.util.PathLocater
Ensures that the directory path portion of the specified full file name exists.
createPathToFile(File) - Static method in class com.digi.config.util.PathLocater
Ensures that the directory path portion of the specified file exists.
createSocket(Socket, String, int, boolean) - Method in class com.digi.config.util.HttpsSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class com.digi.config.util.HttpsSocketFactory
 
createSocket(InetAddress, int) - Method in class com.digi.config.util.HttpsSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class com.digi.config.util.HttpsSocketFactory
 
createSocket(String, int) - Method in class com.digi.config.util.HttpsSocketFactory
 
currentScreen() - Static method in class com.digi.config.ui.SplashScreenPanel
 
customizeKey - Variable in class com.digi.config.ui.CustomPanel
 

D

DESCRIPTION_TAG - Static variable in class com.digi.config.core.RciProtocol
 
DFT_HELP_TEXT_BUNDLE_NAME - Static variable in class com.digi.config.util.ConfigResource
 
DFT_MSG_TEXT_BUNDLE_NAME - Static variable in class com.digi.config.util.ConfigResource
The default resource files
DFT_UI_IMAGE_BUNDLE_NAME - Static variable in class com.digi.config.util.ConfigResource
 
DFT_UI_TEXT_BUNDLE_NAME - Static variable in class com.digi.config.util.ConfigResource
 
DefaultConfigSettings - class com.digi.config.util.DefaultConfigSettings.
This class defines default for all the config settings options
DefaultConfigSettings() - Constructor for class com.digi.config.util.DefaultConfigSettings
Constructor.
DefaultValueFinder - interface com.digi.config.util.DefaultValueFinder.
This interface defines methods for finding default values
Device - class com.digi.config.core.Device.
This class represents a Digi Device server.
Device() - Constructor for class com.digi.config.core.Device
Basic constructor
DeviceChangeEvent - class com.digi.config.core.DeviceChangeEvent.
Describes the changes to a Devices KvpNode.
DeviceChangeEvent(Device) - Constructor for class com.digi.config.core.DeviceChangeEvent
Create the change event for the specified device
DeviceChangeListener - interface com.digi.config.core.DeviceChangeListener.
Listens for changes to Device KvpNode
DeviceChangeSupport - class com.digi.config.core.DeviceChangeSupport.
This is a utility class that can be used by devices to support kvpGroup change events.
DeviceChangeSupport(Device) - Constructor for class com.digi.config.core.DeviceChangeSupport
Constructor
DeviceCommandException - exception com.digi.config.core.DeviceCommandException.
An Exception related to errors during command processing.
DeviceCommandException(RciCommand, Exception) - Constructor for class com.digi.config.core.DeviceCommandException
Constructor specifying rci command being performed and any related exception that occured during the processing.
DeviceValidationException - exception com.digi.config.core.DeviceValidationException.
An exception indicating errors occured while the device was validating Fields.
DeviceValidationException(KvpNode) - Constructor for class com.digi.config.core.DeviceValidationException
Constructor
debug(String) - Static method in class com.digi.config.util.SystemLog
Helper to send a debug message to the system log.
debug(String, Throwable) - Static method in class com.digi.config.util.SystemLog
Helper to send a debug message & associated exception to the system log.
decode(String) - Static method in class com.digi.config.util.Base64
Decodes data from Base64 notation.
decode(byte[], int, int) - Static method in class com.digi.config.util.Base64
Decodes Base64 content in byte array format and returns the decoded byte array.
decodeToString(String) - Static method in class com.digi.config.util.Base64
Decodes data from Base64 notation and returns it as a string.
defaultRBName - Static variable in class com.digi.config.util.SystemLog
 
description - Variable in class com.digi.config.core.RciCommandError
 
deviceChanged(DeviceChangeEvent) - Method in interface com.digi.config.core.DeviceChangeListener
One or more kvpGroup values changed
dftBackgroundColor - Static variable in class com.digi.config.ui.CustomPanel
 
dftForegroundColor - Static variable in class com.digi.config.ui.CustomPanel
 
documentBase - Static variable in class com.digi.config.util.PathLocater
If loaded from the network, this identifies where to find network resources
dump(PrintStream, String) - Method in interface com.digi.config.core.ControlledItem
dump the contents of this defined item to the provided print stream at the designated indent level (0=noindent)
dump(PrintStream, String) - Method in class com.digi.config.core.ControlledItemImpl
dump the contents of this controlled item to the provided print stream at the designated indent level (0=noindent)
dump(PrintStream, String) - Method in interface com.digi.config.core.Controller
dump the contents of this item to the provided print stream at the designated indentation (""=noindent)
dump(PrintStream, String) - Method in class com.digi.config.core.ControllerImpl
dump the contents of this item to the provided print stream at the designated indentation (""=noindent)
dump(StringBuffer, String) - Method in class com.digi.config.core.KvpField
 
dump(StringBuffer, String) - Method in class com.digi.config.core.KvpNode
Dumps textual representation of contents of this KvpNode
dump(StringBuffer, String) - Method in class com.digi.config.core.RciQuerySettingCommand
Dumps the query_kvpGroup command selection criteria and results
dump(StringBuffer, String) - Method in class com.digi.config.core.RciQueryStateCommand
Dumps the query_state command selection criteria and results
dump(StringBuffer, String) - Method in class com.digi.config.core.RciSetFactoryDefaultCommand
Dumps the set_kvpGroup command selection criteria and results
dump(StringBuffer, String) - Method in class com.digi.config.core.RciSetSettingCommand
Dumps the set_kvpGroup command selection criteria and results
dump(StringBuffer, String) - Method in class com.digi.config.core.RciSetStateCommand
Dumps the set_state command selection criteria and results
dumpNode(Node, StringBuffer, String) - Static method in class com.digi.config.core.RciAbstractCommand
Helper method that dumps content of XML node to a stringbuffer
dumpNode(Node, StringBuffer, String) - Static method in class com.digi.config.core.RciGenericCommand
Helper method that dumps content of XML node to a stringbuffer
dumpTree(Node, StringBuffer, String) - Static method in class com.digi.config.core.RciAbstractCommand
Helper method that dumps content of XML branch to a stringbuffer
dumpTree(Node, StringBuffer, String) - Static method in class com.digi.config.core.RciGenericCommand
Helper method that dumps content of XML branch to a stringbuffer

E

ERROR - Static variable in class com.digi.config.core.RciCommandError
 
ERROR - Static variable in class com.digi.config.core.RciProtocol
 
ERROR - Static variable in class com.digi.config.core.ValidationError
 
ERROR_CODE_TAG - Static variable in class com.digi.config.core.RciProtocol
 
ERROR_TAG - Static variable in class com.digi.config.core.RciProtocol
 
Empty - class com.digi.config.Empty.
This class is simply a placeholder class to force JUnitDoclet to generate a TestSuite test class in the high level package.
Empty() - Constructor for class com.digi.config.Empty
 
edittingRow - Variable in class com.digi.config.ui.GridContentPanel
indicates if current row is being editted
elements() - Method in class com.digi.config.util.Vector2
Returns an enumeration of the value elements.
encodeBytes(byte[]) - Static method in class com.digi.config.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], boolean) - Static method in class com.digi.config.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class com.digi.config.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, boolean) - Static method in class com.digi.config.util.Base64
Encodes a byte array into Base64 notation.
encodeString(String) - Static method in class com.digi.config.util.Base64
Encodes a string in Base64 notation with line breaks after every 75 Base64 characters.
encodeString(String, boolean) - Static method in class com.digi.config.util.Base64
Encodes a string in Base64 notation with line breaks after every 75 Base64 characters.
end() - Static method in class com.digi.config.util.Busy
This method decrements the count of busy sections by one.
ensureCapacity(int) - Method in class com.digi.config.util.Vector2
Ensures that the vector has at lease the specified capacity.
entrySet() - Method in class com.digi.config.util.ArrayMap
Returns the set of Map.Entrys for the ArrayMap Note: do not add or remove elements from the returned set as it will corrupt the contents of the ArrayMap.
equals(Object) - Method in interface com.digi.config.core.ControlledItem
Compares this object against the specified object.
equals(Object) - Method in class com.digi.config.core.ControlledItemImpl
Compares this object against the specified object.
equals(Object) - Method in class com.digi.config.util.ArrayMap
Compares the ArrayMap against the specified object
equals(Object) - Method in class com.digi.config.util.UUID
UU IDs are equal if they represent the same 128-bit value.
errorCode - Variable in class com.digi.config.core.RciCommandError
 
errorList - Variable in class com.digi.config.core.KvpNode
List of errors globally associated with this KvpNode.
errorList - Variable in class com.digi.config.core.RciSetFactoryDefaultCommand
 
errorList - Variable in class com.digi.config.core.RciSetSettingCommand
 
errorList - Variable in class com.digi.config.core.RciSetStateCommand
 

F

FALSE - Static variable in class com.digi.config.core.RciProtocol
 
FIELD_TAG - Static variable in class com.digi.config.core.RciProtocol
 
FINAL_STATE - Static variable in class com.digi.config.ui.SplashScreenPanel
 
finished() - Method in class com.digi.config.ui.SplashScreenPanel
 
fireDeviceChange(DeviceChangeEvent) - Method in class com.digi.config.core.DeviceChangeSupport
Notifies listeners that kvpGroup of the defined item were changed
fireItemsAdded(ControllerMembershipEvent) - Method in class com.digi.config.core.ControllerMembershipSupport
Notifies listeners that items were added to the controller
fireItemsAdded(Collection) - Method in class com.digi.config.core.ControllerMembershipSupport
 
fireItemsAdded(Object) - Method in class com.digi.config.core.ControllerMembershipSupport
 
fireItemsAdded(Object, int) - Method in class com.digi.config.core.ControllerMembershipSupport
 
fireItemsRemoved(ControllerMembershipEvent) - Method in class com.digi.config.core.ControllerMembershipSupport
Notifies listeners that items were removed from the controller
fireItemsRemoved(Collection) - Method in class com.digi.config.core.ControllerMembershipSupport
 
fireItemsRemoved(Object) - Method in class com.digi.config.core.ControllerMembershipSupport
 
fireItemsRemoved(Object, int) - Method in class com.digi.config.core.ControllerMembershipSupport
 
fireItemsResorted() - Method in class com.digi.config.core.ControllerMembershipSupport
Notifies listeners that the order of items in the controller has changed
foregroundColor - Variable in class com.digi.config.ui.CustomPanel
 

G

GridContentPanel - class com.digi.config.ui.GridContentPanel.
This class is a panel that holds controls in a tabular manner.
GridContentPanel(int) - Constructor for class com.digi.config.ui.GridContentPanel
Create a Grid panel that we can put controls in.
GridContentPanel(String, int) - Constructor for class com.digi.config.ui.GridContentPanel
 
gbl - Variable in class com.digi.config.ui.GridContentPanel
 
get(Object) - Method in interface com.digi.config.core.Controller
Retrieve the specified item from the list of managed items.
get(Object) - Method in class com.digi.config.core.ControllerImpl
Retrieve the specified item from the list of managed items.
get(Object) - Method in class com.digi.config.util.ArrayMap
Looks for an object in the ArrayMap that was stored under the specified key.
get(Object) - Method in class com.digi.config.util.Vector2
Gets the value object associated with the specified key in the vector.
getAcceptedIssuers() - Method in class com.digi.config.util.HttpsTrustManager
 
getAllFields() - Method in class com.digi.config.core.KvpNode
Returns all the KvpField objects found within this node
getAllGroups() - Method in class com.digi.config.core.KvpNode
Returns a collection of all the kvpGroup groups found within this kvpCluster.
getAlternateSortValue() - Method in interface com.digi.config.core.ControlledItem
Returns a the alternate sort value for this controlled item.
getAlternateSortValue() - Method in class com.digi.config.core.ControlledItemImpl
Returns a the alternate sort value for this controlled item.
getAttribute(String) - Method in class com.digi.config.core.KvpNode
Returns the specified attribute if it is associated with the node.
getBaseSortValue() - Method in interface com.digi.config.core.ControlledItem
Returns a the base sort value for this controlled item.
getBaseSortValue() - Method in class com.digi.config.core.ControlledItemImpl
Returns a the base sort value for this controlled item.
getBoolean(String, String) - Static method in class com.digi.config.util.ConfigSettings
Gets boolean value of the specified key in the specified category.
getBoolean(String, String, String, String) - Static method in class com.digi.config.util.ConfigSettings
Gets boolean value of the specified key in the specified category.
getBooleanProfileProperty(String, String) - Method in class com.digi.config.util.ConfigSettings
Returns the Profile Property as a boolean.
getBooleanProfileProperty(String, String, String, String) - Method in class com.digi.config.util.ConfigSettings
Returns the Profile Property as a boolean.
getBooleanProperty(String, String) - Method in class com.digi.config.util.ModifiedSettings
This method gets property and returns a boolean value
getChild(String) - Method in class com.digi.config.core.KvpNode
Fetches an immediate child of this node.
getChild(String, int) - Method in class com.digi.config.core.KvpNode
Fetches an immediate child of this node.
getChild(String[], int[]) - Method in class com.digi.config.core.KvpNode
Fetches a decendent of this node.
getChildCount() - Method in class com.digi.config.core.KvpNode
Returns total # of children nodes
getChildCount(String) - Method in class com.digi.config.core.KvpNode
Returns the # of children nodes with a specified name
getChildren(Collection) - Method in class com.digi.config.core.KvpNode
Returns all the decendent nodes of this node
getCluster() - Method in class com.digi.config.core.DeviceValidationException
Returns the KvpNode that had the field validation errors in it
getColor(String, String) - Static method in class com.digi.config.util.ConfigSettings
Gets color value of the specified key in the specified category.
getColor(String, String, String, String) - Static method in class com.digi.config.util.ConfigSettings
Gets color value of the specified key in the specified category.
getColorProfileProperty(String, String) - Method in class com.digi.config.util.ConfigSettings
Returns the Profile property as a color.
getColorProfileProperty(String, String, String, String) - Method in class com.digi.config.util.ConfigSettings
Returns the Profile property as a color.
getColorProperty(String, String) - Method in class com.digi.config.util.ModifiedSettings
This method gets the profile property for a color
getCommand() - Method in class com.digi.config.core.DeviceCommandException
 
getCommandException() - Method in class com.digi.config.core.DeviceCommandException
 
getConfigFileName() - Method in class com.digi.config.util.ConfigSettings
Returns environment configuration file pathname.
getConnection() - Method in class com.digi.config.core.RciServer
 
getContext() - Method in class com.digi.config.core.RciCommandError
Returns the context this error should be considered in
getCount() - Method in interface com.digi.config.core.Controller
Returns the number of items currently managed by the controller
getCount(Class) - Method in interface com.digi.config.core.Controller
Returns the number of items currently managed by the controller which are of the specified class type.
getCount() - Method in class com.digi.config.core.ControllerImpl
Returns the number of items currently managed by the controller
getCount(Class) - Method in class com.digi.config.core.ControllerImpl
Returns the number of items currently managed by the controller which are of the specified class type.
getCreationTime() - Method in class com.digi.config.util.SystemLogEntry
Returns the time the log entry was created
getDefault() - Static method in class com.digi.config.util.HttpsSocketFactory
 
getDefaultCategory(String) - Method in class com.digi.config.util.DefaultConfigSettings
Gets the default values for a specific category and key
getDefaultCipherSuites() - Method in class com.digi.config.util.HttpsSocketFactory
 
getDefaultComparator() - Method in interface com.digi.config.core.Controller
Returns the current default comparator
getDefaultComparator() - Method in class com.digi.config.core.ControllerImpl
Returns the current default comparator
getDefaultInstance() - Static method in class com.digi.config.core.Device
This method returns the default Device instance.
getDefaultInstance() - Static method in class com.digi.config.core.RciServer
This method returns the default RciServer instance.
getDefaultSaveFileName(String) - Static method in class com.digi.config.util.PathLocater
Creates a fully qualified file name of the Persistance file.
getDefaultValue(String, String) - Method in class com.digi.config.util.DefaultConfigSettings
Gets the default values for a specific category and key
getDefaultValue(String, String) - Method in interface com.digi.config.util.DefaultValueFinder
This method defines the signature for getting the default value for a section and key
getDescription() - Method in class com.digi.config.core.RciCommandError
Returns the description returned by the device about this error
getDetailedMsg() - Method in class com.digi.config.core.ValidationError
Returns the localized 2nd level message text for this error
getDetailedMsg() - Method in class com.digi.config.util.SystemLogEntry
Returns the localized 2nd level message text for this entry
getDocumentBase() - Static method in class com.digi.config.util.PathLocater
Returns the document base currently in use
getElement(int) - Method in interface com.digi.config.core.Controller
Retrieve the specified element of the collection.
getElement(int) - Method in class com.digi.config.core.ControllerImpl
Retrieve the specified element of the collection.
getElements() - Method in interface com.digi.config.core.Controller
Retrieve a collection of the elements managed by the controller.
getElements(Comparator) - Method in interface com.digi.config.core.Controller
Retrieve a List containing the elements in the collection sorted according to the comparator provided.
getElements() - Method in class com.digi.config.core.ControllerImpl
Retrieve a collection of the elements managed by the controller.
getElements(Comparator) - Method in class com.digi.config.core.ControllerImpl
Retrieve a List containing the elements in the collection sorted according to the comparator provided.
getErrorCode() - Method in class com.digi.config.core.RciCommandError
Returns a numeric code identifying the error.
getErrors() - Method in class com.digi.config.core.KvpNode
Returns collection of RciCommandErrors associated with this childMap and any errors associated with the KvpNode groups found in the map.
getErrors() - Method in class com.digi.config.core.RciAbstractCommand
 
getErrors() - Method in interface com.digi.config.core.RciCommand
Returns a list of errors that occured while the RciServer was processing the command.
getErrors() - Method in class com.digi.config.core.RciGenericCommand
 
getExceptionInfo() - Method in class com.digi.config.util.SystemLogEntry
Returns any associated exception information
getFallbackMessage() - Method in class com.digi.config.util.LocalizableMessage
Gets the message text that will be returned in localization of this message fails.
getField(String, String) - Method in class com.digi.config.core.KvpNode
Returns a specific kvpField found in the map.
getField(String, int, String, int) - Method in class com.digi.config.core.KvpNode
Returns a specific kvpField found in the map.
getField(String) - Method in class com.digi.config.core.KvpNode
Get a specific KvpField from the collection
getFont(String, String) - Static method in class com.digi.config.util.ConfigSettings
Gets font value of the specified tag.
getFont(String, String, String, String) - Static method in class com.digi.config.util.ConfigSettings
Gets font value of the specified tag.
getFontProfileProperty(String, String) - Method in class com.digi.config.util.ConfigSettings
Returns the Profile property as a font.
getFontProfileProperty(String, String, String, String) - Method in class com.digi.config.util.ConfigSettings
Returns the Profile property as a color.
getGroup(String) - Method in class com.digi.config.core.KvpNode
Returns a specified kvpGroup group.
getHelpRbString(String) - Static method in class com.digi.config.util.ConfigResource
Fetches a string from a help text resource bundle.
getId() - Method in interface com.digi.config.core.ControlledItem
Returns a Key that uniquely identifies the object to the controller.
getId() - Method in class com.digi.config.core.ControlledItemImpl
Returns a Key that uniquely identifies the object to the controller.
getId() - Method in interface com.digi.config.core.Controller
Returns a Key that uniquely identifies the controller.
getId() - Method in class com.digi.config.core.ControllerImpl
Returns a Key that uniquely identifies the controller.
getImageIcon(String) - Method in class com.digi.config.util.ImageResourceBundle
Fetches the proper image icon for the specified image name.
getImageRbIcon(String) - Static method in class com.digi.config.util.ConfigResource
Fetches a image from a ui image resource bundle.
getIndex() - Method in class com.digi.config.core.KvpNode
Returns the Index associated with this node.
getInstance() - Static method in class com.digi.config.core.RciAuthenticator
Get singleton instance of the authenticator.
getInstance() - Static method in class com.digi.config.util.ConfigResource
Singleton accessor method
getInstance() - Static method in class com.digi.config.util.ConfigSettings
This method returns the only instance of the configsettings object
getInteger(String, String) - Static method in class com.digi.config.util.ConfigSettings
Gets integer value of the specified key in the specified category.
getInteger(String, String, String, String) - Static method in class com.digi.config.util.ConfigSettings
Gets integer value of the specified key in the specified category.
getIntegerProfileProperty(String, String) - Method in class com.digi.config.util.ConfigSettings
Returns the Profile property as integer.
getIntegerProfileProperty(String, String, String, String) - Method in class com.digi.config.util.ConfigSettings
Returns the Profile property as integer.
getInternalSettingTree() - Method in class com.digi.config.core.Device
Returns the entire cached device settings Tree.
getInternalStateTree() - Method in class com.digi.config.core.Device
Returns the entire cached device state Tree.
getInvolvedFieldNames() - Method in class com.digi.config.core.RciCommandError
Returns a collection of Fields involved in the error.
getIterator() - Method in interface com.digi.config.core.Controller
Return an iterator that can be used to walk through the controller items
getIterator() - Method in class com.digi.config.core.ControllerImpl
Return an iterator that can be used to walk through the controller items.
getKeys() - Method in class com.digi.config.util.ImageResourceBundle
Returns all the available image keys in the image resource bundle.
getLeastSignificantBits() - Method in class com.digi.config.util.UUID
Returns the least significant 64 bits of the service ID.
getLocalizedText(Locale) - Method in class com.digi.config.util.LocalizableMessage
Returns the localized text for this message.
getMatcher() - Method in class com.digi.config.util.RegexFormatter
Returns the Matcher from the most test.
getMostSignificantBits() - Method in class com.digi.config.util.UUID
Returns the most significant 64 bits of the service ID.
getMsg() - Method in class com.digi.config.core.ValidationError
Returns the localized primary message text for this error
getMsg() - Method in class com.digi.config.util.SystemLogEntry
Returns the localized primary message text for this entry
getMsgRbString(String) - Static method in class com.digi.config.util.ConfigResource
Fetches a string from a message text resource bundle.
getMsgRbString(String, Object[]) - Static method in class com.digi.config.util.ConfigResource
Fetches a string from a message text resource bundle.
getMsgRbStringForce(String) - Static method in class com.digi.config.util.ConfigResource
Fetches a string from a message text resource bundle.
getName() - Method in class com.digi.config.core.KvpField
 
getName() - Method in class com.digi.config.core.RciServer
 
getNumDirInClasspath() - Static method in class com.digi.config.util.PathLocater
Returns the number of directories in the classpath.
getOriginalLocale() - Method in class com.digi.config.util.LocalizableMessage
Gets the original locale used to create this message.
getOwningCtlrId() - Method in interface com.digi.config.core.ControlledItem
Returns a UUID that uniquely identifies the controller that this defined item is controlled by.
getOwningCtlrId() - Method in class com.digi.config.core.ControlledItemImpl
Returns a UUID that uniquely identifies the controller that this defined item is controlled by.
getPassword() - Method in class com.digi.config.ui.LoginPrompt
Get the password entered in the login prompt (if showLoginPrompt returned OK_OPTION).
getPasswordAuthentication() - Method in class com.digi.config.core.RciAuthenticator
Called by the system when password authorization is needed.
getPattern() - Method in class com.digi.config.util.RegexFormatter
Returns the Pattern used to determine if a value is legal.
getProfileProperty(String, String) - Method in class com.digi.config.util.ConfigSettings
Returns value of specified ProfileProperty as a string.
getProfileProperty(String, String, String, String) - Method in class com.digi.config.util.ConfigSettings
Returns value of specified ProfileProperty as a string.
getProfileProperty(String, String, String) - Method in class com.digi.config.util.ConfigSettings
Returns the Profile Property as a String.
getProperty(String, String) - Static method in class com.digi.config.util.ConfigSettings
Gets value of the specified key within the specified category in the ConfigSettings.
getProperty(String, String, String, String) - Static method in class com.digi.config.util.ConfigSettings
Gets value of the specified key within the specified category in the ConfigSettings.
getProperty(String, String, String) - Static method in class com.digi.config.util.ConfigSettings
Gets value of the specified key within the specified category in the ConfigSettings.
getProperty(String, String) - Method in class com.digi.config.util.ModifiedSettings
This method gets property
getReferencePosition() - Method in class com.digi.config.core.ControllerMembershipEvent
Returns the position within the controller that the event takes place
getReplacementText() - Method in class com.digi.config.util.LocalizableMessage
Gets the replacement text that is used to create the localizable message text.
getResourceBundleName() - Method in class com.digi.config.util.LocalizableMessage
Gets the name of the resource bundle from where the resource used to create the localizable message text will be retrieved.
getResourceKey() - Method in class com.digi.config.util.LocalizableMessage
Gets the key to the resource in the resourceBundle that is used to create the localizable message text.
getResults() - Method in class com.digi.config.core.RciGenericCommand
 
getResults() - Method in class com.digi.config.core.RciQuerySettingCommand
Returns the results of the RCI query.
getResults() - Method in class com.digi.config.core.RciQueryStateCommand
Returns the results of the RCI query.
getResults() - Method in class com.digi.config.core.RciSetFactoryDefaultCommand
Returns the results of the RCI set.
getResults() - Method in class com.digi.config.core.RciSetSettingCommand
Returns the results of the RCI set.
getResults() - Method in class com.digi.config.core.RciSetStateCommand
Returns the results of the RCI set.
getSections() - Method in class com.digi.config.util.ModifiedSettings
This method returns the section hashtable
getServiceId() - Method in class com.digi.config.core.ValidationError
Returns the service ID associated with the error
getServiceId() - Method in class com.digi.config.util.SystemLogEntry
Returns the service ID associated with the log message
getSettingTree() - Method in class com.digi.config.core.Device
Returns a copy of the entire cached device settings Tree
getSeverity() - Method in class com.digi.config.core.RciCommandError
Returns the severity of this error (See severity constants listed above)
getSeverity() - Method in class com.digi.config.core.ValidationError
Returns the severity associated with this error
getSeverity() - Method in class com.digi.config.util.SystemLogEntry
Returns the severity associated with this entry
getStatusText() - Method in interface com.digi.config.util.StatusDisplay
Get the current status text.
getStringValue() - Method in class com.digi.config.core.KvpField
 
getSupportedCipherSuites() - Method in class com.digi.config.util.HttpsSocketFactory
 
getSystemLogCtlr() - Static method in class com.digi.config.util.SystemLog
Returns the SystemLogCtlr singleton, creating it if necessary.
getSystemLogCtlr(String) - Static method in class com.digi.config.util.SystemLog
Returns the SystemLogCtlr singleton, creating it if necessary.
getSystemName() - Method in class com.digi.config.util.SystemLogEntry
Returns the name of the system the log entry was created on
getTargetVersion() - Static method in class com.digi.config.core.VersionManager
This method returns the release version that is presently being written to.
getURL() - Method in class com.digi.config.core.RciServer
 
getUiRbString(String) - Static method in class com.digi.config.util.ConfigResource
Fetches a string from a ui text resource bundle.
getUiRbString(String, Object[]) - Static method in class com.digi.config.util.ConfigResource
Fetches a string from a ui text resource bundle.
getUrlName() - Method in class com.digi.config.core.Device
Returns the URL of the device.
getUserName() - Method in class com.digi.config.ui.LoginPrompt
Get the user name entered in the login prompt (if showLoginPrompt returned OK_OPTION).

H

HelpDisplay - class com.digi.config.util.HelpDisplay.
HelpDisplay is a utility class to display html help text based on a key to a help bundle.
HelpDisplay() - Constructor for class com.digi.config.util.HelpDisplay
 
HttpsSocketFactory - class com.digi.config.util.HttpsSocketFactory.
Socket factory required to override trust manager when using HttpsURLConnection classes.
HttpsSocketFactory() - Constructor for class com.digi.config.util.HttpsSocketFactory
 
HttpsTrustManager - class com.digi.config.util.HttpsTrustManager.
Implements a trust manager that prompts the user when an unknown certificate is received.
HttpsTrustManager() - Constructor for class com.digi.config.util.HttpsTrustManager
 
handleGetObject(String) - Method in class com.digi.config.util.ImageResourceBundle
Fetches the proper image icon for the specified image name.
hasChanged() - Method in class com.digi.config.core.KvpField
 
hasChanged() - Method in class com.digi.config.core.KvpNode
Indicates if this node or any of its children have changed.
hasDetailedMsg() - Method in class com.digi.config.util.SystemLogEntry
Indicates if there is a detailed messages within this entry
hasErrors() - Method in class com.digi.config.core.KvpNode
Indicates if there are outstanding errors associated with this node.
hasErrors() - Method in class com.digi.config.core.RciAbstractCommand
 
hasErrors() - Method in interface com.digi.config.core.RciCommand
Indicates to the caller if any errors occured during RciServer processing of the command.
hasErrors() - Method in class com.digi.config.core.RciGenericCommand
 
hasPropertyChanged(String, String) - Method in class com.digi.config.util.ModifiedSettings
This method checks if a profile property is changed
hasSectionChanged(String) - Method in class com.digi.config.util.ModifiedSettings
This method checks if a section is changed
hashCode() - Method in interface com.digi.config.core.ControlledItem
Returns a hash code value for the object
hashCode() - Method in class com.digi.config.core.ControlledItemImpl
Returns a hash code value for the object
hashCode() - Method in class com.digi.config.util.ArrayMap
Produces a hashcode for the ArrayMap
hashCode() - Method in class com.digi.config.util.UUID
 
headingBarColor - Variable in class com.digi.config.ui.GridContentPanel
 
helpTextRbList - Variable in class com.digi.config.util.ConfigResource
 
host - Variable in class com.digi.config.ui.LoginPrompt
 

I

INDEX_TAG - Static variable in class com.digi.config.core.RciProtocol
 
INIT_STATE - Static variable in class com.digi.config.ui.SplashScreenPanel
 
ImageResourceBundle - class com.digi.config.util.ImageResourceBundle.
This is a special purpose resource bundle that allows the Config UI classes to easily access imageIcons.
ImageResourceBundle(String) - Constructor for class com.digi.config.util.ImageResourceBundle
Construct a new ImageResourceBundle.
id - Variable in class com.digi.config.core.ControlledItemImpl
 
id - Variable in class com.digi.config.core.ControllerImpl
Id of this controller
index - Variable in class com.digi.config.core.KvpNode
identifies the instance # of this node - typically 1 for a single instance node
insertElementAt(Object, Object, int) - Method in class com.digi.config.util.Vector2
Inserts an key/value pair elements at the specified index.
involvedKvpFieldList - Variable in class com.digi.config.core.RciCommandError
 
isActive() - Method in interface com.digi.config.core.ControlledItem
Indicates if this object has been activated to begin doing work.
isActive() - Method in class com.digi.config.core.ControlledItemImpl
Indicates if this object has been activated to begin doing work.
isActive - Variable in class com.digi.config.core.ControllerImpl
Indicator that this object has been activated and is ready to begin working
isDebugLoggingEnabled() - Method in class com.digi.config.util.SystemLogCtlrImpl
Returns a flag indicating if debug messages are currently being logged
isEmpty() - Method in class com.digi.config.util.ArrayMap
Indicates if the ArrayMap is empty or not
isEmpty() - Method in class com.digi.config.util.Vector2
Returns true if the collection contains no values.
isOpaque() - Method in class com.digi.config.ui.CustomPanel
 
isValidEmailAddress(String) - Static method in class com.digi.config.core.ValidationHelper
Checks if given value is a valid network address
isValidIPAddress(String) - Static method in class com.digi.config.core.ValidationHelper
Checks if given value is a valid IP address
isValidInteger(String) - Static method in class com.digi.config.core.ValidationHelper
Checks if given value is a valid network address
isValidNetworkAddress(String) - Static method in class com.digi.config.core.ValidationHelper
Checks if given value is a valid network address
isValidNetworkPort(String) - Static method in class com.digi.config.core.ValidationHelper
Checks if given value is a valid network port
isValidRange(String, long, long) - Static method in class com.digi.config.core.ValidationHelper
Checks if given value is a valid network address
isValidSigned16(String) - Static method in class com.digi.config.core.ValidationHelper
Checks if given value is a valid network address
isValidSigned32(String) - Static method in class com.digi.config.core.ValidationHelper
Checks if given value is a valid network address
isValidSigned8(String) - Static method in class com.digi.config.core.ValidationHelper
Checks if given value is a valid network address
isValidUnsigned16(String) - Static method in class com.digi.config.core.ValidationHelper
Checks if given value is a valid network address
isValidUnsigned32(String) - Static method in class com.digi.config.core.ValidationHelper
Checks if given value is a valid network address
isValidUnsigned8(String) - Static method in class com.digi.config.core.ValidationHelper
Checks if given value is a valid network address
itemCollection - Variable in class com.digi.config.core.ControllerImpl
Collection of all the items managed by this controller.
itemMap - Variable in class com.digi.config.core.ControllerImpl
Map of all the items managed by this controller.
items() - Method in class com.digi.config.core.ControllerMembershipEvent
Returns the collection of effected items.
itemsAdded(ControllerMembershipEvent) - Method in interface com.digi.config.core.ControllerMembershipListener
One or more items were added to the controller.
itemsRemoved(ControllerMembershipEvent) - Method in interface com.digi.config.core.ControllerMembershipListener
One or more items were removed from the controller.
itemsResorted(Controller) - Method in interface com.digi.config.core.ControllerMembershipListener
The order of the elements in the controller have changed
iterator() - Method in class com.digi.config.core.ControllerMembershipEvent
Returns an iterator for the collection of effected items

K

KvpField - class com.digi.config.core.KvpField.
A KvpField represents a piece of data defined by a name/value pair.
KvpField() - Constructor for class com.digi.config.core.KvpField
 
KvpField(String) - Constructor for class com.digi.config.core.KvpField
 
KvpField(String, String) - Constructor for class com.digi.config.core.KvpField
 
KvpField(Node) - Constructor for class com.digi.config.core.KvpField
Parse this DOM node that represents a KvpField object
KvpNode - class com.digi.config.core.KvpNode.
A KvpNode is an extention of a KvpField.
KvpNode() - Constructor for class com.digi.config.core.KvpNode
Creates an empty KvpNode
KvpNode(String) - Constructor for class com.digi.config.core.KvpNode
Creates a KvpNode with specified name, value, and index
KvpNode(String, String, int) - Constructor for class com.digi.config.core.KvpNode
Creates a KvpNode with specified name, value, and index
KvpNode(Node) - Constructor for class com.digi.config.core.KvpNode
Parse this DOM document for KvpNode collections
key - Variable in class com.digi.config.exception.LocalizationException
The key into the resource bundle for the message that was being localized
keyElementAt(int) - Method in class com.digi.config.util.Vector2
Returns the key element at the specified index.
keyIndexOf(Object) - Method in class com.digi.config.util.Vector2
Searches for the specified key object, starting from the first position and returns and index to it.
keyLastIndexOf(Object) - Method in class com.digi.config.util.Vector2
Searches backward for the specified key object, starting from the last position and returns and index to it.
keySet() - Method in class com.digi.config.util.ArrayMap
Returns the set of keys for the ArrayMap Note: do not add or remove elements from the returned set as it will corrupt the contents of the ArrayMap
keyStore - Variable in class com.digi.config.util.HttpsTrustManager
 
keys() - Method in class com.digi.config.util.Vector2
Returns an enumeration of the key elements.
kvpCluster - Variable in class com.digi.config.core.DeviceValidationException
The kvpCluster that caused the error

L

LOG_DEBUG_MSG_KEY - Static variable in interface com.digi.config.util.SystemLogCtlr
 
LOG_FILE_NAME_KEY - Static variable in interface com.digi.config.util.SystemLogCtlr
 
LOG_TO_FILE_KEY - Static variable in interface com.digi.config.util.SystemLogCtlr
 
LocalizableMessage - class com.digi.config.util.LocalizableMessage.
Helper class to encapsulate the retrieval and formatting of localizable messages.
LocalizableMessage(String, String, Serializable[], Locale) - Constructor for class com.digi.config.util.LocalizableMessage
Create a localizable message object.
LocalizationException - exception com.digi.config.exception.LocalizationException.
Thrown when message localization fails.
LocalizationException(String, String, String, boolean) - Constructor for class com.digi.config.exception.LocalizationException
Construct a LocalizableException with provided localizable message and nested Throwables.
LoginPrompt - class com.digi.config.ui.LoginPrompt.
Shows a login prompt dialog.
LoginPrompt(Component) - Constructor for class com.digi.config.ui.LoginPrompt
Constructor
list(PrintWriter) - Method in class com.digi.config.util.ConfigSettings
List properties, for debugging.
load(String) - Static method in class com.digi.config.core.ControllerImpl
Loads a controller from the specified persistance file and returns it to the caller.
loadHelpTextRb(String) - Static method in class com.digi.config.util.ConfigResource
load the specified resource bundle and push it onto the help text resource stack.
loadMsgTextRb(String) - Static method in class com.digi.config.util.ConfigResource
load the specified resource bundle and push it onto the message text resource stack.
loadUiImageRb(String) - Static method in class com.digi.config.util.ConfigResource
load the specified resource bundle and push it onto the UI image resource stack.
loadUiTextRb(String) - Static method in class com.digi.config.util.ConfigResource
load the specified resource bundle and push it onto the UI text resource stack.
load_profile() - Method in class com.digi.config.util.ConfigSettings
Loads configuration file contents into the ConfigSettings object.
localize(String, String, Serializable[], Locale) - Method in class com.digi.config.util.LocalizableMessage
Returns the localized text for this message.
locateFile(String) - Static method in class com.digi.config.util.PathLocater
This method returns the absolute path name of a file.
locateFullClassFileName(String) - Static method in class com.digi.config.util.PathLocater
Returns the fully qualified file name of the provided class.
locateFullPath(String) - Static method in class com.digi.config.util.PathLocater
Returns the name of the path from where the provided class was loaded.
log(String) - Static method in class com.digi.config.util.SystemLog
Helper to send a simple message to the system log.
log(String, Throwable) - Static method in class com.digi.config.util.SystemLog
Helper to send a simple message & associated exception to the system log.
log(String, Serializable[]) - Static method in class com.digi.config.util.SystemLog
Helper to send a parameterized message to the system log.
log(String, Serializable[], Throwable) - Static method in class com.digi.config.util.SystemLog
Helper to send a parameterized message & associated exception to the system log.
log(String, Serializable[], Serializable[]) - Static method in class com.digi.config.util.SystemLog
Helper to send a parameterized message with detailed text to the system log.
log(String, Serializable[], Serializable[], Throwable) - Static method in class com.digi.config.util.SystemLog
Helper to send a parameterized message & associated exception with detailed text to the system log.
log(String, Serializable[], Serializable[], int) - Static method in class com.digi.config.util.SystemLog
Helper to send a parameterized message with detailed text to the system log.
log(String, Serializable[], Serializable[], int, Throwable) - Static method in class com.digi.config.util.SystemLog
Helper to send a parameterized message with detailed text & associated exception to the system log.
log(String, String, Serializable[], Serializable[], int, Throwable) - Static method in class com.digi.config.util.SystemLog
Helper to send a parameterized message with detailed text to the system log.
log(Throwable) - Static method in class com.digi.config.util.SystemLog
Helper to send an Exception message to the system log.
log(SystemLogEntry) - Static method in class com.digi.config.util.SystemLog
Helper to send a SystemLogEntry to the SystemLogCtlr Note that all the other helper methods end up calling this one.

M

MSG_LEVEL_DEBUG - Static variable in class com.digi.config.util.SystemLogEntry
 
MSG_LEVEL_ERROR - Static variable in class com.digi.config.util.SystemLogEntry
 
MSG_LEVEL_FATAL - Static variable in class com.digi.config.util.SystemLogEntry
 
MSG_LEVEL_INFORMATION - Static variable in class com.digi.config.util.SystemLogEntry
 
MSG_LEVEL_WARNING - Static variable in class com.digi.config.util.SystemLogEntry
 
ModifiedSettings - class com.digi.config.util.ModifiedSettings.
This class keeps track of all changed values
ModifiedSettings() - Constructor for class com.digi.config.util.ModifiedSettings
Constructor
m_current - Static variable in class com.digi.config.ui.SplashScreenPanel
 
m_currentState - Variable in class com.digi.config.ui.SplashScreenPanel
 
m_progress - Variable in class com.digi.config.ui.SplashScreenPanel
 
maxColumns - Variable in class com.digi.config.ui.GridContentPanel
 
membershipListener - Variable in class com.digi.config.core.ControllerImpl
Provides the membership listener support for the controller
merge(KvpNode, boolean) - Method in class com.digi.config.core.KvpNode
Merge the contents of another KvpNode into this KvpNode.
merge(KvpNode) - Method in class com.digi.config.core.KvpNode
Merge the contents of another KvpNode into this KvpNode.
mergeChild(KvpNode) - Method in class com.digi.config.core.KvpNode
Merge the contents of another KvpNode into this KvpNode.
mergeChild(KvpNode, boolean) - Method in class com.digi.config.core.KvpNode
Merge the contents of another KvpNode into this KvpNode's child list.
mergeChild(String[], int[], KvpNode, boolean) - Method in class com.digi.config.core.KvpNode
Merge a KvpNode into the child hierarchy of this node.
mergeChildFrom(KvpNode, String[], int[], boolean) - Method in class com.digi.config.core.KvpNode
Merges a path qualified child node of a given node into this node.
mergeChildrenFrom(KvpNode, boolean) - Method in class com.digi.config.core.KvpNode
Merges all the children of the specified node into this node's child list.
mergeFrom(KvpNode, String, String) - Method in class com.digi.config.core.KvpNode
Merges a grandchild field of the specified node into this node.
mergeFrom(KvpNode, String, int, String, int) - Method in class com.digi.config.core.KvpNode
Merges a grandchild field of the specified node into this node.
message - Variable in class com.digi.config.util.SystemLogEntry.ExceptionInfo
 
msgTextRbList - Variable in class com.digi.config.util.ConfigResource
 

N

name - Variable in class com.digi.config.core.KvpField
Name of this KvpField
name - Variable in class com.digi.config.util.SystemLogEntry.ExceptionInfo
 
newKvpNode - Variable in class com.digi.config.core.RciSetFactoryDefaultCommand
 
newKvpNode - Variable in class com.digi.config.core.RciSetStateCommand
 
nullSafeCompare(Comparable, Comparable) - Static method in class com.digi.config.core.ControlledItemComparator
 
nullSafeCompare(Comparable, Comparable) - Static method in class com.digi.config.core.ControlledItemImpl
Compares two comparable values to see if which is greater than the other or if they are equal.
numDirInClasspath - Static variable in class com.digi.config.util.PathLocater
Number of directories in the classpath.

O

opaque - Variable in class com.digi.config.ui.CustomPanel
 
openProfile() - Method in class com.digi.config.util.ConfigSettings
Locates the configuration profile and returns a BufferedReader to it.
owningCtlrId - Variable in class com.digi.config.core.ControlledItemImpl
 

P

PROTOCOL_VERSION_TAG - Static variable in class com.digi.config.core.RciProtocol
 
PathLocater - class com.digi.config.util.PathLocater.
A helper class for determining path names.
PathLocater() - Constructor for class com.digi.config.util.PathLocater
 
PersistanceObjectInputStream - class com.digi.config.io.PersistanceObjectInputStream.
This class is used to identify ObjectInputStreams that are used for persistance.
PersistanceObjectInputStream(InputStream) - Constructor for class com.digi.config.io.PersistanceObjectInputStream
Create an ObjectInputStream that reads from the specified InputStream.
PersistanceObjectOutputStream - class com.digi.config.io.PersistanceObjectOutputStream.
This class is used to identify ObjectOutputStreams that are used for persistance.
PersistanceObjectOutputStream(OutputStream) - Constructor for class com.digi.config.io.PersistanceObjectOutputStream
Creates an ObjectOutputStream that writes to the specified OutputStream.
paint(Graphics) - Method in class com.digi.config.ui.CustomPanel
 
parent - Variable in class com.digi.config.ui.LoginPrompt
 
password - Variable in class com.digi.config.ui.LoginPrompt
 
persistanceFileName - Variable in class com.digi.config.core.ControllerImpl
The persistance file name
popTargetVersion() - Static method in class com.digi.config.core.VersionManager
This method lets one control the release version that objects will be persisted at.
protocolVersion - Variable in class com.digi.config.core.RciSetSettingCommand
 
pushTargetVersion(int) - Static method in class com.digi.config.core.VersionManager
This method lets one control the release version that objects will be persisted at.
put(Object, Object) - Method in class com.digi.config.util.ArrayMap
Inserts an element into the collection under a specified lookup key.
put(Object, Object) - Method in class com.digi.config.util.Vector2
Puts the specified value element into the vector, using the specified key.
putAll(Map) - Method in class com.digi.config.util.ArrayMap
Inserts all items found in a specified map into the ArrayMap.
putAt(Object, int, Object) - Method in class com.digi.config.util.ArrayMap
Inserts an element into the collection under a specified lookup key and in the specified position.
pwdEdit - Variable in class com.digi.config.ui.LoginPrompt
 

Q

QUERY_SETTING_TAG - Static variable in class com.digi.config.core.RciProtocol
 
QUERY_STATE_TAG - Static variable in class com.digi.config.core.RciProtocol
 

R

REBOOT_TAG - Static variable in class com.digi.config.core.RciProtocol
 
REPLY_TAG - Static variable in class com.digi.config.core.RciProtocol
 
REQUEST_TAG - Static variable in class com.digi.config.core.RciProtocol
 
RESOURCE_BUNDLE_NAME - Static variable in class com.digi.config.util.DefaultConfigSettings
The Resource Bundle containing all translatable text for messages
RciAbstractCommand - class com.digi.config.core.RciAbstractCommand.
This command is used to communicate with the RCI server and to interpret the returned results.
RciAbstractCommand(String) - Constructor for class com.digi.config.core.RciAbstractCommand
 
RciAuthenticator - class com.digi.config.core.RciAuthenticator.
Provides password authentication for RCI.
RciCommand - interface com.digi.config.core.RciCommand.
Defines basic behavior of all RCI commands.
RciCommandError - class com.digi.config.core.RciCommandError.
Defines an error returned from the Rci Server during command processing.
RciCommandError(String, int, int, String) - Constructor for class com.digi.config.core.RciCommandError
Creates a new RciCommandError object
RciCommandError(String, Node) - Constructor for class com.digi.config.core.RciCommandError
Creates a new RciCommandError from the specified XML error node
RciConnection - interface com.digi.config.core.RciConnection.
Defines basic behavior of all RCI connections.
RciGenericCommand - class com.digi.config.core.RciGenericCommand.
This command is used to query the RCI server for a specified set of kvpGroup and to interpret the returned results.
RciGenericCommand(InputStream, OutputStream) - Constructor for class com.digi.config.core.RciGenericCommand
 
RciGenericCommand(String) - Constructor for class com.digi.config.core.RciGenericCommand
 
RciHttpConnection - class com.digi.config.core.RciHttpConnection.
An RciConnection that uses Http as the transport mechanism.
RciHttpConnection(URL) - Constructor for class com.digi.config.core.RciHttpConnection
 
RciProtocol - class com.digi.config.core.RciProtocol.
Defines the various tags used in generating and parsing the rci protocol
RciProtocol() - Constructor for class com.digi.config.core.RciProtocol
 
RciQuerySettingCommand - class com.digi.config.core.RciQuerySettingCommand.
This command is used to query the RCI server for a specified set of settings and to interpret the returned results.
RciQuerySettingCommand(KvpNode) - Constructor for class com.digi.config.core.RciQuerySettingCommand
Constructor based on the specified selection criteria
RciQueryStateCommand - class com.digi.config.core.RciQueryStateCommand.
This command is used to query the RCI server for a specified set of state and to interpret the returned results.
RciQueryStateCommand(KvpNode) - Constructor for class com.digi.config.core.RciQueryStateCommand
Creates a query_state command based on the specified selection criteria
RciRebootCommand - class com.digi.config.core.RciRebootCommand.
This command is used to query the RCI server for a specified set of kvpGroup and to interpret the returned results.
RciRebootCommand() - Constructor for class com.digi.config.core.RciRebootCommand
Creates a reboot command
RciServer - class com.digi.config.core.RciServer.
The RciServer establishes the connection to the device hosted rci server.
RciServer() - Constructor for class com.digi.config.core.RciServer
 
RciServer(String) - Constructor for class com.digi.config.core.RciServer
 
RciSetFactoryDefaultCommand - class com.digi.config.core.RciSetFactoryDefaultCommand.
This command is used to send a specified set of kvpGroup to the RCI Server.
RciSetFactoryDefaultCommand(KvpNode) - Constructor for class com.digi.config.core.RciSetFactoryDefaultCommand
Creates a set_kvpGroup command based on the specified selection criteria
RciSetSettingCommand - class com.digi.config.core.RciSetSettingCommand.
This command is used to send a specified set of kvpGroup to the RCI Server.
RciSetSettingCommand(KvpNode) - Constructor for class com.digi.config.core.RciSetSettingCommand
Creates a set_kvpGroup command based on the specified selection criteria
RciSetStateCommand - class com.digi.config.core.RciSetStateCommand.
This command is used to send a specified set of state to the RCI Server.
RciSetStateCommand(KvpNode) - Constructor for class com.digi.config.core.RciSetStateCommand
Creates a set_state command based on the specified state values
RegexFormatter - class com.digi.config.util.RegexFormatter.
A regular expression based implementation of AbstractFormatter.
RegexFormatter() - Constructor for class com.digi.config.util.RegexFormatter
 
RegexFormatter(String) - Constructor for class com.digi.config.util.RegexFormatter
Creates a regular expression based AbstractFormatter.
RegexFormatter(Pattern) - Constructor for class com.digi.config.util.RegexFormatter
Creates a regular expression based AbstractFormatter.
rciCommand - Variable in class com.digi.config.core.DeviceCommandException
The command that caused the error
rciServer - Variable in class com.digi.config.core.Device
The rci server on this device
rciUrl - Variable in class com.digi.config.core.RciHttpConnection
 
readResult(InputStream) - Method in class com.digi.config.core.RciAbstractCommand
Reads the command results from the provided input stream.
readResult(InputStream) - Method in interface com.digi.config.core.RciCommand
Reads the command results from the specified stream according to the RCI XML specification.
readResult(InputStream) - Method in class com.digi.config.core.RciGenericCommand
Reads the query_kvpGroup command results from the provided input stream.
realm - Variable in class com.digi.config.ui.LoginPrompt
 
reboot() - Method in class com.digi.config.core.Device
Sends a reboot command to the device.
refreshSettingTree() - Method in class com.digi.config.core.Device
Refreshes the cached copy of device setting data
refreshStateTree() - Method in class com.digi.config.core.Device
Refreshes the cached copy of device state data
refreshStateTree(KvpNode) - Method in class com.digi.config.core.Device
 
registerGUIComponent(StatusDisplay) - Static method in class com.digi.config.util.Busy
This method registers the GUI Component that the busy cursor is to be displayed in.
remove(ControlledItem) - Method in interface com.digi.config.core.Controller
Remove the specified item from the list of managed items.
remove(ControlledItem) - Method in class com.digi.config.core.ControllerImpl
Remove the specified item from the list of managed items.
remove(Object) - Method in class com.digi.config.util.ArrayMap
Removes the element from the collection found under the specified lookup key.
removeAll() - Method in interface com.digi.config.core.Controller
Remove all items from the list of managed items.
removeAll() - Method in class com.digi.config.core.ControllerImpl
Remove all items from the list of managed items.
removeAttribute(String) - Method in class com.digi.config.core.KvpNode
Removes the specified attribute if it is currently associated with this node
removeChild(String) - Method in class com.digi.config.core.KvpNode
Removes an immediate child of this node.
removeChild(String, int) - Method in class com.digi.config.core.KvpNode
Removes an immediate child of this node.
removeChild(String[], int[]) - Method in class com.digi.config.core.KvpNode
Removes a decendent of this node.
removeControllerMembershipListener(ControllerMembershipListener) - Method in interface com.digi.config.core.Controller
Remove a ControllerMembershipListener from the listener list
removeControllerMembershipListener(ControllerMembershipListener) - Method in class com.digi.config.core.ControllerImpl
Remove a ControllerMembershipListener from the listener list
removeControllerMembershipListener(ControllerMembershipListener) - Method in class com.digi.config.core.ControllerMembershipSupport
Remove a ControllerMembershipListener from the listener list
removeElement(Object) - Method in class com.digi.config.util.Vector2
Deletes the key/val elements that matches the inKey.
removeElementAt(int) - Method in class com.digi.config.util.Vector2
Deletes the key/val elements at the specified index.
removeListener(DeviceChangeListener) - Method in class com.digi.config.core.DeviceChangeSupport
Remove a DeviceChangeListener from the listener list
removeSettingChangeListener(DeviceChangeListener) - Method in class com.digi.config.core.Device
Removes a listener
removeStateChangeListener(DeviceChangeListener) - Method in class com.digi.config.core.Device
Removes a listener
resetChanged() - Method in class com.digi.config.core.KvpField
 
resetChanged() - Method in class com.digi.config.core.KvpNode
Reset the changed flag to false.
resetNodeChanged() - Method in class com.digi.config.core.KvpNode
Reset just this node as unchanged.
resort() - Method in interface com.digi.config.core.Controller
This method forces the controller to be re-sorted using the current controller comparator.
resort() - Method in class com.digi.config.core.ControllerImpl
This method forces the controller to be re-sorted using the current controller comparator.
resourceBundleName - Variable in class com.digi.config.exception.LocalizationException
The name of the ResourceBundle that was being used when localization encountered the problem.
restoreBackupSettingTree(KvpNode, String) - Method in class com.digi.config.core.Device
Restores the setting Tree to the device.
restoreFactoryDefaults() - Method in class com.digi.config.core.Device
Restores the factory defaults.
resultDestinationStream - Variable in class com.digi.config.core.RciGenericCommand
 
resultDocument - Variable in class com.digi.config.core.RciAbstractCommand
XML DOM tree of Rci command results
resultDocument - Variable in class com.digi.config.core.RciGenericCommand
XML DOM tree of Rci command results
resultString - Variable in class com.digi.config.core.RciGenericCommand
result returned by the rci server
rowCount - Variable in class com.digi.config.ui.GridContentPanel
 

S

SET_FACTORY_DEFAULT_TAG - Static variable in class com.digi.config.core.RciProtocol
 
SET_SETTING_TAG - Static variable in class com.digi.config.core.RciProtocol
 
SET_STATE_TAG - Static variable in class com.digi.config.core.RciProtocol
 
SEVERITY_TAG - Static variable in class com.digi.config.core.RciProtocol
 
SplashScreenPanel - class com.digi.config.ui.SplashScreenPanel.
This class represents the top level of the configuration user interface.
SplashScreenPanel() - Constructor for class com.digi.config.ui.SplashScreenPanel
SplashScreenPanel Constructor
StatusDisplay - interface com.digi.config.util.StatusDisplay.
This interface defines operations to display status within a UI.
SystemLog - class com.digi.config.util.SystemLog.
This is a helper class for logging messages in the Config system.
SystemLog() - Constructor for class com.digi.config.util.SystemLog
 
SystemLogCtlr - interface com.digi.config.util.SystemLogCtlr.
Defines the operations and constants associated with the System Log Controller.
SystemLogCtlrImpl - class com.digi.config.util.SystemLogCtlrImpl.
Defines the operations and constants associated with the System Log.
SystemLogCtlrImpl(String) - Constructor for class com.digi.config.util.SystemLogCtlrImpl
Create the System Log Note: This constructor is package protected because it should be constructed by and access through the SystemLog class.
SystemLogEntry - class com.digi.config.util.SystemLogEntry.
Defines an entry in the system log.
SystemLogEntry(String, Serializable[], Serializable[], int) - Constructor for class com.digi.config.util.SystemLogEntry
Constructs a SystemLogEntry from a resource message and the specified message parameters.
SystemLogEntry(String, Serializable[], Serializable[], int, Throwable) - Constructor for class com.digi.config.util.SystemLogEntry
Constructs a SystemLogEntry from a resource message and the specified message parameters.
SystemLogEntry.ExceptionInfo - class com.digi.config.util.SystemLogEntry.ExceptionInfo.
Contains localized and serializable information about an exception that occured
SystemLogEntry.ExceptionInfo(Throwable) - Constructor for class com.digi.config.util.SystemLogEntry.ExceptionInfo
 
save() - Method in class com.digi.config.core.ControllerImpl
Persists the contents of this controller.
save(OutputStream) - Method in class com.digi.config.core.ControllerImpl
 
save() - Static method in class com.digi.config.util.ConfigSettings
This method saves the config settings to the ini file
save_profile() - Method in class com.digi.config.util.ConfigSettings
This method saves the config settings to the file
selectionCriteria - Variable in class com.digi.config.core.RciQuerySettingCommand
 
selectionCriteria - Variable in class com.digi.config.core.RciQueryStateCommand
 
selectionCriteria - Variable in class com.digi.config.core.RciRebootCommand
 
sendCommand(RciCommand) - Method in interface com.digi.config.core.RciConnection
Send the specified command to the RCI Server for processing
sendCommand(RciCommand) - Method in class com.digi.config.core.RciHttpConnection
 
sendCommand(RciCommand) - Method in class com.digi.config.core.RciServer
Helper method to send a command through the current rci connection
sendOnlyModified - Variable in class com.digi.config.core.RciSetSettingCommand
 
sendOnlyModified - Variable in class com.digi.config.core.RciSetStateCommand
 
setActive(boolean) - Method in interface com.digi.config.core.ControlledItem
Enables or disables this object from doing active work.
setActive(boolean) - Method in class com.digi.config.core.ControlledItemImpl
Enables or disables this object from doing active work.
setActive(boolean) - Method in class com.digi.config.core.ControllerImpl
Enables or disables this object from doing active work.
setAlternateSortValue(long) - Method in interface com.digi.config.core.ControlledItem
Sets the alternate sort value of this controlled item.
setAlternateSortValue(long) - Method in class com.digi.config.core.ControlledItemImpl
Sets the alternate sort value of this controlled item.
setApplet(Applet) - Static method in class com.digi.config.util.HelpDisplay
 
setAttribute(String, String) - Method in class com.digi.config.core.KvpNode
Associates an attribute name/value with the node.
setBaseSortValue(long) - Method in interface com.digi.config.core.ControlledItem
Sets the base sort value of this controlled item.
setBaseSortValue(long) - Method in class com.digi.config.core.ControlledItemImpl
Sets the base sort value of this controlled item.
setBoolean(String, String, boolean) - Static method in class com.digi.config.util.ConfigSettings
Sets the boolean value of the specified key in the specified category.
setBooleanProfileProperty(String, String, boolean) - Method in class com.digi.config.util.ConfigSettings
Sets value of the specified tag.
setChanged() - Method in class com.digi.config.core.KvpField
 
setChanged() - Method in class com.digi.config.core.KvpNode
Sets the changed flag to true for everything in the cluster.
setColor(String, String, Color) - Static method in class com.digi.config.util.ConfigSettings
Sets the color value of the specified key in the specified category.
setColorProfileProperty(String, String, Color) - Method in class com.digi.config.util.ConfigSettings
Sets value of the specified tag.
setContainerEnabled(boolean) - Method in class com.digi.config.ui.GridContentPanel
A Helper method to enable/disable this panel and all the controls held within it.
setContainerEnabled(Container, boolean) - Method in class com.digi.config.ui.GridContentPanel
 
setDefaultComparator(ControlledItemComparator) - Method in interface com.digi.config.core.Controller
Changes the default comparator used to order the elements in the controller This also forces the collection to be resorted based upon the new comparator
setDefaultComparator(ControlledItemComparator) - Method in class com.digi.config.core.ControllerImpl
Changes the default comparator used to order the elements in the controller This also forces the collection to be resorted based upon the new comparator
setDefaultInstance(Device) - Static method in class com.digi.config.core.Device
This method sets up the default Device instance.
setDefaultInstance(RciServer) - Static method in class com.digi.config.core.RciServer
This method sets up the default RciServer instance.
setDocumentBase(URL) - Static method in class com.digi.config.util.PathLocater
Sets the document base currently in use
setElementAt(Object, Object, int) - Method in class com.digi.config.util.Vector2
Sets the element at the specified index to be the sepcified key/value.
setHost(String) - Method in class com.digi.config.ui.LoginPrompt
Set the host system requesting authentication.
setImagesDirectory(String) - Static method in class com.digi.config.util.ConfigResource
 
setIndex(int) - Method in class com.digi.config.core.KvpNode
Sets the Index associated with this node.
setInteger(String, String, int) - Static method in class com.digi.config.util.ConfigSettings
Sets the integer value of the specified key in the specified category.
setIntegerProfileProperty(String, String, int) - Method in class com.digi.config.util.ConfigSettings
Sets value of the specified tag.
setMatcher(Matcher) - Method in class com.digi.config.util.RegexFormatter
Sets the Matcher used in the most recent test if a value is legal.
setName(String) - Method in class com.digi.config.core.KvpField
 
setName(String) - Method in class com.digi.config.core.RciServer
 
setNewCredentials(String, String) - Method in class com.digi.config.core.RciAuthenticator
Set new authentication credentials.
setOwningCtlrId(UUID) - Method in interface com.digi.config.core.ControlledItem
Sets the UUID that uniquely identifies the controller that this defined item is controlled by.
setOwningCtlrId(UUID) - Method in class com.digi.config.core.ControlledItemImpl
Sets the UUID that uniquely identifies the controller that this defined item is controlled by.
setPattern(Pattern) - Method in class com.digi.config.util.RegexFormatter
Sets the pattern that will be used to determine if a value is legal.
setPersistanceFileName(String) - Method in class com.digi.config.core.ControllerImpl
Directs where the object is to be persisted to.
setProfileProperty(String, String, String) - Method in class com.digi.config.util.ConfigSettings
Sets value of the specified tag.
setProperty(String, String, String) - Static method in class com.digi.config.util.ConfigSettings
Sets the provided value under the specified key within the specified category in the ConfigSettings.
setProtocolVersion(String) - Method in class com.digi.config.core.RciSetSettingCommand
 
setRealm(String) - Method in class com.digi.config.ui.LoginPrompt
Set the realm requesting authentication.
setSendOnlyModified(boolean) - Method in class com.digi.config.core.RciSetSettingCommand
Indicates if this command should only send the modified kvpGroup or all kvpGroup
setSendOnlyModified(boolean) - Method in class com.digi.config.core.RciSetStateCommand
Indicates if this command should only send the modified state or all state
setSettingTree(KvpNode) - Method in class com.digi.config.core.Device
Saves the modified setting Tree to the device.
setSize(int) - Method in class com.digi.config.util.Vector2
Sets the size of the vector.
setStateTree(KvpNode) - Method in class com.digi.config.core.Device
Saves the modified state Tree to the device.
setStringValue(String) - Method in class com.digi.config.core.KvpField
 
setUrlName(String) - Method in class com.digi.config.core.Device
Updates the URL of the device.
setUserName(String) - Method in class com.digi.config.ui.LoginPrompt
Set the initial user name shown when the prompt is displayed.
settingKvpNodeListeners - Variable in class com.digi.config.core.Device
Provides support for clients listening to this objects setting kvpGroup changes.
settingTree - Variable in class com.digi.config.core.Device
The last known settings of the device
settingTree - Variable in class com.digi.config.core.RciSetSettingCommand
 
severity - Variable in class com.digi.config.core.RciCommandError
 
showCurrentState() - Method in class com.digi.config.ui.SplashScreenPanel
 
showHelp(String) - Static method in class com.digi.config.util.HelpDisplay
This method shows the html file in a new browser window
showLoginPrompt() - Method in class com.digi.config.ui.LoginPrompt
Show the login prompt dialog.
size() - Method in class com.digi.config.util.ArrayMap
Returns the number of elements in the ArrayMap
size() - Method in class com.digi.config.util.Vector2
Returns the number of elements in the vector.
stateKvpNodeListeners - Variable in class com.digi.config.core.Device
Provides support for clients listening to this objects state kvpGroup changes.
stateTree - Variable in class com.digi.config.core.Device
The last known state of the device
stretchImage - Variable in class com.digi.config.ui.CustomPanel
 
stringToValue(String) - Method in class com.digi.config.util.RegexFormatter
Parses text returning an arbitrary Object.
stringValue - Variable in class com.digi.config.core.KvpField
Value of this KvpField
sunX509TrustManager - Variable in class com.digi.config.util.HttpsTrustManager
 

T

TRUE - Static variable in class com.digi.config.core.RciProtocol
 
theInstance - Static variable in class com.digi.config.util.ConfigResource
Singleton reference
tileImage - Variable in class com.digi.config.ui.CustomPanel
 
toString() - Method in class com.digi.config.core.ControlledItemImpl
The default toString for a ControlledItem is to print out the className and the items identity key
toString() - Method in class com.digi.config.core.KvpField
 
toString() - Method in class com.digi.config.core.RciCommandError
Returns a details of this error as a String
toString(boolean) - Static method in class com.digi.config.core.RciProtocol
 
toString() - Method in class com.digi.config.core.ValidationError
Returns a details of this error as a String
toString() - Method in class com.digi.config.util.LocalizableMessage
 
toString() - Method in class com.digi.config.util.SystemLogEntry
Return the SystemLogEntry text
toString() - Method in class com.digi.config.util.UUID
Returns a Stringified version of the UUID
toString() - Method in class com.digi.config.util.Vector2
 
toXml(StringBuffer, String, boolean) - Method in class com.digi.config.core.KvpField
 
toXml(StringBuffer, String, boolean) - Method in class com.digi.config.core.KvpNode
Generates an XML stream containing all KvpNodes in this KvpNode.
trimToSize() - Method in class com.digi.config.util.Vector2
Trims the vector's capacity down to size.

U

UNASSERTED - Static variable in class com.digi.config.core.RciProtocol
 
UUID - class com.digi.config.util.UUID.
A universally unique identifier (UUID).
UUID() - Constructor for class com.digi.config.util.UUID
Construct a universally unique identifier (UUID).
UUID(long, int) - Constructor for class com.digi.config.util.UUID
Construct a UUID based on specified time and random components.
UUID(long, long) - Constructor for class com.digi.config.util.UUID
Construct a UUID of a known value
UUID(String) - Constructor for class com.digi.config.util.UUID
Construct a UUID based on a stringified UUID value.
uiImageRbList - Variable in class com.digi.config.util.ConfigResource
 
uiTextRbList - Variable in class com.digi.config.util.ConfigResource
 
updateProgress() - Method in class com.digi.config.ui.SplashScreenPanel
 
updateStatus(boolean, String) - Method in interface com.digi.config.util.StatusDisplay
Update the status of the UI.
user - Variable in class com.digi.config.ui.LoginPrompt
 
userEdit - Variable in class com.digi.config.ui.LoginPrompt
 

V

VERSION_1_0 - Static variable in class com.digi.config.core.VersionManager
Release 1.0 version #
ValidationError - class com.digi.config.core.ValidationError.
Defines an error returned from the Rci Server during command processing.
ValidationError(String) - Constructor for class com.digi.config.core.ValidationError
Creates a new ValidationError object using an msgId.
ValidationError(String, Serializable[]) - Constructor for class com.digi.config.core.ValidationError
Creates a new ValidationError object using an msgId.
ValidationError(String, Serializable[], Serializable[]) - Constructor for class com.digi.config.core.ValidationError
Creates a new ValidationError object using an msgId.
ValidationHelper - class com.digi.config.core.ValidationHelper.
Defines an error returned from the Rci Server during command processing.
ValidationHelper() - Constructor for class com.digi.config.core.ValidationHelper
Creates a new ValidationHelper object.
Vector2 - class com.digi.config.util.Vector2.
Vector2 implements a 2-columns vector object.
Vector2() - Constructor for class com.digi.config.util.Vector2
Constructs an empty vector.
Vector2(int) - Constructor for class com.digi.config.util.Vector2
Constructs an empty Vector2 with the specified storage capacity.
Vector2(int, int) - Constructor for class com.digi.config.util.Vector2
Constructs an empty Vector2 with the specified storage capacity and specified capacity increment.
VersionManager - class com.digi.config.core.VersionManager.
This class has helper methods to identify and work with the current and previous release versions of the Config system.
VersionManager() - Constructor for class com.digi.config.core.VersionManager
 
valueElementAt(int) - Method in class com.digi.config.util.Vector2
Returns the value element at the specified index.
valueIndexOf(Object) - Method in class com.digi.config.util.Vector2
Searches for the specified value object, starting from the first position and returns and index to it.
valueLastIndexOf(Object) - Method in class com.digi.config.util.Vector2
Searches backward for the specified value object, starting from the last position and returns and index to it.
values() - Method in class com.digi.config.util.ArrayMap
Returns the ordered collection of values found in the ArrayMap.
valuesList() - Method in class com.digi.config.util.ArrayMap
Returns the ordered List of values found in the ArrayMap.
verify(String, SSLSession) - Method in class com.digi.config.util.HttpsSocketFactory
 

W

WARNING - Static variable in class com.digi.config.core.RciCommandError
 
WARNING - Static variable in class com.digi.config.core.RciProtocol
 
WARNING - Static variable in class com.digi.config.core.ValidationError
 
writeBytes(DataOutput) - Method in class com.digi.config.util.UUID
Writes out 16 bytes in standard network byte order.
writeToStream(DataOutputStream) - Method in interface com.digi.config.core.RciCommand
Writes the command contents to the specified stream according to the RCI XML specification.
writeToStream(DataOutputStream) - Method in class com.digi.config.core.RciGenericCommand
Writes the query_kvpGroup command to the provided output stream.
writeToStream(DataOutputStream) - Method in class com.digi.config.core.RciQuerySettingCommand
Writes the command to the provided output stream.
writeToStream(DataOutputStream) - Method in class com.digi.config.core.RciQueryStateCommand
Writes the query_state command to the provided output stream.
writeToStream(DataOutputStream) - Method in class com.digi.config.core.RciRebootCommand
Writes the query_kvpGroup command to the provided output stream.
writeToStream(DataOutputStream) - Method in class com.digi.config.core.RciSetFactoryDefaultCommand
Writes the set_kvpGroup command to the provided output stream.
writeToStream(DataOutputStream) - Method in class com.digi.config.core.RciSetSettingCommand
Writes the set_kvpGroup command to the provided output stream.
writeToStream(DataOutputStream) - Method in class com.digi.config.core.RciSetStateCommand
Writes the set_state command to the provided output stream.

_

_loadHelpTextRb(String) - Method in class com.digi.config.util.ConfigResource
load the specified resource bundle and push it onto the help text resource stack.
_loadMsgTextRb(String) - Method in class com.digi.config.util.ConfigResource
load the specified resource bundle and push it onto the message text resource stack.
_loadUiImageRb(String) - Method in class com.digi.config.util.ConfigResource
load the specified resource bundle and push it onto the UI image resource stack.
_loadUiTextRb(String) - Method in class com.digi.config.util.ConfigResource
load the specified resource bundle and push it onto the UI text resource stack.

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

Copyright © 2001-2002 Digi International. All Rights Reserved.