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

A

absolutePath() - Method in class org.ocd.prefs.util.Preferences
Returns this preference node's absolute path name.
absolutePath() - Method in class org.ocd.prefs.util.AbstractPreferences
Implements the absolutePath method as per the specification in Preferences.absolutePath().
AbstractPreferences - class org.ocd.prefs.util.AbstractPreferences.
This class provides a skeletal implementation of the Preferences class, greatly easing the task of implementing it.
AbstractPreferences(AbstractPreferences, String) - Constructor for class org.ocd.prefs.util.AbstractPreferences
Creates a preference node with the specified parent and the specified name relative to its parent.
acceptDrop(int) - Method in class org.ocd.dcf.dnd.DCDropTargetDropEvent
 
action - Variable in class org.ocd.dcf.DCTile
 
ActionCreationException - exception org.ocd.cmdmgr.ActionCreationException.
 
ActionCreationException() - Constructor for class org.ocd.cmdmgr.ActionCreationException
Creates new ActionCreationException without detail message.
ActionCreationException(String) - Constructor for class org.ocd.cmdmgr.ActionCreationException
Constructs an ActionCreationException with the specified detail message.
actionPerformed(ActionEvent) - Method in class netx.jnlp.runtime.InstallDialog
 
actionPerformed(ActionEvent) - Method in class netx.start.Start
 
actionPerformed(ActionEvent) - Method in class org.ocd.cmdmgr.DefaultCmdAction
Called with the Action has Been Triggered
actionPerformed(ActionEvent) - Method in class org.ocd.dcf.DCTilePropsDialog
ActionPerformed
actionPerformed(ActionEvent) - Method in class org.ocd.dcf.property.PropertySheetDialog
ActionPerformed
actionPerformed(ActionEvent) - Method in class org.ocd.dcf.property.editor.FontEditor
ActionListener handler for all component events.
actionPerformed(ActionEvent) - Method in class org.ocd.dcf.property.editor.EnumEditor
Event is set when a combo selection changes.
actionPerformed(ActionEvent) - Method in class org.ocd.desktop.TileSet
Actions for Menu
actionPerformed(ActionEvent) - Method in class org.ocd.desktop.MasterTile
Action Performed
ActionStartException - exception org.ocd.cmdmgr.ActionStartException.
 
ActionStartException() - Constructor for class org.ocd.cmdmgr.ActionStartException
Creates new ActionStartException without detail message.
ActionStartException(String) - Constructor for class org.ocd.cmdmgr.ActionStartException
Constructs an ActionStartException with the specified detail message.
ActionStopException - exception org.ocd.cmdmgr.ActionStopException.
 
ActionStopException() - Constructor for class org.ocd.cmdmgr.ActionStopException
Creates new ActionStopException without detail message.
ActionStopException(String) - Constructor for class org.ocd.cmdmgr.ActionStopException
Constructs an ActionStopException with the specified detail message.
activateJars(List) - Method in class netx.jnlp.runtime.JNLPClassLoader
Ensures that the list of jars have all been transferred, and makes them available to the classloader.
add(Component) - Method in class org.ocd.dcf.DCMenu
 
add(int, Object) - Method in class netx.jnlp.util.WeakList
Inserts the object at the specified position in the list.
addApplication(AppInfo) - Method in class netx.start.Category
 
addApplicationListener(ApplicationListener) - Method in class netx.jnlp.runtime.ApplicationInstance
Add an Application listener
addArgument(String) - Method in class netx.jnlp.ApplicationDesc
Add an argument to the end of the arguments.
addAvailable() - Method in class netx.jnlp.runtime.JNLPClassLoader
Adds whatever resources have already been downloaded in the background.
addCategory(Category) - Method in class netx.start.Category
 
addCmdFactory(ICmdFactory) - Method in interface org.ocd.cmdmgr.ICmdManager
Add a Cmd Factory
addCmdFactory(ICmdFactory) - Method in class org.ocd.cmdmgr.CmdManager
Add a Cmd Factory
addDataFlavor(DataFlavor, Object) - Method in class org.ocd.blx.BLXTransferObject
Adds a Dataflavor to the Transferable
addDataFlavor(DataFlavor, Object) - Method in class org.ocd.dcf.dnd.DCTransferObject
Adds a Dataflavor to the Transferable
addDCComponentListener(DCComponentListener) - Method in class org.ocd.dcf.DCComponent
Add A DCComponentListener.
addDCContainerListener(DCContainerListener) - Method in class org.ocd.dcf.DCContainer
Add a Container Listener
addDesktopComponent(DCComponent) - Method in class org.ocd.desktop.Desktop
Add an Object to this Container
addDesktopComponent(DCComponent) - Method in interface org.ocd.desktop.IDesktop
Add a Component to the Desktop
addDesktopDropListener(IDesktopDropListener) - Method in class org.ocd.desktop.Desktop
Add a Drop Listener to the Desktop A Drop Listener is notified when anything is dropped on the Desktop
addDesktopDropListener(IDesktopDropListener) - Method in interface org.ocd.desktop.IDesktop
Add a Desktop Drop Listener
addDesktopFrameListener(WindowListener) - Static method in class org.ocd.dcf.DCComponent
Add a window listener to the Main Desktop Frame
addDockedTile(DCTile, int) - Method in class org.ocd.desktop.TileSet
Add a Tile to this TileSet
addDownloadListener(DownloadListener) - Method in class netx.jnlp.cache.ResourceTracker
Adds the listener to the list of objects interested in receivind DownloadEvents.
addItem(String, Object) - Method in class netx.jnlp.InformationDesc
Add an information item (description, icon, etc) under a specified key name.
addLaunchListener(ILaunchListener) - Method in class org.ocd.desktop.LaunchPanel
Add a Launch Listener to receive launch events
addListener(IMsgBusListener) - Method in class org.ocd.msgbus.MsgBusTopic
 
addListener(String, IMsgBusListener) - Method in class org.ocd.msgbus.MessageBus
The Listeners are added in a Soft Reference so that they can come and go with out references being kept on them.
addListener(String, IMsgBusListener) - Method in interface org.ocd.msgbus.IMessageBus
Add a Listener to the Bus that listens for Messages delivered on a specified Topic
addManagedObject(int, IXMLPersistable) - Method in class org.ocd.dcf.DCContainer
Add an Object to this Container.
addManagedObject(String, IXMLPersistable) - Method in class org.ocd.dcf.DCContainer
Add an Object to this Container.
addMessage(MsgBusTopic, MsgBusMessage, IMsgBusListener) - Method in class org.ocd.msgbus.MsgBusProcessor
Add Message to the Pool to be delivered
addNewItemFactory(INewItemFactory) - Method in class org.ocd.desktop.DesktopService
Add NewItemFactory
addNextResource() - Method in class netx.jnlp.runtime.JNLPClassLoader
Adds the next unused resource to the classloader.
addNodeChangeListener(NodeChangeListener) - Method in class org.ocd.prefs.util.Preferences
Registers the specified listener to receive node change events for this node.
addNodeChangeListener(NodeChangeListener) - Method in class org.ocd.prefs.util.AbstractPreferences
 
addParameter(String, String) - Method in class netx.jnlp.AppletDesc
Adds a parameter to the applet.
addPart(String, String, boolean) - Method in class netx.jnlp.ExtensionDesc
Adds an extension part to be downloaded when the specified part of the main JNLP file is loaded.
addPreferenceChangeListener(PreferenceChangeListener) - Method in class org.ocd.prefs.util.Preferences
Registers the specified listener to receive preference change events for this preference node.
addPreferenceChangeListener(PreferenceChangeListener) - Method in class org.ocd.prefs.util.AbstractPreferences
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.ocd.dcf.property.editor.IntegerEditor
Must overloade the PropertyChangeListener registration because this class is the only interface to the SwingEnumEditor.
addProtocolHandler(String, URLStreamHandler) - Method in class org.ocd.streamhandler.URLStreamManager
Add a URLStreamHandler for the specifed Protocol.
addResource(Object) - Method in class netx.jnlp.ResourcesDesc
Add a resource.
addResource(URL, Version, UpdatePolicy) - Method in class netx.jnlp.cache.ResourceTracker
Add a resource identified by the specified location and version.
addShellListener(IShellListener) - Method in class org.ocd.shell.Shell
Add a Listener to be notified when the Shell Session has booted, started, or ended.
addTracker(ResourceTracker) - Method in class netx.jnlp.cache.Resource
Adds the tracker to the list of trackers monitoring this resource.
addWindow(Window) - Method in class netx.jnlp.runtime.ApplicationInstance
Adds a window that this application opened.
addWindow(Window) - Method in class org.ocd.dcf.dnd.DropManager
Add a Window that will be checked for targets during Drag Operations
AlertManager - class org.ocd.alert.AlertManager.
Provides an implementation for the Alert Manager.
ALL_PERMISSIONS - Static variable in class netx.jnlp.SecurityDesc
All permissions.
ALWAYS - Static variable in class netx.jnlp.cache.UpdatePolicy
 
appendChild(Document, Node, Node) - Method in class org.ocd.dcf.DCComponent
Add a Child Node to a Parent Node for the Given Document
AppInfo - class netx.start.AppInfo.
 
AppletAudioClip - class netx.jnlp.runtime.AppletAudioClip.
An applet audio clip using the javax.sound API.
AppletAudioClip(URL) - Constructor for class netx.jnlp.runtime.AppletAudioClip
Creates new AudioClip.
AppletCmdAction - class org.ocd.cmdmgr.applet.AppletCmdAction.
 
AppletCmdAction() - Constructor for class org.ocd.cmdmgr.applet.AppletCmdAction
Create the Action
AppletCmdActionBeanInfo - class org.ocd.cmdmgr.applet.AppletCmdActionBeanInfo.
 
AppletCmdActionBeanInfo() - Constructor for class org.ocd.cmdmgr.applet.AppletCmdActionBeanInfo
 
AppletCmdFactory - class org.ocd.cmdmgr.applet.AppletCmdFactory.
 
AppletCmdFactory() - Constructor for class org.ocd.cmdmgr.applet.AppletCmdFactory
Create Applet Cmd Factory
AppletDesc - class netx.jnlp.AppletDesc.
The applet-desc element.
AppletDesc(String, String, URL, int, int, Map) - Constructor for class netx.jnlp.AppletDesc
Create an Applet descriptor.
AppletEnvironment - class netx.jnlp.runtime.AppletEnvironment.
The applet environment including stub, context, and frame.
AppletEnvironment(JNLPFile, AppletInstance) - Constructor for class netx.jnlp.runtime.AppletEnvironment
Create a new applet environment for the applet specified by the JNLP file.
AppletInfo - class org.ocd.cmdmgr.applet.AppletInfo.
 
AppletInfo() - Constructor for class org.ocd.cmdmgr.applet.AppletInfo
Creates new AppletInfo
AppletInfo(String, int, int) - Constructor for class org.ocd.cmdmgr.applet.AppletInfo
 
AppletInstance - class netx.jnlp.runtime.AppletInstance.
Represents a launched application instance created from a JNLP file.
AppletInstance(JNLPFile, ThreadGroup, ClassLoader, Applet) - Constructor for class netx.jnlp.runtime.AppletInstance
Create a New Task based on the Specified URL
AppletParser - class org.ocd.cmdmgr.applet.AppletParser.
 
AppletParser() - Constructor for class org.ocd.cmdmgr.applet.AppletParser
Creates new AppletParser
appletResize(int, int) - Method in class netx.jnlp.runtime.AppletEnvironment
 
ApplicationDesc - class netx.jnlp.ApplicationDesc.
The application-desc element.
ApplicationDesc(String, String[]) - Constructor for class netx.jnlp.ApplicationDesc
Create an Application descriptor.
applicationDestroyed(ApplicationEvent) - Method in interface netx.jnlp.event.ApplicationListener
Invoked when the application is destroyed.
ApplicationEvent - class netx.jnlp.event.ApplicationEvent.
This event is sent when an application is terminated.
ApplicationEvent(ApplicationInstance) - Constructor for class netx.jnlp.event.ApplicationEvent
Creates a launch event for the specified application instance.
ApplicationInstance - class netx.jnlp.runtime.ApplicationInstance.
Represents a running instance of an application described in a JNLPFile.
ApplicationInstance(JNLPFile, ThreadGroup, ClassLoader) - Constructor for class netx.jnlp.runtime.ApplicationInstance
Create an application instance for the file.
ApplicationListener - interface netx.jnlp.event.ApplicationListener.
The listener that is notified when an application instance is terminated.
AppThreadGroup - class netx.jnlp.runtime.AppThreadGroup.
Thread group for a JNLP application.
AppThreadGroup(ThreadGroup, String) - Constructor for class netx.jnlp.runtime.AppThreadGroup
Creates new JavaAppThreadGroup
ARGS_PROPERTY_PREFIX - Static variable in class org.ocd.shell.Shell
 

B

BACKGROUND - Static variable in class org.ocd.login.LoginWindow
 
backgroundImage - Variable in class org.ocd.dcf.DCTile
 
BackingStoreException - exception org.ocd.prefs.util.BackingStoreException.
Thrown to indicate that a preferences operation could not complete because of a failure in the backing store, or a failure to contact the backing store.
BackingStoreException(String) - Constructor for class org.ocd.prefs.util.BackingStoreException
Constructs a BackingStoreException with the specified detail message.
Base64 - class org.ocd.blx.Base64.
 
Base64() - Constructor for class org.ocd.blx.Base64
 
BEAN_CLASS_ATTR_NAME - Static variable in class org.ocd.blx.XMLProperties
 
beans - Variable in class org.ocd.dcf.property.PropertySheetDialog
 
beansCopy - Variable in class org.ocd.dcf.property.PropertySheetDialog
 
beansInfo - Variable in class org.ocd.dcf.property.PropertySheetDialog
 
BG - Static variable in class org.ocd.desktop.MasterTile
 
bgColor - Variable in class org.ocd.desktop.StickyNote
 
bgImage - Variable in class org.ocd.desktop.MasterTile
 
BLX_CLASS_NAME_ATTR - Static variable in interface org.ocd.blx.IXMLPersistable
 
BLX_COMP_HEIGHT_ATTR - Static variable in interface org.ocd.blx.IXMLPersistable
 
BLX_COMP_ID - Static variable in interface org.ocd.blx.IXMLPersistable
 
BLX_COMP_NODE_NAME - Static variable in interface org.ocd.blx.IXMLPersistable
 
BLX_COMP_WIDTH_ATTR - Static variable in interface org.ocd.blx.IXMLPersistable
 
BLX_COMP_X_ATTR - Static variable in interface org.ocd.blx.IXMLPersistable
 
BLX_COMP_Y_ATTR - Static variable in interface org.ocd.blx.IXMLPersistable
 
BLX_DOCUMENT_NAME - Static variable in interface org.ocd.blx.IXMLPersistable
 
BLX_EXT_HREF_ATTR - Static variable in interface org.ocd.blx.IXMLPersistable
 
BLX_EXT_VERSION_ATTR - Static variable in interface org.ocd.blx.IXMLPersistable
 
BLX_EXTENSION_ATTR - Static variable in interface org.ocd.blx.IXMLPersistable
 
BLX_FACTORY_NODE_NAME - Static variable in interface org.ocd.blx.IXMLPersistable
 
BLX_FACTORY_TYPE_ATTR - Static variable in interface org.ocd.blx.IXMLPersistable
 
BLX_HREF_ATTR - Static variable in interface org.ocd.blx.IXMLPersistable
 
BLX_NS - Static variable in interface org.ocd.blx.IXMLPersistable
 
BLX_OBJ_NODE_NAME - Static variable in interface org.ocd.blx.IXMLPersistable
 
BLXActionDataFlavor - class org.ocd.blx.BLXActionDataFlavor.
 
BLXActionDataFlavor(String, String) - Constructor for class org.ocd.blx.BLXActionDataFlavor
Create the DataFlavor
BLXDataFlavor - class org.ocd.blx.BLXDataFlavor.
 
BLXDataFlavor(String, String) - Constructor for class org.ocd.blx.BLXDataFlavor
Create the DataFlavor
BLXTransferObject - class org.ocd.blx.BLXTransferObject.
 
BLXTransferObject(IXMLPersistable) - Constructor for class org.ocd.blx.BLXTransferObject
Create a Default BLXTransfer Object
BOOLEAN_ATTR_TYPE - Static variable in class org.ocd.blx.XMLProperties
 
BOOLEAN_TYPE - Static variable in class org.ocd.blx.XMLProperties
 
BooleanEditor - class org.ocd.dcf.property.editor.BooleanEditor.
 
BooleanEditor() - Constructor for class org.ocd.dcf.property.editor.BooleanEditor
 
Boot - class netx.jnlp.runtime.Boot.
This is the main entry point for the JNLP client.
Boot() - Constructor for class netx.jnlp.runtime.Boot
 
Boot13 - class netx.jnlp.runtime.Boot13.
Allows a Policy and SecurityManager to be set in JRE1.3 without running the code with only applet permissions; this class is for backward compatibility only and is totally unnecessary if running in jdk 1.4 or later (can call Boot directly).
BorderChooser - class org.ocd.dcf.property.editor.BorderChooser.
 
BorderChooser() - Constructor for class org.ocd.dcf.property.editor.BorderChooser
 
BorderEditor - class org.ocd.dcf.property.editor.BorderEditor.
 
BorderEditor() - Constructor for class org.ocd.dcf.property.editor.BorderEditor
 
BOTTOM_LEFT - Static variable in class org.ocd.desktop.MasterTile
 
BOTTOM_LEFT_STR - Static variable in class org.ocd.desktop.MasterTile
 
BOTTOM_RIGHT - Static variable in class org.ocd.desktop.MasterTile
 
BOTTOM_RIGHT_STR - Static variable in class org.ocd.desktop.MasterTile
 
buildChooser() - Method in class org.ocd.dcf.property.editor.SwatchChooserPanel
 
busyIcon - Variable in class org.ocd.dcf.DCTile
Icon used to show Tile is Busy
busyIcon - Variable in class org.ocd.desktop.MasterTile
 

C

cachedChildren() - Method in class org.ocd.prefs.util.AbstractPreferences
Returns all known unremoved children of this node.
CacheEntry - class netx.jnlp.cache.CacheEntry.
Describes an entry in the cache.
CacheEntry(URL, Version) - Constructor for class netx.jnlp.cache.CacheEntry
Create a CacheEntry for the resources specified as a remote URL.
CacheUtil - class netx.jnlp.cache.CacheUtil.
Provides static methods to interact with the cache, download indicator, and other utility methods.
CacheUtil() - Constructor for class netx.jnlp.cache.CacheUtil
 
CANCEL - Static variable in interface org.ocd.alert.IAlertManager
 
Category - class netx.start.Category.
 
changeStatus(int, int) - Method in class netx.jnlp.cache.Resource
Changes the status by clearing the flags in the first parameter and setting the flags in the second.
checkResource(URL) - Method in class netx.jnlp.cache.ResourceTracker
Returns whether a resource is available for use (ie, can be accessed with the getLocalFile method).
childAdded(NodeChangeEvent) - Method in interface org.ocd.prefs.util.NodeChangeListener
This method gets called when a child node is added.
childRemoved(NodeChangeEvent) - Method in interface org.ocd.prefs.util.NodeChangeListener
This method gets called when a child node is removed.
childrenNames() - Method in class org.ocd.prefs.util.Preferences
Returns the names of the children of this preference node, relative to this node.
childrenNames() - Method in class org.ocd.prefs.util.AbstractPreferences
Implements the children method as per the specification in Preferences.childrenNames().
childrenNamesSpi() - Method in class org.ocd.prefs.file.FilePreferences
Returns the names of the children of this preference node.
childrenNamesSpi() - Method in class org.ocd.prefs.util.AbstractPreferences
Returns the names of the children of this preference node.
childSpi(String) - Method in class org.ocd.prefs.file.FilePreferences
Returns the named child of this preference node, creating it if it does not already exist.
childSpi(String) - Method in class org.ocd.prefs.util.AbstractPreferences
Returns the named child of this preference node, creating it if it does not already exist.
ChooserComboPopup - class org.ocd.dcf.property.editor.ChooserComboPopup.
 
ChooserComboPopup(ColorEditor) - Constructor for class org.ocd.dcf.property.editor.ChooserComboPopup
 
classLoader - Variable in class org.ocd.cmdmgr.jnlp.JNLPCmdAction
 
clear() - Method in class org.ocd.prefs.util.Preferences
Removes all of the preferences (key-value associations) in this preference node.
clear() - Method in class org.ocd.prefs.util.AbstractPreferences
Implements the clear method as per the specification in Preferences.clear().
CLOCK_IMAGE - Static variable in class org.ocd.desktop.DownloadStatusDialog
 
clone() - Method in class org.ocd.dcf.DCTile
Clone this Tile For the tile to be cloned the Action must also be able to clone
closeable_flag - Variable in class org.ocd.desktop.TileSet
 
closeBtn - Variable in class org.ocd.desktop.StickyNote
 
CLOSED_ATTR - Static variable in class org.ocd.desktop.MasterTile
 
closed_flag - Variable in class org.ocd.desktop.TileSet
 
closed_flag - Variable in class org.ocd.desktop.MasterTile
 
CLOSED_SIZE - Static variable in class org.ocd.desktop.MasterTile
 
CMD_PANEL_WIDTH - Static variable in class org.ocd.desktop.LaunchPanel
 
cmdList - Variable in class org.ocd.desktop.LaunchPanel
 
CmdManager - class org.ocd.cmdmgr.CmdManager.
 
cmdPanel - Variable in class org.ocd.desktop.LaunchPanel
 
COL_NAME - Static variable in class org.ocd.dcf.property.PropertyTableModel
 
COL_VALUE - Static variable in class org.ocd.dcf.property.PropertyTableModel
 
ColorEditor - class org.ocd.dcf.property.editor.ColorEditor.
Swing version of a Color property editor.
ColorEditor() - Constructor for class org.ocd.dcf.property.editor.ColorEditor
 
combobox - Variable in class org.ocd.dcf.property.editor.EnumEditor
 
COMP_FLAVOR_NAME - Static variable in class org.ocd.dcf.dnd.DCTransferObject
 
COMP_MIME_TYPE - Static variable in class org.ocd.dcf.dnd.DCTransferObject
 
COMP_TYPE - Static variable in interface org.ocd.blx.IXMLPersistable
 
compare(String, String) - Method in class netx.jnlp.Version
Compares two parts of a version string, by value if both can be interpreted as integers or lexically otherwise.
compareTo(Object) - Method in class netx.start.Category
 
compareTo(Object) - Method in class netx.start.AppInfo
 
CompFactory - class org.ocd.blx.CompFactory.
 
COMPONENT_ADDED - Static variable in class org.ocd.dcf.event.DCContainerEvent
Component Added Event Type
COMPONENT_DISPOSED - Static variable in class org.ocd.dcf.event.DCComponentEvent
 
COMPONENT_FACTORY_TYPE - Static variable in interface org.ocd.blx.IXMLPersistable
 
COMPONENT_FACTORY_TYPE_STR - Static variable in interface org.ocd.blx.IXMLPersistable
 
COMPONENT_PLACED_ON_DESKTOP - Static variable in class org.ocd.dcf.event.DCComponentEvent
 
COMPONENT_REMOVED - Static variable in class org.ocd.dcf.event.DCContainerEvent
Component Removed Event Type
COMPONENT_REMOVED_FROM_DESKTOP - Static variable in class org.ocd.dcf.event.DCComponentEvent
 
componentAdded(ContainerEvent) - Method in class org.ocd.desktop.TileSet
Invoked when a component has been added to the container.
ComponentDesc - class netx.jnlp.ComponentDesc.
The component-desc element.
ComponentDesc() - Constructor for class netx.jnlp.ComponentDesc
Create a component descriptor.
componentDisposed(DCComponentEvent) - Method in interface org.ocd.dcf.event.DCComponentListener
This event is fired when a Component is disposed
componentFactory - Static variable in class org.ocd.dcf.DCContainer
 
componentFactory - Variable in class org.ocd.desktop.TileSet
 
componentFactory - Variable in class org.ocd.desktop.MasterTile
 
componentHidden(ComponentEvent) - Method in class org.ocd.desktop.LaunchPanel
Invoked when the component has been made invisible.
componentHidden(ComponentEvent) - Method in class org.ocd.desktop.MasterTile
Invoked when the component has been made invisible.
componentMoved(ComponentEvent) - Method in class org.ocd.desktop.LaunchPanel
Invoked when the component's position changes.
componentMoved(ComponentEvent) - Method in class org.ocd.desktop.MasterTile
Invoked when the component's position changes.
componentPlacedOnDesktop(DCComponentEvent) - Method in interface org.ocd.dcf.event.DCComponentListener
This event is fired when a DCComponent is placed on the Desktop.
componentRemoved(ContainerEvent) - Method in class org.ocd.desktop.TileSet
Invoked when a component has been removed from the container.
componentRemovedFromDesktop(DCComponentEvent) - Method in interface org.ocd.dcf.event.DCComponentListener
This event is fired when a DCComponent is placed on the Desktop.
componentResized(ComponentEvent) - Method in class org.ocd.desktop.LaunchPanel
Invoked when the component's size changes.
componentResized(ComponentEvent) - Method in class org.ocd.desktop.MasterTile
Invoked when the component's size changes.
componentShown(ComponentEvent) - Method in class org.ocd.desktop.LaunchPanel
Invoked when the component has been made visible.
componentShown(ComponentEvent) - Method in class org.ocd.desktop.MasterTile
Invoked when the component has been made visible.
compute_titleFont_flag - Variable in class org.ocd.dcf.DCTile
 
CONNECT - Static variable in class netx.jnlp.cache.Resource
 
connect() - Method in class org.ocd.docservice.Handler.DocServiceURLConnection
connect this URL Connection
CONNECTED - Static variable in class netx.jnlp.cache.Resource
 
CONNECTING - Static variable in class netx.jnlp.cache.Resource
 
container - Variable in class org.ocd.desktop.TileSet
 
CONTAINER_NODE_NAME - Static variable in class org.ocd.dcf.DCContainer
Name of the node that will contain Container data
CONTAINER_TYPE_ATTR - Static variable in class org.ocd.dcf.DCContainer
attribute name for the container type MAP or LIST
contains(IXMLPersistable) - Method in class org.ocd.dcf.DCContainer
return true if this container contains the Object
containsListener(IMsgBusListener) - Method in class org.ocd.msgbus.MsgBusTopic
Return true if this Topic contains the specified Listener
convertGridLocFromString(String) - Method in class org.ocd.desktop.MasterTile
Converts the grid location from a String
convertGridLocToString(int) - Method in class org.ocd.desktop.MasterTile
Converts the grid location to a String
createApplet(JNLPFile, boolean) - Method in class netx.jnlp.Launcher
Create an AppletInstance.
createApplication(JNLPFile) - Method in class netx.jnlp.Launcher
Creates an Application.
createBLXElement() - Method in class org.ocd.blx.XMLObjectWrapper
Create an BLX Element for this XML Object
createCmdAction() - Method in class org.ocd.desktop.LaunchPanel
create a Task for the current Command
createdDate - Variable in class org.ocd.desktop.StickyNote
 
createDefaultDragGestureRecognizer(Component, int, DragGestureListener) - Method in class org.ocd.dcf.dnd.DCDragSource
Create a DragGestureRecognizer
createDOMDocument() - Method in class org.ocd.dcf.DCComponent
Helper Method Used by sub-classes to easily create a DOM Document using the xmlParser
createDragSourceContext(DragSourceContextPeer, DragGestureEvent, Cursor, Image, Point, Transferable, DragSourceListener) - Method in class org.ocd.dcf.dnd.DCDragSource
Create the DragSource Context for this Drag Operation
createDropTargetContext() - Method in class org.ocd.dcf.dnd.DCDropTarget
 
createObject(String, Node) - Method in interface org.ocd.blx.IXMLComponentFactory
 
createThreadGroup(JNLPFile) - Method in class netx.jnlp.Launcher
Create a thread group for the JNLP file.
createURLStreamHandler(String) - Method in class org.ocd.streamhandler.URLStreamManager
Create a URLStreamHandler for the specified protocol
createWindow(Frame) - Static method in class org.ocd.dcf.DCComponent.DesktopWindow
 
currentTile - Variable in class org.ocd.desktop.LaunchPanel
 

D

dataFlavors - Variable in class org.ocd.blx.BLXTransferObject
 
dataFlavors - Variable in class org.ocd.dcf.dnd.DCTransferObject
 
dataObj - Variable in class org.ocd.blx.BLXTransferObject
 
DATE_ATTR_TYPE - Static variable in class org.ocd.blx.XMLProperties
 
DATE_TYPE - Static variable in class org.ocd.blx.XMLProperties
 
DCCloseButton - class org.ocd.dcf.DCCloseButton.
<< License Info Goes HERE >> All Rights Reserved.
DCCloseButton(DCComponent) - Constructor for class org.ocd.dcf.DCCloseButton
 
DCComponent - class org.ocd.dcf.DCComponent.
Component
DCComponent.DesktopWindow - class org.ocd.dcf.DCComponent.DesktopWindow.
Used to fix a problem with Window Focus see JDK Bug: 4186928
DCComponent.DesktopWindow() - Constructor for class org.ocd.dcf.DCComponent.DesktopWindow
 
DCComponent() - Constructor for class org.ocd.dcf.DCComponent
 
dcComponentDataFlavor - Static variable in class org.ocd.dcf.dnd.DCTransferObject
 
DCComponentEvent - class org.ocd.dcf.event.DCComponentEvent.
 
DCComponentEvent(DCComponent, int) - Constructor for class org.ocd.dcf.event.DCComponentEvent
Creates new DCComponentEvent
DCComponentListener - interface org.ocd.dcf.event.DCComponentListener.
 
dcComponentListeners - Variable in class org.ocd.dcf.DCComponent
 
DCContainer - class org.ocd.dcf.DCContainer.
DCContainer Basic Container for IXMLPersistable Components or Objects.
DCContainer() - Constructor for class org.ocd.dcf.DCContainer
Create a new DCContainer based on a MAP
DCContainer(int) - Constructor for class org.ocd.dcf.DCContainer
Create a new DCContainer based on a Map
DCContainerEvent - class org.ocd.dcf.event.DCContainerEvent.
 
DCContainerEvent(DCContainer, int, Object, String, int) - Constructor for class org.ocd.dcf.event.DCContainerEvent
 
DCContainerListener - interface org.ocd.dcf.event.DCContainerListener.
 
DCDragSource - class org.ocd.dcf.dnd.DCDragSource.
 
DCDragSource() - Constructor for class org.ocd.dcf.dnd.DCDragSource
 
DCDropTarget - class org.ocd.dcf.dnd.DCDropTarget.
 
DCDropTarget() - Constructor for class org.ocd.dcf.dnd.DCDropTarget
Creates new DropTarget
DCDropTarget(Component, DropTargetListener) - Constructor for class org.ocd.dcf.dnd.DCDropTarget
 
DCDropTargetDropEvent - class org.ocd.dcf.dnd.DCDropTargetDropEvent.
Class used to Create a DropTargetDrop Event and bypass DropTargetContext
DCDropTargetDropEvent(DragSource, DropTarget, Point, int, int, boolean, Transferable, DragGestureEvent) - Constructor for class org.ocd.dcf.dnd.DCDropTargetDropEvent
 
DCImagePanel - class org.ocd.dcf.DCImagePanel.
 
DCImagePanel() - Constructor for class org.ocd.dcf.DCImagePanel
 
DCImagePanel(Image) - Constructor for class org.ocd.dcf.DCImagePanel
 
DCImagePanel(String) - Constructor for class org.ocd.dcf.DCImagePanel
 
DCMenu - class org.ocd.dcf.DCMenu.
 
DCMenu.DCMenuItem - class org.ocd.dcf.DCMenu.DCMenuItem.
 
DCMenu.DCMenuItem(DCMenu) - Constructor for class org.ocd.dcf.DCMenu.DCMenuItem
 
DCMenu() - Constructor for class org.ocd.dcf.DCMenu
Creates new DCMenu
DCPopupMenu - class org.ocd.dcf.DCPopupMenu.
 
DCPopupMenu() - Constructor for class org.ocd.dcf.DCPopupMenu
Creates new PopupMenu
DCResizeButton - class org.ocd.dcf.DCResizeButton.
<< License Info Goes HERE >> All Rights Reserved.
DCResizeButton(Component) - Constructor for class org.ocd.dcf.DCResizeButton
 
DCTile - class org.ocd.dcf.DCTile.
<< License Info Goes HERE >> All Rights Reserved.
DCTile() - Constructor for class org.ocd.dcf.DCTile
Create a Tile
DCTile(Icon, String, String, String) - Constructor for class org.ocd.dcf.DCTile
Create a Tile
DCTileBeanInfo - class org.ocd.dcf.DCTileBeanInfo.
 
DCTileBeanInfo() - Constructor for class org.ocd.dcf.DCTileBeanInfo
 
dcTileDataFlavor - Static variable in class org.ocd.dcf.DCTile
 
DCTilePropsDialog - class org.ocd.dcf.DCTilePropsDialog.
 
DCTilePropsDialog.TilePanel - class org.ocd.dcf.DCTilePropsDialog.TilePanel.
 
DCTilePropsDialog.TilePanel(DCTilePropsDialog) - Constructor for class org.ocd.dcf.DCTilePropsDialog.TilePanel
 
DCTilePropsDialog(DCTile) - Constructor for class org.ocd.dcf.DCTilePropsDialog
Creates new form DCTilePropsDialog
DCTransferObject - class org.ocd.dcf.dnd.DCTransferObject.
 
DCTransferObject() - Constructor for class org.ocd.dcf.dnd.DCTransferObject
Creates new TransferObject
DCTransferObject(DCComponent) - Constructor for class org.ocd.dcf.dnd.DCTransferObject
Creates new TransferObject for a Specified DCComponent
decode(char[], int, int) - Static method in class org.ocd.blx.Base64
 
decode(char[], int, int, OutputStream) - Static method in class org.ocd.blx.Base64
 
decode(String) - Static method in class org.ocd.blx.Base64
 
decode(String, OutputStream) - Static method in class org.ocd.blx.Base64
 
DEFAULT - Static variable in class netx.jnlp.IconDesc
default icon
DEFAULT - Static variable in class netx.jnlp.InformationDesc
default description
DEFAULT_BKG - Static variable in class org.ocd.dcf.DCTile
 
DEFAULT_BUSY - Static variable in class org.ocd.dcf.DCTile
Resource used to show the Tile is Busy
DEFAULT_ICON - Static variable in class org.ocd.dcf.DCTile
 
DEFAULT_ICON_SIZE - Static variable in class org.ocd.dcf.DCTile
 
DEFAULT_LARGE_ICON - Static variable in class org.ocd.cmdmgr.DefaultCmdFactory
 
DEFAULT_LARGE_ICON - Static variable in class org.ocd.cmdmgr.applet.AppletCmdFactory
 
DEFAULT_LARGE_ICON - Static variable in class org.ocd.cmdmgr.jnlp.JNLPCmdFactory
 
DEFAULT_LARGE_ICON - Static variable in class org.ocd.cmdmgr.nativeapp.NativeAppCmdFactory
 
DEFAULT_LARGE_ICON - Static variable in class org.ocd.cmdmgr.web.WebCmdFactory
 
default_shortTitle_Size - Variable in class org.ocd.dcf.DCTile
 
default_shortTitleFont - Variable in class org.ocd.dcf.DCTile
 
DEFAULT_SMALL_ICON - Static variable in class org.ocd.cmdmgr.DefaultCmdFactory
 
DEFAULT_SMALL_ICON - Static variable in class org.ocd.cmdmgr.applet.AppletCmdFactory
 
DEFAULT_SMALL_ICON - Static variable in class org.ocd.cmdmgr.jnlp.JNLPCmdFactory
 
DEFAULT_SMALL_ICON - Static variable in class org.ocd.cmdmgr.nativeapp.NativeAppCmdFactory
 
DEFAULT_SMALL_ICON - Static variable in class org.ocd.cmdmgr.web.WebCmdFactory
 
DEFAULT_TILE_SIZE - Static variable in class org.ocd.dcf.DCTile
 
DefaultCmdAction - class org.ocd.cmdmgr.DefaultCmdAction.
 
DefaultCmdAction() - Constructor for class org.ocd.cmdmgr.DefaultCmdAction
Sub Classes must call this Constructor to Initialize the DefaultAction
DefaultCmdFactory - class org.ocd.cmdmgr.DefaultCmdFactory.
 
DefaultCmdFactory() - Constructor for class org.ocd.cmdmgr.DefaultCmdFactory
Creates new NativeAppActionFactory
DefaultDownloadIndicator - class netx.jnlp.cache.DefaultDownloadIndicator.
Show the progress of downloads.
DefaultDownloadIndicator() - Constructor for class netx.jnlp.cache.DefaultDownloadIndicator
 
defaultErrorIcon - Static variable in class org.ocd.alert.AlertManager
Default Error Icon
defaultIcon - Static variable in class org.ocd.dcf.DCTile
 
deleteMI - Variable in class org.ocd.dcf.DCTile
 
deleteMI - Variable in class org.ocd.desktop.TileSet
 
DESC_ATTR - Static variable in class org.ocd.dcf.DCTile
 
description - Variable in class org.ocd.dcf.DCTile
 
desktop - Variable in class org.ocd.desktop.MasterTile
 
Desktop - class org.ocd.desktop.Desktop.
 
Desktop() - Constructor for class org.ocd.desktop.Desktop
Creates new Desktop
desktopFrame - Static variable in class org.ocd.dcf.DCComponent
 
desktopInstalled() - Method in class org.ocd.desktop.Desktop
This Method is called by the Desktop Service When this Desktop has been made the current Desktop
desktopInstalled() - Method in interface org.ocd.desktop.IDesktop
This Method is called by the Desktop Service When this Desktop has been made the current Desktop
DesktopServer - class org.ocd.desktop.DesktopServer.
 
DesktopServer.ClientConnection - class org.ocd.desktop.DesktopServer.ClientConnection.
 
DesktopServer.ClientConnection(DesktopServer, Socket) - Constructor for class org.ocd.desktop.DesktopServer.ClientConnection
 
DesktopServer(int) - Constructor for class org.ocd.desktop.DesktopServer
 
desktopService - Variable in class org.ocd.desktop.MasterTile
 
DesktopService - class org.ocd.desktop.DesktopService.
 
DesktopTheme - class org.ocd.desktop.DesktopTheme.
This is the Desktop Theme that changes the colors etc.
DesktopTheme() - Constructor for class org.ocd.desktop.DesktopTheme
 
desktopUninstalled() - Method in class org.ocd.desktop.Desktop
This Method is called by the Desktop Service when This Desktop has been removed as the current Desktop
desktopUninstalled() - Method in interface org.ocd.desktop.IDesktop
This Method is called by the Desktop Service when This Desktop has been removed as the current Desktop
destroy() - Method in class netx.jnlp.runtime.AppletEnvironment
Disposes the applet's resources and disables the applet environment from further use; after calling this method the applet stub and context methods throw IllegalStateExceptions.
destroy() - Method in class netx.jnlp.runtime.ApplicationInstance
Stop the application and destroy its resources.
destroy() - Method in class netx.jnlp.runtime.AppletInstance
Stop the application and destroy its resources.
destroy() - Method in interface org.ocd.cmdmgr.ICmdAction
Destroy the Cmd.
destroy() - Method in class org.ocd.cmdmgr.applet.AppletCmdAction
Destroy the Cmd.
destroy() - Method in class org.ocd.cmdmgr.jnlp.JNLPCmdAction
Destroy the Cmd.
destroy() - Method in class org.ocd.cmdmgr.nativeapp.NativeAppAction
Destroy the Task.
destroy() - Method in class org.ocd.cmdmgr.web.WebCmdAction
Closes the Web Browser that maintains the URL
DIALOG_RESULT - Static variable in class org.ocd.alert.AlertManager
Client Property used to contain the dialog result.
DimensionEditor - class org.ocd.dcf.property.editor.DimensionEditor.
 
DimensionEditor() - Constructor for class org.ocd.dcf.property.editor.DimensionEditor
 
disable() - Method in class org.ocd.dcf.DCCloseButton
 
DISABLED - Static variable in class netx.jnlp.IconDesc
disabled icon
dispose() - Method in interface org.ocd.alert.IWorkInProgressAlert
Dispose of the Alert
dispose() - Method in class org.ocd.dcf.DCComponent
Dispose of this Component.
dispose() - Method in class org.ocd.dcf.DCTile
Dispose of this Tile
dispose() - Method in class org.ocd.login.LoginWindow
 
dispose() - Method in class org.ocd.shell.SplashWindow
Dispose of the SplashWindow
disposeListener(DownloadServiceListener) - Method in interface netx.jnlp.cache.DownloadIndicator
Indicates that a download service listener that was obtained from the getDownloadListener method will no longer be used.
disposeListener(DownloadServiceListener) - Method in class netx.jnlp.cache.DefaultDownloadIndicator
Remove a download service listener that was obtained by calling the getDownloadListener method from the shared download info window.
dockedTiles - Variable in class org.ocd.desktop.MasterTile
 
DOUBLE_ATTR_TYPE - Static variable in class org.ocd.blx.XMLProperties
 
DOUBLE_TYPE - Static variable in class org.ocd.blx.XMLProperties
 
DOWNLOAD - Static variable in class netx.jnlp.cache.Resource
 
downloadCompleted(DownloadEvent) - Method in interface netx.jnlp.event.DownloadListener
Called when a download completed or there was an error.
DOWNLOADED - Static variable in class netx.jnlp.cache.Resource
 
DownloadEvent - class netx.jnlp.event.DownloadEvent.
This event is sent during the launch of an application.
DownloadEvent(ResourceTracker, Resource) - Constructor for class netx.jnlp.event.DownloadEvent
Creates a launch event for the specified application instance.
DownloadIndicator - interface netx.jnlp.cache.DownloadIndicator.
A DownloadIndicator creates DownloadServiceListeners that are notified of resources being transferred and their progress.
DOWNLOADING - Static variable in class netx.jnlp.cache.Resource
 
DownloadListener - interface netx.jnlp.event.DownloadListener.
The listener that is notified of the state of resources being downloaded by a ResourceTracker.
downloadStarted(DownloadEvent) - Method in interface netx.jnlp.event.DownloadListener
Called when a download starts.
DownloadStatusDialog - class org.ocd.desktop.DownloadStatusDialog.
 
DownloadStatusDialog(Frame, String) - Constructor for class org.ocd.desktop.DownloadStatusDialog
Creates new DownloadStatusDialog
DRAG_ICON - Static variable in class org.ocd.desktop.LaunchPanel
 
dragDropEnd(DragSourceDropEvent) - Method in class org.ocd.dcf.dnd.DragListenerAdapter
Fire DragDropEnd event to associated DragSourceListener
dragEnter(DragSourceDragEvent) - Method in class org.ocd.dcf.dnd.DragListenerAdapter
Fire DragEnter event to associated DragSourceListener
dragExit(DragSourceEvent) - Method in class org.ocd.dcf.dnd.DragListenerAdapter
Fire DragExit event to associated DragSourceListener
draggable_flag - Variable in class org.ocd.dcf.DCComponent
 
dragGestureRecognized(DragGestureEvent) - Method in class org.ocd.dcf.dnd.DragListenerAdapter
Default implementation of Drag Recognized This method will
DragListenerAdapter - class org.ocd.dcf.dnd.DragListenerAdapter.
<< License Info Goes HERE >> All Rights Reserved.
DragListenerAdapter(DCComponent) - Constructor for class org.ocd.dcf.dnd.DragListenerAdapter
Create a DragListener for a specific DC Component.
DragListenerAdapter(DCComponent, DragSourceListener) - Constructor for class org.ocd.dcf.dnd.DragListenerAdapter
Create a DragListener for a specific DC Component.
DragListenerAdapter(Transferable, Image, DragSourceListener) - Constructor for class org.ocd.dcf.dnd.DragListenerAdapter
Create a DragListener for a specific Object.
dragOver(DragSourceDragEvent) - Method in class org.ocd.dcf.dnd.DragListenerAdapter
Fire DragOver event to associated DragSourceListener
dragRecognizer - Variable in class org.ocd.dcf.DCComponent
 
dragSource - Variable in class org.ocd.dcf.DCComponent
 
dragSourceListener - Variable in class org.ocd.dcf.DCComponent
 
dragStarted(DragSourceContext, Image, Point) - Method in class org.ocd.dcf.dnd.DropManager
A DnD Session has been started, using a DragImage OffSet from the Cursor by pImageOffset
dragStarted(DragSourceContext, Image, Point) - Method in interface org.ocd.dcf.dnd.IDropManager
Start the Drag opertation for a certain Context
dragStopped(MouseEvent) - Method in class org.ocd.dcf.dnd.DropManager
The Dragging Operation has stopped Try and do a Drop if located over a DropTarget
drop(DCComponent) - Method in interface org.ocd.desktop.IDesktopDropListener
Item was Dropped onto the Desktop This event is only fired after the Desktop has accepted the dropped component
dropActionChanged(DragSourceDragEvent) - Method in class org.ocd.dcf.dnd.DragListenerAdapter
Fire DropActionChanged event to associated DragSourceListener
dropComplete(boolean) - Method in class org.ocd.dcf.dnd.DCDropTargetDropEvent
 
DropManager - class org.ocd.dcf.dnd.DropManager.
<< License Info Goes HERE >> All Rights Reserved.
dropTarget - Variable in class org.ocd.desktop.TileSet
 

E

EAST - Static variable in class org.ocd.desktop.TileSet
 
editorChangeValue(Object) - Method in class org.ocd.dcf.property.editor.ColorEditor
 
editorChangeValue(Object) - Method in class org.ocd.dcf.property.editor.BorderEditor
 
EditorSupport - class org.ocd.dcf.property.editor.EditorSupport.
 
EditorSupport() - Constructor for class org.ocd.dcf.property.editor.EditorSupport
 
ELEMENT_FLAVOR - Static variable in class org.ocd.blx.BLXDataFlavor
 
ELEMENT_FLAVOR_NAME - Static variable in class org.ocd.blx.BLXDataFlavor
 
ELEMENT_MIME_TYPE - Static variable in class org.ocd.blx.BLXDataFlavor
 
ELEMENT_NAME - Static variable in class org.ocd.desktop.LaunchPanel
 
ELEMENT_NAME - Static variable in class org.ocd.desktop.MasterTile
 
enable() - Method in class org.ocd.dcf.DCCloseButton
 
enableCodeBase() - Method in class netx.jnlp.runtime.JNLPClassLoader
Add applet's codebase URL.
encode(byte[]) - Static method in class org.ocd.blx.Base64
Returns base64 representation of specified byte array.
encode(byte[], int, int) - Static method in class org.ocd.blx.Base64
Returns base64 representation of specified byte array.
encode(byte[], int, int, OutputStream) - Static method in class org.ocd.blx.Base64
Outputs base64 representation of the specified byte array to a byte stream.
encode(byte[], int, int, Writer) - Static method in class org.ocd.blx.Base64
Outputs base64 representation of the specified byte array to a character stream.
endSession(boolean) - Method in class org.ocd.shell.Shell
End The Shell Session
EnumEditor - class org.ocd.dcf.property.editor.EnumEditor.
 
EnumEditor() - Constructor for class org.ocd.dcf.property.editor.EnumEditor
 
ENV_DIR_ARG - Static variable in class org.ocd.shell.Shell
 
equal(List, List) - Method in class netx.jnlp.Version
Returns whether the parts of one version are equal to the parts of another version.
equals(Object) - Method in class netx.jnlp.cache.Resource
 
ERROR - Static variable in class netx.jnlp.cache.Resource
 
eventDispatched(AWTEvent) - Method in class org.ocd.dcf.dnd.DropManager
Invoked when an event is dispatched in the AWT.
EXIT - Static variable in class org.ocd.login.LoginWindow
 
ExtensionDesc - class netx.jnlp.ExtensionDesc.
The extension element.
ExtensionDesc(String, Version, URL) - Constructor for class netx.jnlp.ExtensionDesc
Create an extention descriptor.
extensionHREF - Variable in class org.ocd.cmdmgr.DefaultCmdAction
 
extensionHREF - Variable in class org.ocd.dcf.DCComponent
 
extensionName - Variable in class org.ocd.cmdmgr.DefaultCmdAction
 
extensionName - Variable in class org.ocd.dcf.DCComponent
 
extensionVersion - Variable in class org.ocd.cmdmgr.DefaultCmdAction
 
extensionVersion - Variable in class org.ocd.dcf.DCComponent
 

F

FACTORY_TYPE - Static variable in interface org.ocd.blx.IXMLPersistable
 
FILE_EXT - Static variable in interface org.ocd.blx.IXMLPersistable
 
FilePreferences - class org.ocd.prefs.file.FilePreferences.
 
FilePreferences(File) - Constructor for class org.ocd.prefs.file.FilePreferences
Creates new FilePreferences
FilePreferences(FilePreferences, String) - Constructor for class org.ocd.prefs.file.FilePreferences
Creates new FilePreferences
FilePreferencesFactory - class org.ocd.prefs.file.FilePreferencesFactory.
 
FilePreferencesFactory(File) - Constructor for class org.ocd.prefs.file.FilePreferencesFactory
Creates new FilePreferencesFactory
fillInPartJars(List) - Method in class netx.jnlp.runtime.JNLPClassLoader
Adds to the specified list of JARS any other JARs that need to be loaded at the same time as the JARs specified (ie, are in the same part).
finalize() - Method in class netx.jnlp.runtime.ApplicationInstance
Releases the application's resources before it is collected.
findClass(String) - Method in class netx.jnlp.runtime.JNLPClassLoader
Find the class in this loader or any of its extension loaders.
findLoadedClassAll(String) - Method in class netx.jnlp.runtime.JNLPClassLoader
Find the loaded class in this loader or any of its extension loaders.
findResources(String) - Method in class netx.jnlp.runtime.JNLPClassLoader
Finds the resource in this, the parent, or the extension class loaders.
fire(MsgBusMessage, IMsgBusListener, boolean) - Method in class org.ocd.msgbus.MsgBusTopic
Fires a Message to all of this Topics Listeners If the pResultListener is not null then it will have a result posted to it The source of the message will also have the result posted to it.
fireDestroyed() - Method in class netx.jnlp.runtime.ApplicationInstance
Notify listeners that the application has been terminated.
fireDownloadEvent() - Method in class netx.jnlp.cache.Resource
Instructs the trackers monitoring this resource to fire a download event.
fireDownloadEvent(Resource) - Method in class netx.jnlp.cache.ResourceTracker
Fires the download event corresponding to the resource's state.
fireLaunchCompleted(ICmdAction) - Method in class org.ocd.desktop.LaunchPanel
Fire launch completed message to Launch Listeners
fireLaunchStarted(ICmdAction) - Method in class org.ocd.desktop.LaunchPanel
Fire launch stared message to Launch Listeners
fireManagedObjectAdded(Object, int) - Method in class org.ocd.dcf.DCContainer
Fire object added Event
fireManagedObjectAdded(Object, String) - Method in class org.ocd.dcf.DCContainer
Fire object added Event
fireManagedObjectRemoved(Object) - Method in class org.ocd.dcf.DCContainer
Fire object Removed Event
fireMessage(String, MsgBusMessage) - Method in class org.ocd.msgbus.MessageBus
Fire a message onto the bus for the given Topic.
fireMessage(String, MsgBusMessage) - Method in interface org.ocd.msgbus.IMessageBus
Fire a message onto the Bus This call returns quickly the implementation should process the msg in a seperate thread.
fireMessage(String, MsgBusMessage, boolean) - Method in class org.ocd.msgbus.MessageBus
Fire a message onto the bus.
fireMessage(String, MsgBusMessage, boolean) - Method in interface org.ocd.msgbus.IMessageBus
Fire a message onto the bus.
fireMessage(String, MsgBusMessage, boolean, boolean) - Method in class org.ocd.msgbus.MessageBus
Fire a message onto the bus.
fireMessage(String, MsgBusMessage, boolean, boolean) - Method in interface org.ocd.msgbus.IMessageBus
Fire a message onto the bus.
fireMessage(String, MsgBusMessage, IMsgBusListener) - Method in class org.ocd.msgbus.MessageBus
Fire a message onto the bus for the given Topic.
fireMessage(String, MsgBusMessage, IMsgBusListener) - Method in interface org.ocd.msgbus.IMessageBus
Fire a Message and notify the result Listener This call returns quickly the implementation should process the msg in a seperate thread.
FLOAT_ATTR_TYPE - Static variable in class org.ocd.blx.XMLProperties
 
FLOAT_TYPE - Static variable in class org.ocd.blx.XMLProperties
 
flush() - Method in class org.ocd.prefs.util.Preferences
Forces any changes in the contents of this preference node and its descendants to the persistent store.
flush() - Method in class org.ocd.prefs.util.AbstractPreferences
Implements the flush method as per the specification in Preferences.flush().
flushSpi() - Method in class org.ocd.prefs.file.FilePreferences
This method is invoked with this node locked.
flushSpi() - Method in class org.ocd.prefs.util.AbstractPreferences
This method is invoked with this node locked.
focusGained(FocusEvent) - Method in class org.ocd.dcf.DCComponent.DesktopWindow
 
focusGained(FocusEvent) - Method in class org.ocd.login.LoginWindow.MyWindow
 
focusGained(FocusEvent) - Method in class org.ocd.shell.SplashWindow.MyWindow
 
focusLost(FocusEvent) - Method in class org.ocd.dcf.DCComponent.DesktopWindow
 
focusLost(FocusEvent) - Method in class org.ocd.login.LoginWindow.MyWindow
 
focusLost(FocusEvent) - Method in class org.ocd.shell.SplashWindow.MyWindow
 
FontEditor - class org.ocd.dcf.property.editor.FontEditor.
 
FontEditor() - Constructor for class org.ocd.dcf.property.editor.FontEditor
 

G

get(int) - Method in class netx.jnlp.util.WeakList
Returns the object at the specified index, or null if the object has been collected.
get(String) - Method in class org.ocd.msgbus.MsgBusMessage
Gets a value from the parameters object
get(String, String) - Method in class org.ocd.prefs.util.Preferences
Returns the value associated with the specified key in this preference node.
get(String, String) - Method in class org.ocd.prefs.util.AbstractPreferences
Implements the get method as per the specification in Preferences.get(String,String).
getAbsoluteHREF() - Method in class org.ocd.blx.XMLObjectWrapper
Get the Absolute URL for the HREF attribute If the HREF attribute is not set then this returns null
getAction() - Method in class org.ocd.dcf.DCTile
Get the Action of the Tile
getAddress() - Method in class org.ocd.cmdmgr.applet.AppletCmdAction
Get the URL of the Applet
getAddress() - Method in class org.ocd.cmdmgr.web.WebCmdAction
Get the URL assocaited with this Task
getAmountRead(URL) - Method in class netx.jnlp.cache.ResourceTracker
Returns the number of bytes downloaded for a resource.
getApplet() - Method in class netx.jnlp.JNLPFile
Returns the launch information for an applet.
getApplet() - Method in class netx.jnlp.runtime.AppletInstance
Returns the applet.
getApplet(String) - Method in class netx.jnlp.runtime.AppletEnvironment
Returns the applet if the applet's name is specified, otherwise return null.
getAppletContext() - Method in class netx.jnlp.runtime.AppletEnvironment
 
getAppletEnvironment() - Method in class netx.jnlp.runtime.AppletInstance
Returns the applet environment.
getAppletFrame() - Method in class netx.jnlp.runtime.AppletEnvironment
Returns the frame that contains the applet.
getApplets() - Method in class netx.jnlp.runtime.AppletEnvironment
Returns an enumeration that contains only the applet from the JNLP file.
getAppletTag() - Method in class org.ocd.cmdmgr.applet.AppletInfo
 
getApplication() - Method in class netx.jnlp.JNLPFile
Returns the launch information for an application.
getApplication() - Method in class netx.jnlp.event.ApplicationEvent
Returns the application instance.
getApplication() - Method in class netx.jnlp.runtime.AppThreadGroup
Returns the JNLP app for this thread group.
getApplication() - Method in class netx.jnlp.runtime.JNLPClassLoader
Returns the JNLP app for this classloader
getApplication() - Static method in class netx.jnlp.runtime.JNLPRuntime
Return the current Application, or null if none can be determined.
getApplications() - Method in class netx.start.Category
 
getArch() - Method in class netx.jnlp.ResourcesDesc
Returns the architecture required by these resources, or null if no locale was specified in the JNLP file.
getArchive() - Method in class org.ocd.cmdmgr.applet.AppletInfo
 
getArguments() - Method in class netx.jnlp.ApplicationDesc
Returns the arguments
getAsText() - Method in class org.ocd.dcf.property.editor.ColorEditor
 
getAudioClip(URL) - Method in class netx.jnlp.runtime.AppletEnvironment
Returns an audio clip.
getBaseDir() - Static method in class netx.jnlp.runtime.JNLPRuntime
Return the base directory under which cache, persistence store, etc are to be stored.
getBasicService() - Static method in class netx.jnlp.services.ServiceUtil
Returns the BasicService reference, or null if the service is unavailable.
getBean() - Method in class org.ocd.blx.XMLProperties
Get the Bean this Property Object is listening on.
getBeanDescriptor() - Method in class org.ocd.cmdmgr.applet.AppletCmdActionBeanInfo
Get the BeanDescriptor for this Bean
getBeanDescriptor() - Method in class org.ocd.cmdmgr.jnlp.JNLPCmdActionBeanInfo
Get the BeanDescriptor for this Bean
getBeanDescriptor() - Method in class org.ocd.cmdmgr.nativeapp.NativeAppActionBeanInfo
Get the BeanDescriptor for this Bean
getBeanDescriptor() - Method in class org.ocd.cmdmgr.web.WebCmdActionBeanInfo
Get the BeanDescriptor for this Bean
getBeanDescriptor() - Method in class org.ocd.dcf.DCTileBeanInfo
Get the BeanDescriptor for this Bean
getBeanDescriptor() - Method in class org.ocd.desktop.TileSetBeanInfo
Gets the bean's BeanDescriptors.
getBlack() - Method in class org.ocd.desktop.DesktopTheme
 
getBLXDocument(IXMLPersistable) - Method in class org.ocd.blx.CompFactory
Get a BLX Document Object from an IXMLPersistable Object
getBLXDocument(IXMLPersistable) - Method in interface org.ocd.blx.ICompFactory
Get a BLX Document Object from an IXMLPersistable Object
getBLXElement() - Method in interface org.ocd.blx.IXMLPersistable
Get the BLX-Node for this Component
getBLXElement() - Method in class org.ocd.blx.XMLObjectWrapper
Get the BLXElement that was used to create this Wrapper Object
getBLXElement() - Method in class org.ocd.cmdmgr.DefaultCmdAction
Get the BLX-Node for this Component
getBLXElement() - Method in class org.ocd.dcf.DCComponent
Get the BLX-Node for this Component.
getBLXElement() - Method in class org.ocd.desktop.Desktop
This will return a Node that represents this Components BLX Settings This can be altered by the Container or Parent
getBLXElement(Object) - Method in class org.ocd.blx.SerializeObjectFactory
Return a BLX Element for this Object Factory This will return a BLX Element that wraps some kind of data element for the object
getBLXElement(Object) - Method in interface org.ocd.blx.IXMLObjectFactory
Return a BLX Element for this Object This will return a BLX Element that wraps some kind of data element for the object
getBoolean(String, boolean) - Method in class org.ocd.prefs.util.Preferences
Returns the boolean value represented by the string associated with the specified key in this preference node.
getBoolean(String, boolean) - Method in class org.ocd.prefs.util.AbstractPreferences
Implements the getBoolean method as per the specification in Preferences.getBoolean(String,boolean).
getBooleanProperty(String, boolean) - Method in class org.ocd.shell.Shell
Get a shell property as a boolean value
getByteArray(String, byte[]) - Method in class org.ocd.prefs.util.Preferences
Returns the byte array value represented by the string associated with the specified key in this preference node.
getByteArray(String, byte[]) - Method in class org.ocd.prefs.util.AbstractPreferences
Implements the getByteArray method as per the specification in Preferences.getByteArray(String,byte[]).
getCachedResource(URL, Version, UpdatePolicy) - Static method in class netx.jnlp.cache.CacheUtil
Caches a resource and returns a URL for it in the cache; blocks until resource is cached.
getCategories() - Method in class netx.start.Category
 
getCE() - Method in class org.ocd.dcf.property.editor.ChooserComboPopup
 
getCellEditorValue() - Method in class org.ocd.dcf.property.PropertyValueEditor
Get cellEditorValue for current editor
getChild() - Method in class org.ocd.prefs.util.NodeChangeEvent
Returns the node that was added or removed.
getChild(String) - Method in class org.ocd.prefs.util.AbstractPreferences
Returns the named child if it exists, or null if it does not.
getClassLoader() - Method in class netx.jnlp.runtime.ApplicationInstance
Returns the classloader.
getClassName() - Method in class org.ocd.blx.XMLObjectWrapper
Get the ClassName for this BLX Object
getClipboardService() - Static method in class netx.jnlp.services.ServiceUtil
Returns the ClipboardService reference, or null if the service is unavailable.
getCmdAction(Object) - Method in interface org.ocd.cmdmgr.ICmdManager
Get an Action for the Command.
getCmdAction(Object) - Method in interface org.ocd.cmdmgr.ICmdFactory
Get an Action from this Factory
getCmdAction(Object) - Method in class org.ocd.cmdmgr.CmdManager
Get an Action for the Command.
getCmdAction(Object) - Method in class org.ocd.cmdmgr.DefaultCmdFactory
Get an Action from this Factory
getCmdAction(Object) - Method in class org.ocd.cmdmgr.applet.AppletCmdFactory
Get an Action from this Factory
getCmdAction(Object) - Method in class org.ocd.cmdmgr.jnlp.JNLPCmdFactory
Get an Action from this Factory
getCmdAction(Object) - Method in class org.ocd.cmdmgr.nativeapp.NativeAppCmdFactory
Get an Action from this Factory
getCmdAction(Object) - Method in class org.ocd.cmdmgr.web.WebCmdFactory
Get an Action from this Factory
getCmdActions(Object) - Method in interface org.ocd.cmdmgr.ICmdManager
Get an array of Actions for the Command.
getCmdActions(Object) - Method in class org.ocd.cmdmgr.CmdManager
Get an array of Actions for the Command.
getCmdFactory(String) - Method in interface org.ocd.cmdmgr.ICmdManager
Get the Cmd Factory of the specified name
getCmdFactory(String) - Method in class org.ocd.cmdmgr.CmdManager
Get the Cmd Factory of the specified name
getCode() - Method in class org.ocd.cmdmgr.applet.AppletInfo
 
getCodeBase() - Method in class netx.jnlp.JNLPFile
Returns the codebase URL for the JNLP file.
getCodeBase() - Method in class netx.jnlp.runtime.AppletEnvironment
 
getCodeBase() - Method in class org.ocd.cmdmgr.applet.AppletInfo
 
getCodeBaseURL() - Method in class org.ocd.cmdmgr.applet.AppletInfo
 
getColorEditor() - Method in class org.ocd.dcf.property.editor.ColorEditor
 
getColumnCount() - Method in class org.ocd.dcf.property.PropertyTableModel
Get column count (2: name, value)
getCommand() - Method in class org.ocd.cmdmgr.nativeapp.NativeAppAction
Get the URL for this Web Site
getCommand() - Method in class org.ocd.desktop.LaunchPanel
Get the Current Command String
getComponent() - Method in class netx.jnlp.JNLPFile
Returns the launch information for a component.
getComponent() - Method in class org.ocd.dcf.event.DCComponentEvent
Get the DCComponent Source for this Event
getComponent(Document, URL) - Method in class org.ocd.blx.CompFactory
 
getComponent(Document, URL) - Method in interface org.ocd.blx.ICompFactory
 
getComponent(Node, URL) - Method in class org.ocd.blx.CompFactory
 
getComponent(Node, URL) - Method in interface org.ocd.blx.ICompFactory
 
getComponent(String, ClassLoader) - Method in class org.ocd.blx.CompFactory
Get a Component Instance
getComponent(String, ClassLoader) - Method in interface org.ocd.blx.ICompFactory
 
getComponent(String, String) - Method in class org.ocd.blx.CompFactory
Get a Component Instance
getComponent(String, String) - Method in interface org.ocd.blx.ICompFactory
 
getComponent(String, URL) - Method in class org.ocd.blx.CompFactory
Get a Component Instance
getComponent(String, URL) - Method in interface org.ocd.blx.ICompFactory
 
getComponent(URL) - Method in class org.ocd.blx.CompFactory
 
getComponent(URL) - Method in interface org.ocd.blx.ICompFactory
 
getComponent(XMLObjectWrapper) - Method in class org.ocd.blx.CompFactory
Get a Component Instance Note: A ClassCastException will cause an InstantiationException to be Thrown
getComponent(XMLObjectWrapper) - Method in interface org.ocd.blx.ICompFactory
 
getComponentDragImage() - Method in class org.ocd.dcf.DCComponent
Returns the Image that will be used while this Component is being Dragged
getComponentImage(Component) - Static method in class org.ocd.dcf.dnd.DropManager
Get an Image for a Component
getContainer() - Method in class org.ocd.dcf.event.DCContainerEvent
Get the Container that fired this Event
getControlTextFont() - Method in class org.ocd.desktop.DesktopTheme
 
getCurrentDesktop() - Method in class org.ocd.desktop.DesktopService
 
getCurrentDragSourceContext() - Method in class org.ocd.dcf.dnd.DropManager
Get the DragSourceContext for the current drag operation
getCurrentDragSourceContext() - Method in interface org.ocd.dcf.dnd.IDropManager
Returns the current DragSource Context of the current Drag Operation or null if a drag operation is not going on
getCurrentTransferable() - Method in class org.ocd.dcf.dnd.DropManager
Get the Transferable for the current drag operation
getCurrentTransferable() - Method in interface org.ocd.dcf.dnd.IDropManager
Get the Current Transferable Object for the current Drag operation
getCustomEditor() - Method in class org.ocd.dcf.property.editor.EditorSupport
Returns the panel responsible for rendering the PropertyEditor.
getCustomEditor() - Method in class org.ocd.dcf.property.editor.IntegerEditor
Return the custom editor for the enumeration or the integer.
getCustomizer() - Method in class org.ocd.dcf.property.PropertyTableModel
Gets the customizer for the current object.
getDataFromURI(Element, URL) - Method in class org.ocd.blx.CompFactory
Get Data from a seperate Document
getDCComponentDataFlavor() - Static method in class org.ocd.dcf.dnd.DCTransferObject
Get the basic DCComponent DataFlavor
getDCTileDataFlavor() - Static method in class org.ocd.dcf.DCTile
Return the DCTileDataFlavor
getDefaultAlertManager() - Static method in class org.ocd.alert.AlertManager
Get the default Alert Manager
getDefaultBaseDir() - Static method in class netx.jnlp.runtime.JNLPRuntime
Returns the system default base dir for or if not set, prompts the user for the location.
getDefaultBus() - Static method in class org.ocd.msgbus.MessageBus
Get the Default Message Bus
getDefaultDragSource() - Static method in class org.ocd.dcf.dnd.DCDragSource
Get the Default DragSource Object
getDefaultEventIndex() - Method in class org.ocd.desktop.TileSetBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultFactory() - Static method in class org.ocd.blx.CompFactory
Get the ComponentFactory
getDefaultManager() - Static method in class org.ocd.cmdmgr.CmdManager
Get The Default CmdManager
getDefaultManager() - Static method in class org.ocd.prefs.PrefManager
Get the Default manager
getDefaultManager() - Static method in class org.ocd.streamhandler.URLStreamManager
Get the DefaultStream Manager
getDefaultParser() - Static method in class org.ocd.xmlparser.XMLParser
Get the Default Parser Service
getDefaultPropertyIndex() - Method in class org.ocd.desktop.TileSetBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultService() - Static method in class org.ocd.desktop.DesktopService
Get the Default Desktop Service
getDefaultService() - Static method in class org.ocd.docservice.XMLDocumentService
Get the Default Document Service
getDepth() - Method in class netx.jnlp.IconDesc
Returns the icon depth or -1 if not specified in the JNLPFile.
getDescription() - Method in class netx.jnlp.InformationDesc
Returns the default description for the application.
getDescription() - Method in class org.ocd.cmdmgr.DefaultCmdAction
Get the Name of the Task
getDescription() - Method in class org.ocd.dcf.DCTile
Get Description
getDescription() - Method in class org.ocd.desktop.TileSet
Get the Description
getDescription(Object) - Method in class netx.jnlp.InformationDesc
Returns the application's description of the specified type.
getDesktopFrame() - Static method in class org.ocd.dcf.DCComponent
Get the Desktop Frame that owns all components on the Desktop
getDesktopSize() - Method in class org.ocd.desktop.DesktopService
 
getDisplayName() - Method in class org.ocd.dcf.property.editor.SwatchChooserPanel
 
getDocument(String) - Method in class org.ocd.docservice.XMLDocumentService
Get a Document from the Specified Path
getDocument(String) - Method in interface org.ocd.docservice.IXMLDocumentService
Gets a Document
getDocumentBase() - Method in class netx.jnlp.AppletDesc
Returns the document base
getDocumentBase() - Method in class netx.jnlp.runtime.AppletEnvironment
 
getDocumentBaseURL() - Method in class org.ocd.cmdmgr.applet.AppletInfo
 
getDocumentBuilder() - Method in class org.ocd.xmlparser.XMLParser
 
getDocumentBuilder() - Method in interface org.ocd.xmlparser.IXMLParser
 
getDocumentBuilderFactory() - Method in class org.ocd.xmlparser.XMLParser
 
getDocumentBuilderFactory() - Method in interface org.ocd.xmlparser.IXMLParser
 
getDocumentURL() - Method in class org.ocd.cmdmgr.applet.AppletInfo
 
getDouble(String, double) - Method in class org.ocd.prefs.util.Preferences
Returns the double value represented by the string associated with the specified key in this preference node.
getDouble(String, double) - Method in class org.ocd.prefs.util.AbstractPreferences
Implements the getDouble method as per the specification in Preferences.getDouble(String,double).
getDownloadIndicator() - Static method in class netx.jnlp.runtime.JNLPRuntime
Returns the default download indicator.
getDownloadService() - Static method in class netx.jnlp.services.ServiceUtil
Returns the DownloadService reference, or null if the service is unavailable.
getDropAction() - Method in class org.ocd.dcf.dnd.DCDropTargetDropEvent
 
getDropManager() - Static method in class org.ocd.dcf.dnd.DropManager
Get the Drop Manager Instance
getDropTarget(Point) - Method in class org.ocd.dcf.dnd.DropManager
Return a Drop Component for the component at the Current Location This method should search up the component hierarchy until it finds a Drop Target
getDropTarget(Point) - Method in interface org.ocd.dcf.dnd.IDropManager
Return a Drop Component for the component at the Current Location This method should search up the component hierarchy until it finds a Drop Target
getEnvdir() - Method in class org.ocd.shell.Shell
Returns the envdir.
getEventID() - Method in class org.ocd.dcf.event.DCContainerEvent
Get the ID of this Event
getEventQueue() - Method in class netx.jnlp.runtime.ApplicationInstance
Returns the event queue for this application.
getEventSetDescriptors() - Method in class org.ocd.desktop.TileSetBeanInfo
Gets the bean's EventSetDescriptors.
getExtensionHREF() - Method in class netx.jnlp.runtime.JNLPClassLoader
 
getExtensionHREF() - Method in class org.ocd.blx.XMLObjectWrapper
Get the Extension HREF
getExtensionInstallerService() - Static method in class netx.jnlp.services.ServiceUtil
Returns the ExtensionInstallerService reference, or null if the service is unavailable.
getExtensionName() - Method in class netx.jnlp.runtime.JNLPClassLoader
 
getExtensionName() - Method in class org.ocd.blx.XMLObjectWrapper
Get the Name of the Extension
getExtensionParts(String) - Method in class netx.jnlp.ExtensionDesc
Returns the parts in the extension JNLP file mapped to the part of the main file.
getExtensions() - Method in class netx.jnlp.ResourcesDesc
Returns the Extensions.
getFactories() - Method in interface org.ocd.cmdmgr.ICmdManager
Get a List of all Cmd Factories
getFactories() - Method in class org.ocd.cmdmgr.CmdManager
Get a List of all Cmd Factories
getFactory() - Method in class org.ocd.cmdmgr.DefaultCmdAction
Get the Factory that created this Command
getFactory() - Method in class org.ocd.cmdmgr.applet.AppletCmdAction
Get the Factory that created this Command
getFactory() - Method in class org.ocd.cmdmgr.jnlp.JNLPCmdAction
Get the Factory that created this Command
getFactory() - Method in class org.ocd.cmdmgr.nativeapp.NativeAppAction
Get the Factory that created this Command
getFactory() - Method in class org.ocd.cmdmgr.web.WebCmdAction
Get the Factory that created this Command
getFactoryType() - Method in class org.ocd.blx.XMLObjectWrapper
If this Object represents a Factory then this returns the type of the factory
getFile() - Method in class netx.start.AppInfo
 
getFileLocation() - Method in class netx.jnlp.JNLPFile
Returns the location of the file parsed to create the JNLP file, or null if it was not created from a URL.
getFileLocation() - Method in class netx.start.AppInfo
 
getFileOpenService() - Static method in class netx.jnlp.services.ServiceUtil
Returns the FileOpenService reference, or null if the service is unavailable.
getFileSaveService() - Static method in class netx.jnlp.services.ServiceUtil
Returns the FileSaveService reference, or null if the service is unavailable.
getFileVersion() - Method in class netx.jnlp.JNLPFile
Returns the JNLP file's version.
getFirstChildElement(String) - Method in class org.ocd.blx.XMLObjectWrapper
Get the FirstChildElement of the BLXElement This Element would represent the Data Element of a BLXElement Node
getFloat(String, float) - Method in class org.ocd.prefs.util.Preferences
Returns the float value represented by the string associated with the specified key in this preference node.
getFloat(String, float) - Method in class org.ocd.prefs.util.AbstractPreferences
Implements the getFloat method as per the specification in Preferences.getFloat(String,float).
getGridLocation() - Method in class org.ocd.desktop.MasterTile
Gets the Location of the Master Tile on the Destop
getHandler() - Method in class org.ocd.docservice.XMLDocumentService
Get the URLStreamHandler for the DocSerice
getHandler() - Method in interface org.ocd.docservice.IXMLDocumentService
Get the URLStreamHandler for the DocSerice
getHeight() - Method in class netx.jnlp.IconDesc
Returns the icon height or -1 if not specified in the JNLPFile.
getHeight() - Method in class netx.jnlp.AppletDesc
Returns the height
getHeight() - Method in class org.ocd.cmdmgr.applet.AppletInfo
 
getHomepage() - Method in class netx.jnlp.InformationDesc
Returns the application's homepage.
getHREF() - Method in class org.ocd.blx.XMLObjectWrapper
Gets the HREF for this BLX Object's Data Element
getIcon() - Method in class netx.start.AppInfo
 
getIcon(int) - Method in class org.ocd.desktop.TileSetBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIconLocation(Object, int, int) - Method in class netx.jnlp.InformationDesc
Returns the URL of the icon closest to the specified size and kind.
getIcons(Object) - Method in class netx.jnlp.InformationDesc
Returns the icons specified by the JNLP file.
getID() - Method in class org.ocd.blx.XMLObjectWrapper
Get a Unigue ID of this Component
getID() - Method in class org.ocd.dcf.DCComponent
Get this Components unique ID
getID() - Method in class org.ocd.dcf.event.DCComponentEvent
Get the Type of Event
getImage(URL) - Method in class netx.jnlp.runtime.AppletEnvironment
Return an image loaded from the specified location.
getInformation() - Method in class netx.jnlp.JNLPFile
Returns the information section of the JNLP file as viewed through the default locale.
getInformation(Locale) - Method in class netx.jnlp.JNLPFile
Returns the information section of the JNLP file as viewed through the specified locale.
getInitialDelay() - Method in interface netx.jnlp.cache.DownloadIndicator
Return a time in milliseconds to wait for a download to complete before obtaining a listener for the download.
getInitialDelay() - Method in class netx.jnlp.cache.DefaultDownloadIndicator
Return the initial delay before obtaining a listener.
getInitialHeapSize() - Method in class netx.jnlp.JREDesc
Returns the initial heap size in bytes.
getInputStream() - Method in class org.ocd.docservice.Handler.DocServiceURLConnection
Gets an InputStream to the Document specifed by the URL for This connection
getInputStream(String) - Method in class org.ocd.docservice.XMLDocumentService
Gets an InputStream to a document
getInputStream(String) - Method in interface org.ocd.docservice.IXMLDocumentService
Gets an InputStream to a document
getInputStream(URL) - Method in class netx.jnlp.cache.ResourceTracker
Returns an input stream that reads the contents of the resource.
getInstaller() - Method in class netx.jnlp.JNLPFile
Returns the launch information for an installer.
getInstance(JNLPFile, UpdatePolicy) - Static method in class netx.jnlp.runtime.JNLPClassLoader
Returns a JNLP classloader for the specified JNLP file.
getInstance(URL, UpdatePolicy) - Static method in class netx.jnlp.runtime.JNLPClassLoader
Returns a JNLP classloader for the JNLP file at the specified location.
getInt(String, int) - Method in class org.ocd.prefs.util.Preferences
Returns the int value represented by the string associated with the specified key in this preference node.
getInt(String, int) - Method in class org.ocd.prefs.util.AbstractPreferences
Implements the getInt method as per the specification in Preferences.getInt(String,int).
getItem(Object) - Method in class netx.jnlp.InformationDesc
Returns the last item matching the specified key.
getItems(Object) - Method in class netx.jnlp.InformationDesc
Returns all items matching the specified key.
getJARs() - Method in class netx.jnlp.ResourcesDesc
Returns all of the JARs.
getJARs(String) - Method in class netx.jnlp.ResourcesDesc
Returns the JARs with the specified part name.
getJavaInitializationString() - Method in class org.ocd.dcf.property.editor.FontEditor
 
getJavaInitializationString() - Method in class org.ocd.dcf.property.editor.ColorEditor
 
getJNLPFile() - Method in class netx.jnlp.ExtensionDesc
Returns a JNLPFile for the extension, or null if the JNLP file has not been resolved.
getJNLPFile() - Method in class netx.jnlp.InformationDesc
Returns the JNLPFile the information is for.
getJNLPFile() - Method in class netx.jnlp.ResourcesDesc
Returns the JNLPFile the resources are for.
getJNLPFile() - Method in class netx.jnlp.runtime.JNLPClassLoader
Returns the JNLP file the classloader was created from.
getJNLPFile() - Method in class netx.jnlp.runtime.ApplicationInstance
Returns the JNLP file for this task.
getJREs() - Method in class netx.jnlp.ResourcesDesc
Returns the JVMs.
getKey() - Method in class netx.jnlp.PropertyDesc
Returns the property's key
getKey() - Method in class org.ocd.prefs.util.PreferenceChangeEvent
Returns the key of the preference that was changed.
getKind() - Method in class netx.jnlp.IconDesc
Returns the icon type.
getLargeDisplayIcon() - Method in class org.ocd.dcf.property.editor.SwatchChooserPanel
 
getLargeIcon() - Method in interface org.ocd.cmdmgr.ICmdFactory
Get the Large Icon for this Factory
getLargeIcon() - Method in class org.ocd.cmdmgr.DefaultCmdFactory
Get the Large Icon for this Factory
getLargeIcon() - Method in class org.ocd.cmdmgr.applet.AppletCmdFactory
Get the Large Icon for this Factory
getLargeIcon() - Method in class org.ocd.cmdmgr.jnlp.JNLPCmdFactory
Get the Large Icon for this Factory
getLargeIcon() - Method in class org.ocd.cmdmgr.nativeapp.NativeAppCmdFactory
Get the Large Icon for this Factory
getLargeIcon() - Method in class org.ocd.cmdmgr.web.WebCmdFactory
Get the Large Icon for this Factory
getLastUpdated() - Method in class netx.jnlp.cache.CacheEntry
Returns the time in the local system clock that the file was most recently checked for an update.
getLaunchInfo() - Method in class netx.jnlp.JNLPFile
Returns an object of one of the following types: AppletDesc, ApplicationDesc, InstallerDesc, and ComponentDesc.
getListener(ApplicationInstance, String, URL[]) - Method in interface netx.jnlp.cache.DownloadIndicator
Return a download service listener that displays the progress of downloading resources.
getListener(ApplicationInstance, String, URL[]) - Method in class netx.jnlp.cache.DefaultDownloadIndicator
Return a download service listener that displays the progress in a shared download info window.
getListeners() - Method in class org.ocd.msgbus.MsgBusTopic
Returns a copy of the Listeners for this Topic
getLocales() - Method in class netx.jnlp.InformationDesc
Returns the locales for the information.
getLocales() - Method in class netx.jnlp.ResourcesDesc
Returns the locale required by these resources, or null if no locale was specified in the JNLP file.
getLocalFile(URL) - Method in class netx.jnlp.cache.ResourceTracker
Returns the file containing the downloaded resource, or null if the resource could not be downloaded to a local file (was not a cacheable resource).
getLocalFile(URL, Version) - Static method in class netx.jnlp.cache.CacheUtil
Returns the file of the locally cached contents of the source.
getLocation() - Method in class netx.jnlp.ExtensionDesc
Returns the location of the extension JNLP file.
getLocation() - Method in class netx.jnlp.JREDesc
Returns the JRE version string.
getLocation() - Method in class netx.jnlp.IconDesc
Returns the location of the icon.
getLocation() - Method in class netx.jnlp.JARDesc
Returns the URL of the JAR file.
getLocation() - Method in class netx.jnlp.cache.CacheEntry
Returns the remote location this entry caches.
getLocation() - Method in class netx.jnlp.cache.Resource
Returns the remote location of the resource.
getLocation() - Method in class org.ocd.blx.XMLObjectWrapper
Get the XY Location of the Component that this BLX Element Represents
getLocation() - Method in class org.ocd.dcf.DCComponent
Get the Location of this Component Relative to its Parent.
getLong(String, long) - Method in class org.ocd.prefs.util.Preferences
Returns the long value represented by the string associated with the specified key in this preference node.
getLong(String, long) - Method in class org.ocd.prefs.util.AbstractPreferences
Implements the getLong method as per the specification in Preferences.getLong(String,long).
getMainClass() - Method in class netx.jnlp.AppletDesc
Returns the main class name
getMainClass() - Method in class netx.jnlp.InstallerDesc
Returns the main class name and package.
getMainClass() - Method in class netx.jnlp.ApplicationDesc
Returns the main class name
getMainFrame() - Method in class org.ocd.desktop.DesktopService
Get the Main Desktop Frame
getMainJAR() - Method in class netx.jnlp.ResourcesDesc
Returns the main JAR for these resources.
getMainURL() - Method in class org.ocd.blx.XMLObjectWrapper
Get the URL that all HREF attributes are relative to
getManagedObject() - Method in class org.ocd.dcf.event.DCContainerEvent
Get the Managed Object that was removed or Added
getManagedObject(int) - Method in class org.ocd.dcf.DCContainer
Get the persistable Component by Index
getManagedObject(String) - Method in class org.ocd.dcf.DCContainer
Get the persistable Component for an ID Map type Container only
getManagedObjectIndex(IXMLPersistable) - Method in class org.ocd.dcf.DCContainer
Get the Index of an Object
getManagedObjects() - Method in class org.ocd.dcf.DCContainer
Get the persistable Components that this Container contains
getMaximumHeapSize() - Method in class netx.jnlp.JREDesc
Returns the maximum heap size in bytes.
getMenuTextFont() - Method in class org.ocd.desktop.DesktopTheme
 
getMethodDescriptors() - Method in class org.ocd.desktop.TileSetBeanInfo
Gets the bean's MethodDescriptors.
getModifiedPropNames() - Method in class org.ocd.dcf.property.PropertySheet
This returns a set of property names that have been modified Use the getOriginalValue method to get the value of the properties before they were modified
getName() - Method in class netx.jnlp.ExtensionDesc
Returns the name of the extension.
getName() - Method in class netx.jnlp.AppletDesc
Returns the applet name
getName() - Method in class netx.jnlp.PackageDesc
Returns the package name.
getName() - Method in class netx.start.Category
 
getName() - Method in class netx.start.AppInfo
 
getName() - Method in interface org.ocd.cmdmgr.ICmdFactory
Get the Name of this Factory
getName() - Method in class org.ocd.cmdmgr.DefaultCmdAction
Get the Name of the Task
getName() - Method in class org.ocd.cmdmgr.DefaultCmdFactory
Get the Name of this Factory
getName() - Method in class org.ocd.cmdmgr.applet.AppletInfo
 
getName() - Method in class org.ocd.cmdmgr.applet.AppletCmdFactory
Get the Name of the Factory
getName() - Method in class org.ocd.cmdmgr.jnlp.JNLPCmdFactory
Get the Name of this Factory
getName() - Method in class org.ocd.cmdmgr.nativeapp.NativeAppCmdFactory
Get the Name of this Factory
getName() - Method in class org.ocd.cmdmgr.web.WebCmdFactory
Get the Name of this Factory
getName() - Method in class org.ocd.desktop.TileSet
Get the Name of the Tile Set
getName() - Method in class org.ocd.desktop.DesktopTheme
 
getName() - Method in class org.ocd.msgbus.MsgBusTopic
 
getNewValue() - Method in class org.ocd.prefs.util.PreferenceChangeEvent
Returns the new value for the preference.
getNextBundle() - Method in class org.ocd.msgbus.MsgBusProcessor
Returns the next Bundle to Deliver This method blocks until a Bundle is ready
getNode() - Method in class org.ocd.prefs.util.PreferenceChangeEvent
Returns the preference node that emitted the event.
getNodeDir() - Method in class org.ocd.prefs.file.FilePreferences
 
getObject() - Method in class org.ocd.dcf.property.PropertyTableModel
Return the current object that is represented by this model.
getObject(Document, URL) - Method in class org.ocd.blx.CompFactory
 
getObject(Document, URL) - Method in interface org.ocd.blx.ICompFactory
 
getObject(Element, URL) - Method in class org.ocd.blx.SerializeObjectFactory
Get the Object from an Element
getObject(Element, URL) - Method in interface org.ocd.blx.IXMLObjectFactory
Gets an Object from the Data Element of a BLX Object Factory Element The element passed to this method should be the XML Data Element not the BLX Element
getObject(Node, URL) - Method in class org.ocd.blx.CompFactory
 
getObject(Node, URL) - Method in interface org.ocd.blx.ICompFactory
 
getObject(String, ClassLoader) - Method in class org.ocd.blx.CompFactory
Get a Object Instance
getObject(String, ClassLoader) - Method in interface org.ocd.blx.ICompFactory
 
getObject(String, String) - Method in class org.ocd.blx.CompFactory
Get a Object Instance
getObject(String, String) - Method in interface org.ocd.blx.ICompFactory
 
getObject(String, URL) - Method in class org.ocd.blx.CompFactory
Get a Object Instance
getObject(String, URL) - Method in interface org.ocd.blx.ICompFactory
 
getObject(URL) - Method in class org.ocd.blx.CompFactory
 
getObject(URL) - Method in interface org.ocd.blx.ICompFactory
 
getObject(XMLObjectWrapper) - Method in class org.ocd.blx.CompFactory
Get a Object Instance
getObject(XMLObjectWrapper) - Method in interface org.ocd.blx.ICompFactory
 
getObjectDocument(IXMLPersistable) - Method in class org.ocd.dcf.DCContainer
Get an XML Document for a Single IXMLPersistable object
getObjectFromSerializedNode(Node, ClassLoader) - Static method in class org.ocd.blx.XMLSerializeUtility
 
getObjectID() - Method in class org.ocd.dcf.event.DCContainerEvent
Get the Object ID of the object that was added or removed
getObjectIndex() - Method in class org.ocd.dcf.event.DCContainerEvent
Get the Object index of the object that was added or removed
getObjectList() - Method in class org.ocd.dcf.DCContainer
Get the Map of Components
getObjectMap() - Method in class org.ocd.dcf.DCContainer
Get the Map of Components
getObjectSet() - Method in class org.ocd.dcf.DCContainer
Get the Set of Components
getOrientation() - Method in class org.ocd.desktop.TileSet
Get the Orientation of the TileSet NORTH, SOUTH, EAST, WEST
getOrientationAsString() - Method in class org.ocd.desktop.TileSet
Get the Orientation of the TileSet as a String NORTH_STR, SOUTH_STR, EAST_STR, WEST_STR
getOS() - Method in class netx.jnlp.ResourcesDesc
Returns the os required by these resources, or null if no locale was specified in the JNLP file.
getOutputStream(URL, Version) - Static method in class netx.jnlp.cache.CacheUtil
Returns a buffered output stream open for writing to the cache file.
getOwnerFrame() - Method in class org.ocd.dcf.DCComponent
Get OwnerFrame of this Componet This component will return the Frame that owns this Component
getPackages() - Method in class netx.jnlp.ResourcesDesc
Returns the Packages.
getPackages(String) - Method in class netx.jnlp.ResourcesDesc
Returns the Packages that match the specified class name.
getParameter(String) - Method in class netx.jnlp.runtime.AppletEnvironment
 
getParameters() - Method in class netx.jnlp.AppletDesc
Returns the applet parameters
getParameters() - Method in class org.ocd.cmdmgr.applet.AppletInfo
 
getParameters() - Method in class org.ocd.msgbus.MsgBusMessage
Get the Parameters passed with this Event
getParent() - Method in class org.ocd.prefs.util.NodeChangeEvent
Returns the parent of the node that was added or removed.
getParser() - Method in class org.ocd.cmdmgr.applet.AppletCmdFactory
Get the AppletParser
getPart() - Method in class netx.jnlp.PackageDesc
Returns the part name.
getPart() - Method in class netx.jnlp.JARDesc
Returns the part name, or null if not specified in the JNLP file.
getParts(String) - Method in class netx.jnlp.Version
Return the constituent parts of a version string.
getPermissions() - Method in class netx.jnlp.SecurityDesc
Returns a PermissionCollection containing the basic permissions granted depending on the security type.
getPermissions(CodeSource) - Method in class netx.jnlp.runtime.Boot13
 
getPermissions(CodeSource) - Method in class netx.jnlp.runtime.JNLPClassLoader
Returns the permissions for the CodeSource.
getPermissions(CodeSource) - Method in class netx.jnlp.runtime.JNLPPolicy
Return a mutable, heterogeneous-capable permission collection for the source.
getPersistenceService() - Static method in class netx.jnlp.services.ServiceUtil
Returns the PersistenceService reference, or null if the service is unavailable.
getPreferredSize() - Method in class org.ocd.dcf.DCTile
Return the Preferred Size of this Tile
getPreferredSize() - Method in class org.ocd.dcf.DCTilePropsDialog.TilePanel
 
getPreferredSize() - Method in class org.ocd.desktop.TileSet
Get the Preferred Size of the TileSet
getPrintService() - Static method in class netx.jnlp.services.ServiceUtil
Returns the PrintService reference, or null if the service is unavailable.
getProperties() - Method in class netx.jnlp.ResourcesDesc
Returns the Properties as a list.
getProperties() - Static method in class netx.jnlp.runtime.JNLPRuntime
Return a PropertiesFile object backed by the runtime's properties file.
getPropertiesMap() - Method in class netx.jnlp.ResourcesDesc
Returns the properties as a map.
getProperty(String) - Method in class netx.jnlp.util.PropertiesFile
Returns the value of the specified key, or null if the key does not exist.
getProperty(String) - Method in class org.ocd.blx.XMLProperties
Get Property
getProperty(String) - Method in class org.ocd.shell.Shell
Get a shell property
getProperty(String, String) - Method in class netx.jnlp.util.PropertiesFile
Returns the value of the specified key, or the default value if the key does not exist.
getProperty(String, String) - Method in class org.ocd.shell.Shell
Get a shell property
getPropertyBoolean(String) - Method in class org.ocd.blx.XMLProperties
Get Property as boolean
getPropertyDate(String) - Method in class org.ocd.blx.XMLProperties
Get Property as Date
getPropertyDescriptor(int) - Method in class org.ocd.dcf.property.PropertyTableModel
Returns the PropertyDescriptor for the row.
getPropertyDescriptors() - Method in class org.ocd.cmdmgr.applet.AppletCmdActionBeanInfo
Return the Property Descriptors for this Bean
getPropertyDescriptors() - Method in class org.ocd.cmdmgr.jnlp.JNLPCmdActionBeanInfo
Return the Property Descriptors for this Bean
getPropertyDescriptors() - Method in class org.ocd.cmdmgr.nativeapp.NativeAppActionBeanInfo
Return the Property Descriptors for this Bean
getPropertyDescriptors() - Method in class org.ocd.cmdmgr.web.WebCmdActionBeanInfo
Return the Property Descriptors for this Bean
getPropertyDescriptors() - Method in class org.ocd.dcf.DCTileBeanInfo
 
getPropertyDescriptors() - Method in class org.ocd.desktop.TileSetBeanInfo
Gets the bean's PropertyDescriptors.
getPropertyDouble(String) - Method in class org.ocd.blx.XMLProperties
Get Property as double
getPropertyEditor(int) - Method in class org.ocd.dcf.property.PropertyTableModel
Returns a new instance of the property editor for a given class.
getPropertyFloat(String) - Method in class org.ocd.blx.XMLProperties
Get Property as float
getPropertyInt(String) - Method in class org.ocd.blx.XMLProperties
get Property as int
getPropertyLong(String) - Method in class org.ocd.blx.XMLProperties
Get Property as long
getPropertyString(String) - Method in class org.ocd.blx.XMLProperties
Get Property as String
getPropertyType(int) - Method in class org.ocd.dcf.property.PropertyTableModel
Returns the Java type info for the property at the given row.
getPropertyType(String) - Method in class org.ocd.blx.XMLProperties
Get the Type of the Property
getReadPermission(URL, Version) - Static method in class netx.jnlp.cache.CacheUtil
Returns the Permission object necessary to access the resource, or null if no permission is needed.
getResource(String) - Method in class netx.jnlp.runtime.JNLPClassLoader
Finds the resource in this, the parent, or the extension class loaders.
getResource(String) - Static method in class netx.start.Start
 
getResource(URL, Version) - Static method in class netx.jnlp.cache.Resource
Return a shared Resource object representing the given location and version.
getResourceLocation() - Method in class netx.jnlp.event.DownloadEvent
Returns the location of the resource being downloaded.
getResources() - Method in class netx.jnlp.JNLPFile
Returns the resources section of the JNLP file as viewed through the default locale and the os.name and os.arch properties.
getResources(Class) - Method in class netx.jnlp.ResourcesDesc
Returns all resources of the specified type.
getResources(Locale, String, String) - Method in class netx.jnlp.JNLPFile
Returns the information section of the JNLP file for the specified locale, os, and arch.
getResourcesDesc() - Method in class netx.jnlp.JREDesc
Returns the resources defined for this JRE.
getResponse() - Method in class org.ocd.login.LoginWindow
 
getRoot() - Static method in class netx.start.Category
 
getRowCount() - Method in class org.ocd.dcf.property.PropertyTableModel
Get row count (total number of properties shown)
getSecondary1() - Method in class org.ocd.desktop.DesktopTheme
 
getSecondary2() - Method in class org.ocd.desktop.DesktopTheme
 
getSecondary3() - Method in class org.ocd.desktop.DesktopTheme
 
getSecurity() - Method in class netx.jnlp.JNLPFile
Returns the security section of the JNLP file.
getSecurityType() - Method in class netx.jnlp.SecurityDesc
Returns the permissions type, one of: ALL_PERMISSIONS, SANDBOX_PERMISSIONS, J2EE_PERMISSIONS.
getSelectedBorder() - Method in class org.ocd.dcf.property.editor.BorderChooser
 
getSerializedObjectNode(Object) - Static method in class org.ocd.blx.XMLSerializeUtility
 
getServiceNames() - Method in class netx.jnlp.services.XServiceManagerStub
Returns the service names.
getShell() - Static method in class org.ocd.shell.Shell
Get the Current Shell
getShortTitle() - Method in class org.ocd.dcf.DCTile
Get the Short Title
getShowBackground() - Method in class org.ocd.dcf.DCTile
Do we show the Background
getShowTileSetIcon() - Method in class org.ocd.desktop.TileSet
 
getShowTitle() - Method in class org.ocd.dcf.DCTile
Show the Title
getSingleton() - Method in interface org.ocd.blx.IXMLComponentFactory
 
getSingleton() - Static method in class org.ocd.cmdmgr.DefaultCmdFactory
Get the Singleton Instance
getSingleton() - Static method in class org.ocd.cmdmgr.applet.AppletCmdFactory
Get the Singleton Instance
getSingleton() - Static method in class org.ocd.cmdmgr.jnlp.JNLPCmdFactory
Get the Singleton Instance
getSingleton() - Static method in class org.ocd.cmdmgr.nativeapp.NativeAppCmdFactory
Get the Singleton Instance
getSingleton() - Static method in class org.ocd.cmdmgr.web.WebCmdFactory
Get the Singleton Instance
getSize() - Method in class netx.jnlp.IconDesc
Returns the icon size or -1 if not specified in the JNLPFile.
getSize() - Method in class org.ocd.blx.XMLObjectWrapper
Get the Size of the Component that this BLX Element Represents
getSmallDisplayIcon() - Method in class org.ocd.dcf.property.editor.SwatchChooserPanel
 
getSmallIcon() - Method in interface org.ocd.cmdmgr.ICmdFactory
Get the Small Icon for this Factory
getSmallIcon() - Method in class org.ocd.cmdmgr.DefaultCmdFactory
Get the Small Icon for this Factory
getSmallIcon() - Method in class org.ocd.cmdmgr.applet.AppletCmdFactory
Get the Small Icon for this Factory
getSmallIcon() - Method in class org.ocd.cmdmgr.jnlp.JNLPCmdFactory
Get the Small Icon for this Factory
getSmallIcon() - Method in class org.ocd.cmdmgr.nativeapp.NativeAppCmdFactory
Get the Small Icon for this Factory
getSmallIcon() - Method in class org.ocd.cmdmgr.web.WebCmdFactory
Get the Small Icon for this Factory
getSource() - Method in class org.ocd.msgbus.MsgBusMessage
returns the source of this event
getSourceLocation() - Method in class netx.jnlp.JNLPFile
Returns the JNLP file's network location as specified in the JNLP file.
getSpecVersion() - Method in class netx.jnlp.JNLPFile
Returns the specification version required by the file.
getSpi(String) - Method in class org.ocd.prefs.file.FilePreferences
Return the value associated with the specified key at this preference node, or null if there is no association for this key, or the association cannot be determined at this time.
getSpi(String) - Method in class org.ocd.prefs.util.AbstractPreferences
Return the value associated with the specified key at this preference node, or null if there is no association for this key, or the association cannot be determined at this time.
getSplashPanel() - Method in class org.ocd.shell.Shell
Get the Shell's Splash Panel
getStoreFile() - Method in class netx.jnlp.util.PropertiesFile
Returns the file backing this properties object.
getStream(String) - Method in class netx.jnlp.runtime.AppletEnvironment
Required for JRE1.4, but not implemented yet.
getStreamKeys() - Method in class netx.jnlp.runtime.AppletEnvironment
Required for JRE1.4, but not implemented yet.
getSupportedVersions() - Static method in class netx.jnlp.JNLPFile
Returns the JNLP specification versions supported.
getSystemDropTargetContext() - Static method in class org.ocd.dcf.dnd.DCDropTarget
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.ocd.dcf.property.PropertyValueEditor
Gets the Editor Component for the specified cell
getThreadGroup() - Method in class netx.jnlp.runtime.ApplicationInstance
Returns the thread group.
getTitle() - Method in class netx.jnlp.JNLPFile
Returns the JNLP file's title.
getTitle() - Method in class netx.jnlp.InformationDesc
Returns the application's title.
getTitle() - Method in class netx.jnlp.runtime.ApplicationInstance
Returns the application title.
getTitle() - Method in class netx.jnlp.runtime.AppletInstance
Returns the application title.
getTitle() - Method in class org.ocd.dcf.DCTile
Get the Title
getTotalSize(URL) - Method in class netx.jnlp.cache.ResourceTracker
Returns the number of total size in bytes of a resource, or -1 it the size is not known.
getTracker() - Method in class netx.jnlp.event.DownloadEvent
Returns the tracker that owns the resource.
getTransferable() - Method in class org.ocd.dcf.DCComponent
Gets this components Transferable Object
getTransferable() - Method in class org.ocd.dcf.dnd.DCDropTargetDropEvent
 
getTransferData(DataFlavor) - Method in class org.ocd.blx.BLXTransferObject
Gets the Transfer Data for a given DataFlavor
getTransferData(DataFlavor) - Method in class org.ocd.dcf.dnd.DCTransferObject
Gets the Transfer Data for a given DataFlavor
getTransferDataFlavors() - Method in class org.ocd.blx.BLXTransferObject
Get all supported DataFlavors
getTransferDataFlavors() - Method in class org.ocd.dcf.dnd.DCTransferObject
Get all supported DataFlavors
getTransformer() - Method in class org.ocd.xmlparser.XMLParser
 
getTransformer() - Method in interface org.ocd.xmlparser.IXMLParser
 
getTransformerFactory() - Method in class org.ocd.xmlparser.XMLParser
 
getTransformerFactory() - Method in interface org.ocd.xmlparser.IXMLParser
 
getTrigger() - Method in class org.ocd.dcf.dnd.DCDropTargetDropEvent
 
getType() - Method in class org.ocd.blx.XMLObjectWrapper
Get the Type that this Wrapper Object Represents
getType() - Method in class org.ocd.dcf.DCContainer
Get Type MAP or LIST
getUpdatePolicy() - Static method in class netx.jnlp.runtime.JNLPRuntime
Returns the default update policy.
getUpdateRate() - Method in interface netx.jnlp.cache.DownloadIndicator
Return the desired time in milliseconds between updates.
getUpdateRate() - Method in class netx.jnlp.cache.DefaultDownloadIndicator
Return the update rate.
getURL() - Method in class org.ocd.cmdmgr.jnlp.JNLPCmdAction
Get the URL for this Web Site
getValue() - Method in class netx.jnlp.PropertyDesc
Returns the property's value
getValue() - Method in class org.ocd.dcf.property.editor.DimensionEditor
 
getValue() - Method in class org.ocd.dcf.property.editor.IntegerEditor
 
getValue() - Method in class org.ocd.dcf.property.editor.StringEditor
Get Value from the Editor
getValue() - Method in class org.ocd.dcf.property.editor.RectangleEditor
 
getValue() - Method in class org.ocd.dcf.property.editor.NumberEditor
Get Value from the Editor
getValue() - Method in class org.ocd.dcf.property.editor.BooleanEditor
 
getValue() - Method in class org.ocd.dcf.property.editor.InsetsEditor
 
getValueAt(int, int) - Method in class org.ocd.dcf.property.PropertyTableModel
Get text value for cell of table
getVendor() - Method in class netx.jnlp.InformationDesc
Returns the application's vendor.
getVersion() - Method in class netx.jnlp.ExtensionDesc
Returns the required version of the extension JNLP file.
getVersion() - Method in class netx.jnlp.JREDesc
Returns the JRE version.
getVersion() - Method in class netx.jnlp.JARDesc
Returns the required version of the JAR file.
getVersion() - Method in class org.ocd.blx.XMLObjectWrapper
Get the Version of the Extension this BLX Object requires
getVersionStrings() - Method in class netx.jnlp.Version
Return the individual version strings that make up a Version.
getWhite() - Method in class org.ocd.desktop.DesktopTheme
 
getWidth() - Method in class netx.jnlp.IconDesc
Returns the icon width or -1 if not specified in the JNLPFile.
getWidth() - Method in class netx.jnlp.AppletDesc
Returns the width
getWidth() - Method in class org.ocd.cmdmgr.applet.AppletInfo
 
getXMLElement() - Method in interface org.ocd.blx.IXMLPersistable
Get the Data Node for this Component
getXMLElement() - Method in class org.ocd.blx.XMLProperties
Get the Data Node for this Component
getXMLElement() - Method in class org.ocd.cmdmgr.DefaultCmdAction
Get the Data Node for this Component
getXMLElement() - Method in class org.ocd.dcf.DCComponent
Get the Data Node for this Component.
getXMLElement() - Method in class org.ocd.dcf.DCTile
Gets the XML Data for this Tile
getXMLElement() - Method in class org.ocd.desktop.Desktop
This is the Data of the Desktop.
getXMLElement() - Method in class org.ocd.desktop.LaunchPanel
This is the Data of the TileSet.
getXMLElement() - Method in class org.ocd.desktop.TileSet
This is the Data of the TileSet.
getXMLElement() - Method in class org.ocd.desktop.MasterTile
Get the XML Setting for this Component
getXMLElement() - Method in class org.ocd.desktop.StickyNote
Get the Data Node for this Component
getXMLElement(Object) - Method in class org.ocd.blx.SerializeObjectFactory
Returns an XML Element that wraps the serialized Data of an Object
getXMLElement(String) - Method in class org.ocd.dcf.DCContainer
Get an XML Container Element that contains all managed Objects
greater(List, List) - Method in class netx.jnlp.Version
Returns whether the parts of one version are greater than the parts of another version.

H

handleAddAction() - Method in class org.ocd.dcf.property.PropertySheet
Handle the add gesture.
handleCustomizerAction() - Method in class org.ocd.dcf.property.PropertySheet
Handle the customizer action.
Handler - class org.ocd.docservice.Handler.
 
Handler.DocServiceURLConnection - class org.ocd.docservice.Handler.DocServiceURLConnection.
 
Handler.DocServiceURLConnection(Handler, URL) - Constructor for class org.ocd.docservice.Handler.DocServiceURLConnection
 
Handler() - Constructor for class org.ocd.docservice.Handler
Creates new Handler
hardList() - Method in class netx.jnlp.util.WeakList
Returns a list of hard references to the objects.
hasBooted() - Method in class org.ocd.shell.Shell
Return true if this Shell Session has been Booted
hasCustomizer() - Method in class org.ocd.dcf.property.PropertyTableModel
Returns a flag indicating if the encapsulated object has a customizer.
hasStarted() - Method in class org.ocd.shell.Shell
Return true if this Shell Session has been Started
hideBusy() - Method in class org.ocd.dcf.DCTile
Hide the Busy Icon

I

IAlertManager - interface org.ocd.alert.IAlertManager.
Provides an Interface to an Alert Manager.
ICmdAction - interface org.ocd.cmdmgr.ICmdAction.
 
ICmdFactory - interface org.ocd.cmdmgr.ICmdFactory.
 
ICmdManager - interface org.ocd.cmdmgr.ICmdManager.
_taskMgr
ICompFactory - interface org.ocd.blx.ICompFactory.
 
icon - Variable in class org.ocd.dcf.DCTile
 
IconDesc - class netx.jnlp.IconDesc.
The icon element.
IconEditor - class org.ocd.dcf.property.editor.IconEditor.
 
IconEditor() - Constructor for class org.ocd.dcf.property.editor.IconEditor
 
iconX - Variable in class org.ocd.dcf.DCTile
 
iconY - Variable in class org.ocd.dcf.DCTile
 
IDesktop - interface org.ocd.desktop.IDesktop.
 
IDesktopDropListener - interface org.ocd.desktop.IDesktopDropListener.
 
IDropManager - interface org.ocd.dcf.dnd.IDropManager.
<< License Info Goes HERE >> All Rights Reserved.
ILaunchListener - interface org.ocd.desktop.ILaunchListener.
Listeners can be added to a LaunchPanel that receive notifications when the launchPanel is launching a Cmd and when the launchPanel is done launching the Cmd
IMessageBus - interface org.ocd.msgbus.IMessageBus.
 
IMsgBusListener - interface org.ocd.msgbus.IMsgBusListener.
 
INewItemFactory - interface org.ocd.desktop.INewItemFactory.
 
InformationDesc - class netx.jnlp.InformationDesc.
The information element.
InformationDesc(JNLPFile, Locale[]) - Constructor for class netx.jnlp.InformationDesc
Create an information element object.
init(PropertyDescriptor) - Method in class org.ocd.dcf.property.editor.EditorSupport
For property editors that must be initialized with values from the property descriptor.
init(PropertyDescriptor) - Method in class org.ocd.dcf.property.editor.EnumEditor
Initializes this property editor with the enumerated items.
init(PropertyDescriptor) - Method in class org.ocd.dcf.property.editor.IntegerEditor
Initializes this property editor with the enumerated items.
initialize() - Method in class netx.jnlp.runtime.ApplicationInstance
Initialize the application's environment (installs environment variables, etc).
initialize(File) - Static method in class netx.jnlp.runtime.JNLPRuntime
Initialize the JNLP runtime environment (sets the security manager, security policy, etc).
initialize(File, boolean) - Static method in class netx.jnlp.runtime.JNLPRuntime
Initialize the JNLP runtime environment, optionally without the secure runtime environment; extreme caution should be exercised when disabling the secure runtime environment.
insertString(int, String, AttributeSet) - Method in class org.ocd.dcf.property.editor.NumberDocument
 
InsetsEditor - class org.ocd.dcf.property.editor.InsetsEditor.
 
InsetsEditor() - Constructor for class org.ocd.dcf.property.editor.InsetsEditor
 
installChooserPanel(JColorChooser) - Method in class org.ocd.dcf.property.editor.SwatchChooserPanel
The background color, foreground color, and font are already set to the defaults from the defaults table before this method is called.
InstallDialog - class netx.jnlp.runtime.InstallDialog.
Prompt for an install location.
InstallerDesc - class netx.jnlp.InstallerDesc.
The installer-desc element.
InstallerDesc(String) - Constructor for class netx.jnlp.InstallerDesc
Creates a installer descriptor.
INT_ATTR_TYPE - Static variable in class org.ocd.blx.XMLProperties
 
INT_TYPE - Static variable in class org.ocd.blx.XMLProperties
 
IntegerEditor - class org.ocd.dcf.property.editor.IntegerEditor.
 
IntegerEditor() - Constructor for class org.ocd.dcf.property.editor.IntegerEditor
 
InvalidAppletException - exception org.ocd.cmdmgr.applet.InvalidAppletException.
 
InvalidAppletException() - Constructor for class org.ocd.cmdmgr.applet.InvalidAppletException
Creates a new instance of InvalidAppletException
InvalidAppletException(String) - Constructor for class org.ocd.cmdmgr.applet.InvalidAppletException
Creates a new instance of InvalidAppletException
InvalidBLXXMLException - exception org.ocd.blx.InvalidBLXXMLException.
 
InvalidBLXXMLException() - Constructor for class org.ocd.blx.InvalidBLXXMLException
Creates new OCInvalidDCFXMLException without detail message.
InvalidBLXXMLException(String) - Constructor for class org.ocd.blx.InvalidBLXXMLException
Constructs an OCInvalidDCFXMLException with the specified detail message.
InvalidCmdException - exception org.ocd.cmdmgr.InvalidCmdException.
 
InvalidCmdException() - Constructor for class org.ocd.cmdmgr.InvalidCmdException
Creates new InvalidCmdException without detail message.
InvalidCmdException(String) - Constructor for class org.ocd.cmdmgr.InvalidCmdException
Constructs an InvalidCmdException with the specified detail message.
InvalidPreferencesFormatException - exception org.ocd.prefs.util.InvalidPreferencesFormatException.
Thrown to indicate that an operation could not complete because the input did not conform to the appropriate XML document type for a collection of preferences, as per the Preferences specification.
InvalidPreferencesFormatException(String) - Constructor for class org.ocd.prefs.util.InvalidPreferencesFormatException
Constructs an InvalidPreferencesFormatException with the specified detail message.
IPrefManager - interface org.ocd.prefs.IPrefManager.
 
isActive() - Method in class netx.jnlp.runtime.AppletEnvironment
 
isApplet() - Method in class netx.jnlp.JNLPFile
Returns whether the lauch descriptor describes an Applet.
isApplication() - Method in class netx.jnlp.JNLPFile
Returns whether the lauch descriptor describes an Application.
isCacheable(URL, Version) - Static method in class netx.jnlp.cache.CacheUtil
Returns whether the resource can be cached as a local file; if not, then URLConnection.openStream can be used to obtain the contents.
isCached() - Method in class netx.jnlp.cache.CacheEntry
Returns true if the cache has a local copy of the contents of the URL matching the specified version string.
isCached(URL, Version) - Static method in class netx.jnlp.cache.CacheUtil
Returns true if the cache has a local copy of the contents of the URL matching the specified version string.
isCellEditable(int, int) - Method in class org.ocd.dcf.property.PropertyTableModel
Check if given cell is editable
isClosable() - Method in class org.ocd.desktop.TileSet
Returns true if the TileSet can be closed false otherwise
isClosed() - Method in class org.ocd.desktop.TileSet
Is the TileSet Closed
isClosed() - Method in class org.ocd.desktop.MasterTile
Is the Master Tile Closed
isComponent() - Method in class netx.jnlp.JNLPFile
Returns whether the lauch descriptor describes a Component.
isCurrent(URLConnection) - Method in class netx.jnlp.cache.CacheEntry
Returns whether there is a version of the URL contents in the cache and it is up to date.
isCurrent(URL, Version, URLConnection) - Static method in class netx.jnlp.cache.CacheUtil
Returns whether there is a version of the URL contents in the cache and it is up to date.
isDataFlavorSupported(DataFlavor) - Method in class org.ocd.blx.BLXTransferObject
Returns true if a given DataFlavor is Supported
isDataFlavorSupported(DataFlavor) - Method in class org.ocd.dcf.dnd.DCTransferObject
Returns true if a given DataFlavor is Supported
isDataFlavorSupported(DataFlavor) - Method in class org.ocd.dcf.dnd.DCDropTargetDropEvent
 
isDebug() - Static method in class netx.jnlp.runtime.JNLPRuntime
Return whether debug statements for the JNLP client code should be printed.
isDraggable() - Method in class org.ocd.dcf.DCComponent
Return true if this Component is Draggable
isEager() - Method in class netx.jnlp.JARDesc
Returns true if the JAR file should be downloaded before starting the application.
isExternal() - Method in class netx.start.AppInfo
 
IShellListener - interface org.ocd.shell.IShellListener.
The ShellListener interface is used to receive notifications during the boot process of the shell.
isInitialized() - Static method in class netx.jnlp.runtime.JNLPRuntime
Returns whether the JNLP runtime environment has been initialized.
isInstalled() - Method in class org.ocd.desktop.Desktop
Returns True if this Desktop is Currently Installed as the Current Desktop
isInstalled() - Method in interface org.ocd.desktop.IDesktop
Returns True if this Desktop is Currently Installed as the Current Desktop
isInstaller() - Method in class netx.jnlp.JNLPFile
Returns whether the lauch descriptor describes an Installer.
isLazy() - Method in class netx.jnlp.JARDesc
Returns true if the JAR file should be downloaded on demand.
isMain() - Method in class netx.jnlp.JARDesc
Returns true if the JNLP file defined this JAR as containing the main class.
isNative() - Method in class netx.jnlp.JARDesc
Returns true if the JAR file contains native code libraries.
isOfflineAllowed() - Method in class netx.jnlp.InformationDesc
Returns whether offline execution allowed.
isOnDesktop() - Method in class org.ocd.dcf.DCComponent
Returns true if this component is on the Desktop
isPaintable() - Method in class org.ocd.dcf.property.editor.FontEditor
 
isPaintable() - Method in class org.ocd.dcf.property.editor.ColorEditor
 
isPlatformVersion() - Method in class netx.jnlp.JREDesc
Returns true if the JRE version is a Java platform version (java.specification.version property) or false if it is a product version (java.version property).
isRecursive() - Method in class netx.jnlp.PackageDesc
Returns whether subpackages should be matched by this package.
isRemoved() - Method in class org.ocd.prefs.util.AbstractPreferences
Returns true iff this node (or an ancestor) has been removed with the AbstractPreferences.removeNode() method.
isResizable() - Method in class netx.jnlp.runtime.AppletInstance
Returns whether the applet is resizable.
isRunning() - Method in class netx.jnlp.runtime.ApplicationInstance
Returns whether the application is running.
isSet(int) - Method in class netx.jnlp.cache.Resource
Returns true if any of the specified flags are set.
isSharingAllowed() - Method in class netx.jnlp.InformationDesc
Returns whether the resources specified in the JNLP file may be shared by more than one instance in the same JVM (JNLP extension).
isStarted_flag - Variable in class org.ocd.cmdmgr.DefaultCmdAction
 
isStarted() - Method in interface org.ocd.cmdmgr.ICmdAction
Return true if the Action is Already Started
isStarted() - Method in class org.ocd.cmdmgr.DefaultCmdAction
Return true if the Action has been Started
isStarted() - Method in class org.ocd.cmdmgr.nativeapp.NativeAppAction
Return true if the Action is Already Started
isSupported(Object) - Method in interface org.ocd.cmdmgr.ICmdFactory
Return true if this Factory can create an for the given Command
isSupported(Object) - Method in class org.ocd.cmdmgr.DefaultCmdFactory
Return true if this Factory can create an for the given Command
isSupported(Object) - Method in class org.ocd.cmdmgr.applet.AppletCmdFactory
Return true if this Factory can create an for the given Command
isSupported(Object) - Method in class org.ocd.cmdmgr.jnlp.JNLPCmdFactory
Return true if this Factory can create an for the given Command
isSupported(Object) - Method in class org.ocd.cmdmgr.nativeapp.NativeAppCmdFactory
Return true if this Factory can create an for the given Command
isSupported(Object) - Method in class org.ocd.cmdmgr.web.WebCmdFactory
Return true if this Factory can create an for the given Command
isUserNode() - Method in class org.ocd.prefs.util.Preferences
Returns true if this preference node is in the user preference tree, false if it's in the system preference tree.
isUserNode() - Method in class org.ocd.prefs.util.AbstractPreferences
Implements the isUserNode method as per the specification in Preferences.isUserNode().
isVersionId() - Method in class netx.jnlp.Version
Returns true if the version represents a version-id (a single version number such as 1.2) and false otherwise.
ITEM_ID_ATTR - Static variable in class org.ocd.dcf.DCContainer
 
ITEM_INDEX_ATTR - Static variable in class org.ocd.dcf.DCContainer
 
ITEM_NODE_NAME - Static variable in class org.ocd.dcf.DCContainer
Name of the node that will contain each item
IWorkInProgressAlert - interface org.ocd.alert.IWorkInProgressAlert.
 
IXMLComponentFactory - interface org.ocd.blx.IXMLComponentFactory.
 
IXMLDocumentService - interface org.ocd.docservice.IXMLDocumentService.
 
IXMLObjectFactory - interface org.ocd.blx.IXMLObjectFactory.
 
IXMLParser - interface org.ocd.xmlparser.IXMLParser.
 
IXMLPersistable - interface org.ocd.blx.IXMLPersistable.
 

J

J2EE_PERMISSIONS - Static variable in class netx.jnlp.SecurityDesc
J2EE permissions.
JARDesc - class netx.jnlp.JARDesc.
The JAR element.
JARDesc(URL, Version, String, boolean, boolean, boolean) - Constructor for class netx.jnlp.JARDesc
Create a JAR descriptor.
JNLPClassLoader - class netx.jnlp.runtime.JNLPClassLoader.
Classloader that takes it's resources from a JNLP file.
JNLPClassLoader(JNLPFile, UpdatePolicy) - Constructor for class netx.jnlp.runtime.JNLPClassLoader
Create a new JNLPClassLoader from the specified file.
JNLPCmdAction - class org.ocd.cmdmgr.jnlp.JNLPCmdAction.
 
JNLPCmdAction() - Constructor for class org.ocd.cmdmgr.jnlp.JNLPCmdAction
Create a JNLPCmdAction
JNLPCmdAction(String) - Constructor for class org.ocd.cmdmgr.jnlp.JNLPCmdAction
Create a JNLP Cmd Action Based on a JNLP XML as String
JNLPCmdAction(URL) - Constructor for class org.ocd.cmdmgr.jnlp.JNLPCmdAction
Create a JNLP Task Based on a JNLP URL as String
JNLPCmdActionBeanInfo - class org.ocd.cmdmgr.jnlp.JNLPCmdActionBeanInfo.
 
JNLPCmdActionBeanInfo() - Constructor for class org.ocd.cmdmgr.jnlp.JNLPCmdActionBeanInfo
 
JNLPCmdFactory - class org.ocd.cmdmgr.jnlp.JNLPCmdFactory.
 
JNLPCmdFactory() - Constructor for class org.ocd.cmdmgr.jnlp.JNLPCmdFactory
Creates new BrowserTaskFactory
JNLPFile - class netx.jnlp.JNLPFile.
Provides methods to access the information in a Java Network Launching Protocol (JNLP) file.
JNLPFile(InputStream, boolean) - Constructor for class netx.jnlp.JNLPFile
Create a JNLPFile from an input stream.
JNLPFile(URL) - Constructor for class netx.jnlp.JNLPFile
Create a JNLPFile from a URL.
JNLPFile(URL, boolean) - Constructor for class netx.jnlp.JNLPFile
Create a JNLPFile from a URL checking for updates using the default policy.
JNLPFile(URL, boolean, UpdatePolicy) - Constructor for class netx.jnlp.JNLPFile
Create a JNLPFile from a URL checking for updates using the specified policy.
JNLPPolicy - class netx.jnlp.runtime.JNLPPolicy.
Policy for JNLP environment.
JNLPPolicy() - Constructor for class netx.jnlp.runtime.JNLPPolicy
 
JNLPRuntime - class netx.jnlp.runtime.JNLPRuntime.
Configure and access the runtime environment.
JNLPRuntime() - Constructor for class netx.jnlp.runtime.JNLPRuntime
 
JREDesc - class netx.jnlp.JREDesc.
The J2SE element.
JREDesc(Version, URL, String, String, List) - Constructor for class netx.jnlp.JREDesc
Create a JRE descriptor.

K

keys() - Method in class org.ocd.prefs.util.Preferences
Returns all of the keys that have an associated value in this preference node.
keys() - Method in class org.ocd.prefs.util.AbstractPreferences
Implements the keys method as per the specification in Preferences.keys().
keysSpi() - Method in class org.ocd.prefs.file.FilePreferences
Returns all of the keys that have an associated value in this preference node.
keysSpi() - Method in class org.ocd.prefs.util.AbstractPreferences
Returns all of the keys that have an associated value in this preference node.

L

LARGE_ICON - Static variable in interface org.ocd.cmdmgr.ICmdAction
 
launch() - Method in class org.ocd.desktop.LaunchPanel
Launch the Current Command
launch(JNLPFile) - Method in class netx.jnlp.Launcher
Launches a JNLP file by calling the launch method for the appropriate file type.
launch(URL) - Method in class netx.jnlp.Launcher
Launches a JNLP file by calling the launch method for the appropriate file type.
launchApplet(JNLPFile, boolean) - Method in class netx.jnlp.Launcher
Launches a JNLP applet.
launchApplication(JNLPFile) - Method in class netx.jnlp.Launcher
Launches a JNLP application.
launchBackground(JNLPFile) - Method in class netx.jnlp.Launcher
Launches a JNLP file by calling the launch method for the appropriate file type in a different thread.
launchBackground(URL) - Method in class netx.jnlp.Launcher
Launches the JNLP file at the specified location in the background by calling the launch method for its file type.
launchCompleted(ApplicationInstance) - Method in interface netx.jnlp.LaunchHandler
Called when an application, applet, or installer has been launched successfully (the main method or applet start method returned normally).
launchCompleted(ApplicationInstance) - Method in class netx.start.Start
 
launchCompleted(ICmdAction) - Method in interface org.ocd.desktop.ILaunchListener
Launch Panel as finished launching an Action
launchCompleted(ICmdAction) - Method in class org.ocd.desktop.MasterTile
Launch Panel as finished launching an Action
Launcher - class netx.jnlp.Launcher.
Launches JNLPFiles either in the foreground or background.
Launcher() - Constructor for class netx.jnlp.Launcher
Create a launcher with no handler.
Launcher(LaunchHandler) - Constructor for class netx.jnlp.Launcher
Create a launcher with an optional handler.
Launcher(LaunchHandler, UpdatePolicy) - Constructor for class netx.jnlp.Launcher
Create a launcher with an optional handler using the specified update policy.
launchError(LaunchException) - Method in interface netx.jnlp.LaunchHandler
Called when the application could not be launched due to a fatal error, such as the inability to find the main class or non-parseable XML.
launchError(LaunchException) - Method in class netx.start.Start
 
LaunchException - exception netx.jnlp.LaunchException.
Thrown when a JNLP application, applet, or installer could not be created.
LaunchException() - Constructor for class netx.jnlp.LaunchException
Creates a LaunchException without detail message.
LaunchException(String) - Constructor for class netx.jnlp.LaunchException
Constructs a LaunchException with the specified detail message.
LaunchException(String, Throwable) - Constructor for class netx.jnlp.LaunchException
Creates a LaunchException with a cause and detail message
LaunchException(Throwable) - Constructor for class netx.jnlp.LaunchException
Creates a LaunchException with a cause.
launchExternal(JNLPFile) - Method in class netx.jnlp.Launcher
Launches the JNLP file in a new JVM instance.
launchExternal(URL) - Method in class netx.jnlp.Launcher
Launches the JNLP file at the specified location in a new JVM instance.
launchField - Variable in class org.ocd.desktop.LaunchPanel
 
LaunchHandler - interface netx.jnlp.LaunchHandler.
This optional interface is used to handle conditions that occur while launching JNLP applications, applets, and installers.
launchInProgress_flag - Variable in class org.ocd.desktop.LaunchPanel
Set to true when we are trying to launch a Command
launchInProgress_flag - Variable in class org.ocd.desktop.MasterTile
Set to true when we are trying to launch a Command
launchInstaller(JNLPFile) - Method in class netx.jnlp.Launcher
Launches a JNLP installer.
launchListeners - Variable in class org.ocd.desktop.LaunchPanel
 
launchPanel - Variable in class org.ocd.desktop.MasterTile
 
LaunchPanel - class org.ocd.desktop.LaunchPanel.
 
LaunchPanel() - Constructor for class org.ocd.desktop.LaunchPanel
Create the Launch Panel
launchStarted(ICmdAction) - Method in interface org.ocd.desktop.ILaunchListener
Launch Panel as triggered an ICmdAction
launchStarted(ICmdAction) - Method in class org.ocd.desktop.MasterTile
Launch Panel as triggered an ICmdAction
launchThread - Variable in class org.ocd.desktop.LaunchPanel
Thread created to launch a Command
launchWarning(LaunchException) - Method in interface netx.jnlp.LaunchHandler
Called when launching the application can not be launched due to an error that is not fatal.
launchWarning(LaunchException) - Method in class netx.start.Start
 
LEFT_SIDE - Static variable in class org.ocd.desktop.MasterTile
 
leftSideImage - Variable in class org.ocd.desktop.MasterTile
 
LIST - Static variable in class org.ocd.dcf.DCContainer
 
LIST_STR - Static variable in class org.ocd.dcf.DCContainer
 
listDocuments(String) - Method in class org.ocd.docservice.XMLDocumentService
List Documents in an Path
listDocuments(String) - Method in interface org.ocd.docservice.IXMLDocumentService
List Documents in an Path
listSubDirectories(String) - Method in class org.ocd.docservice.XMLDocumentService
List Sub Directories in a Path
listSubDirectories(String) - Method in interface org.ocd.docservice.IXMLDocumentService
List Sub Directories in a Path
load() - Method in class netx.jnlp.util.PropertiesFile
Ensures that the file backing these properties has been loaded; call this method before calling any method defined by a superclass.
loadClass(String) - Method in class netx.jnlp.runtime.Boot13
 
loadClass(String) - Method in class netx.jnlp.runtime.JNLPClassLoader
Find a JAR in the shared 'extension' classloaders, this classloader, or one of the classloaders for the JNLP file's extensions.
loadDefault() - Method in class org.ocd.desktop.Desktop
Loads this Desktops Default Configuration
loadDefault() - Method in interface org.ocd.desktop.IDesktop
Loads this Desktops Default Configuration
loadProperties() - Method in class org.ocd.prefs.file.FilePreferences
 
LOCATION_ATTR - Static variable in class org.ocd.desktop.MasterTile
 
locGrid - Variable in class org.ocd.desktop.MasterTile
 
lock - Variable in class org.ocd.prefs.util.AbstractPreferences
An object whose monitor is used to lock this node.
LOGIN - Static variable in class org.ocd.login.LoginWindow
 
LoginService - class org.ocd.login.LoginService.
 
LoginService() - Constructor for class org.ocd.login.LoginService
Creates new DClass
LoginWindow - class org.ocd.login.LoginWindow.
LoginWindow
LoginWindow.MyWindow - class org.ocd.login.LoginWindow.MyWindow.
 
LoginWindow.MyWindow(LoginWindow, Frame) - Constructor for class org.ocd.login.LoginWindow.MyWindow
 
LoginWindow() - Constructor for class org.ocd.login.LoginWindow
 
logMessage(String) - Method in class org.ocd.login.LoginWindow
 
LONG_ATTR_TYPE - Static variable in class org.ocd.blx.XMLProperties
 
LONG_TYPE - Static variable in class org.ocd.blx.XMLProperties
 
lookup(String) - Method in class netx.jnlp.services.XServiceManagerStub
Returns the service.
loop() - Method in class netx.jnlp.runtime.AppletAudioClip
Plays the clip in a continuous loop until the stop method is called.

M

main(String[]) - Static method in class netx.jnlp.runtime.Boot
Launch the JNLP file specified by the command-line arguments.
main(String[]) - Static method in class netx.jnlp.runtime.Boot13
 
main(String[]) - Static method in class netx.start.Start
 
main(String[]) - Static method in class org.ocd.dcf.property.editor.ColorEditor
 
main(String[]) - Static method in class org.ocd.dcf.property.editor.BorderEditor
 
main(String[]) - Static method in class org.ocd.dcf.property.editor.BorderChooser
 
main(String[]) - Static method in class org.ocd.desktop.DesktopService
Start the Desktop Service
main(String[]) - Static method in class org.ocd.login.LoginService
Start this Service
main(String[]) - Static method in class org.ocd.shell.Shell
Main Method of the Shell Should only be called once.
main(String[]) - Static method in class org.ocd.shell.ServiceStarter
The Main method of the Application
managedObjectAdded(DCContainerEvent) - Method in interface org.ocd.dcf.event.DCContainerListener
Fired when a managed Object is Added
managedObjectRemoved(DCContainerEvent) - Method in interface org.ocd.dcf.event.DCContainerListener
Fired when a managed Object is Removed
MAP - Static variable in class org.ocd.dcf.DCContainer
 
MAP_STR - Static variable in class org.ocd.dcf.DCContainer
 
MasterTile - class org.ocd.desktop.MasterTile.
MasterTile
MasterTile() - Constructor for class org.ocd.desktop.MasterTile
Create a Master Tile
masterTileSet - Variable in class org.ocd.desktop.MasterTile
 
matches(String) - Method in class netx.jnlp.Version
Returns true if all of this version's version-ids match one or more of the specifed version's version-id.
matches(String) - Method in class netx.jnlp.PackageDesc
Returns whether the specified class is part of this package.
matches(Version) - Method in class netx.jnlp.Version
Returns true if all of this version's version-ids match one or more of the specifed version's version-id.
matchesAny(String) - Method in class netx.jnlp.Version
Returns true if any of this version's version-ids match one or more of the specifed version's version-id.
matchesAny(Version) - Method in class netx.jnlp.Version
Returns true if any of this version's version-ids match one or more of the specifed version's version-id.
MAX_KEY_LENGTH - Static variable in class org.ocd.prefs.util.Preferences
Maximum length of string allowed as a key (80 characters).
MAX_NAME_LENGTH - Static variable in class org.ocd.prefs.util.Preferences
Maximum length of a node name (80 characters).
MAX_VALUE_LENGTH - Static variable in class org.ocd.prefs.util.Preferences
Maximum length of string allowed as a value (8192 characters).
MEDIUM_DIMENSION - Static variable in class org.ocd.dcf.property.editor.EditorSupport
 
menuListener - Variable in class org.ocd.dcf.DCTile
 
MessageBus - class org.ocd.msgbus.MessageBus.
 
MessageBus() - Constructor for class org.ocd.msgbus.MessageBus
 
messagePosted(String, MsgBusMessage) - Method in interface org.ocd.msgbus.IMsgBusListener
This method is called by the Message Bus when an topic that this Listener has subscribed to recieves an Event
moveWindowToTop(Window) - Method in class org.ocd.dcf.dnd.DropManager
Moves the Window to the top of the window list
MsgBusMessage - class org.ocd.msgbus.MsgBusMessage.
 
MsgBusMessage(Object) - Constructor for class org.ocd.msgbus.MsgBusMessage
Creates a new MsgBusMessage
MsgBusMessage(Object, Hashtable) - Constructor for class org.ocd.msgbus.MsgBusMessage
Creates a new MsgBusMessage
MsgBusMessage(Object, Hashtable, boolean) - Constructor for class org.ocd.msgbus.MsgBusMessage
Creates a new MsgBusMessage
MsgBusProcessor - class org.ocd.msgbus.MsgBusProcessor.
 
MsgBusProcessor() - Constructor for class org.ocd.msgbus.MsgBusProcessor
 
MsgBusTopic - class org.ocd.msgbus.MsgBusTopic.
MsgBusTopic Description:
MsgBusTopic(String) - Constructor for class org.ocd.msgbus.MsgBusTopic
 
MsgBusTopic(String, String) - Constructor for class org.ocd.msgbus.MsgBusTopic
 
msgPool - Variable in class org.ocd.msgbus.MsgBusProcessor
 
mySet - Variable in class org.ocd.desktop.LaunchPanel
 
myTile - Variable in class org.ocd.desktop.TileSet
 

N

NAME - Static variable in class org.ocd.cmdmgr.DefaultCmdFactory
 
NAME - Static variable in class org.ocd.cmdmgr.applet.AppletCmdFactory
 
NAME - Static variable in class org.ocd.cmdmgr.jnlp.JNLPCmdFactory
 
NAME - Static variable in class org.ocd.cmdmgr.nativeapp.NativeAppCmdFactory
 
NAME - Static variable in class org.ocd.cmdmgr.web.WebCmdFactory
 
NAME_ATTR - Static variable in class org.ocd.dcf.DCTile
 
NAME_ATTR_NAME - Static variable in class org.ocd.blx.XMLProperties
 
name() - Method in class org.ocd.prefs.util.Preferences
Returns this preference node's name, relative to its parent.
name() - Method in class org.ocd.prefs.util.AbstractPreferences
Implements the name method as per the specification in Preferences.name().
NativeAppAction - class org.ocd.cmdmgr.nativeapp.NativeAppAction.
 
NativeAppAction() - Constructor for class org.ocd.cmdmgr.nativeapp.NativeAppAction
Create the Action
NativeAppAction(String) - Constructor for class org.ocd.cmdmgr.nativeapp.NativeAppAction
Create the Action for a Command
NativeAppActionBeanInfo - class org.ocd.cmdmgr.nativeapp.NativeAppActionBeanInfo.
 
NativeAppActionBeanInfo() - Constructor for class org.ocd.cmdmgr.nativeapp.NativeAppActionBeanInfo
 
NativeAppCmdFactory - class org.ocd.cmdmgr.nativeapp.NativeAppCmdFactory.
 
NativeAppCmdFactory() - Constructor for class org.ocd.cmdmgr.nativeapp.NativeAppCmdFactory
Creates new NativeAppActionFactory
netx.jnlp - package netx.jnlp
This package contains the classes that represent the parts of a Java Network Launching Protocol (JNLP) file as objects, and a way to launch a JNLP file as an application, applet, or installer.
netx.jnlp.cache - package netx.jnlp.cache
This package contains the JNLP cache.
netx.jnlp.event - package netx.jnlp.event
This package contains the JNLP events.
netx.jnlp.runtime - package netx.jnlp.runtime
This package contains the classes that manage the secure runtime environment for JNLP apps.
netx.jnlp.services - package netx.jnlp.services
This package contains the classes that implement the standard services defined by the JNLP specification.
netx.jnlp.util - package netx.jnlp.util
 
netx.start - package netx.start
 
NEVER - Static variable in class netx.jnlp.cache.UpdatePolicy
 
newNode - Variable in class org.ocd.prefs.util.AbstractPreferences
This field should be true if this node did not exist in the backing store prior to the creation of this object.
newStickyMI - Variable in class org.ocd.desktop.MasterTile
 
newTileSetMI - Variable in class org.ocd.desktop.MasterTile
 
NO - Static variable in interface org.ocd.alert.IAlertManager
 
NO_TILE_IMG - Static variable in class org.ocd.desktop.TileSet
 
NO_UI_ARG - Static variable in class org.ocd.shell.Shell
 
NODE_CLOSABLE_ATTR - Static variable in class org.ocd.desktop.TileSet
 
NODE_CLOSED_ATTR - Static variable in class org.ocd.desktop.TileSet
 
NODE_DESCRIPTION_ATTR - Static variable in class org.ocd.desktop.TileSet
 
NODE_NAME - Static variable in class org.ocd.blx.XMLSerializeUtility
 
NODE_NAME - Static variable in class org.ocd.blx.SerializeObjectFactory
 
NODE_NAME - Static variable in class org.ocd.dcf.DCTile
 
NODE_NAME - Static variable in class org.ocd.desktop.TileSet
 
NODE_NAME - Static variable in class org.ocd.desktop.StickyNote
 
NODE_NAME_ATTR - Static variable in class org.ocd.desktop.TileSet
 
NODE_ORIENTATION_ATTR - Static variable in class org.ocd.desktop.TileSet
 
NODE_SHOW_TILE_ATTR - Static variable in class org.ocd.desktop.TileSet
 
node(String) - Method in class org.ocd.prefs.util.Preferences
Returns the named preference node in the same tree as this node, creating it and any of its ancestors if they do not already exist.
node(String) - Method in class org.ocd.prefs.util.AbstractPreferences
Implements the node method as per the specification in Preferences.node(String).
NodeChangeEvent - class org.ocd.prefs.util.NodeChangeEvent.
An event emitted by a Preferences node to indicate that a child of that node has been added or removed.
NodeChangeEvent(Preferences, Preferences) - Constructor for class org.ocd.prefs.util.NodeChangeEvent
Constructs a new NodeChangeEvent instance.
NodeChangeListener - interface org.ocd.prefs.util.NodeChangeListener.
A listener for receiving preference node change events.
nodeExists(String) - Method in class org.ocd.prefs.util.Preferences
Returns true if the named preference node exists in the same tree as this node.
nodeExists(String) - Method in class org.ocd.prefs.util.AbstractPreferences
Implements the nodeExists method as per the specification in Preferences.nodeExists(String).
NONE - Static variable in interface org.ocd.alert.IAlertManager
 
normalize(List[], int) - Method in class netx.jnlp.Version
Normalize version strings so that they contain the same number of constituent parts.
NORTH - Static variable in class org.ocd.desktop.TileSet
 
noTileImage - Variable in class org.ocd.desktop.TileSet
 
NULL_ATTR_TYPE - Static variable in class org.ocd.blx.XMLProperties
 
NULL_TYPE - Static variable in class org.ocd.blx.XMLProperties
 
NumberDocument - class org.ocd.dcf.property.editor.NumberDocument.
 
NumberDocument() - Constructor for class org.ocd.dcf.property.editor.NumberDocument
 
NumberEditor - class org.ocd.dcf.property.editor.NumberEditor.
 
NumberEditor() - Constructor for class org.ocd.dcf.property.editor.NumberEditor
 

O

OBJECT_FACTORY_TYPE - Static variable in interface org.ocd.blx.IXMLPersistable
 
OBJECT_FACTORY_TYPE_STR - Static variable in interface org.ocd.blx.IXMLPersistable
 
OBJECT_FLAVOR - Static variable in class org.ocd.blx.BLXDataFlavor
 
OBJECT_FLAVOR - Static variable in class org.ocd.blx.BLXActionDataFlavor
 
OBJECT_FLAVOR_NAME - Static variable in class org.ocd.blx.BLXDataFlavor
 
OBJECT_FLAVOR_NAME - Static variable in class org.ocd.blx.BLXActionDataFlavor
 
OBJECT_MIME_TYPE - Static variable in class org.ocd.blx.BLXDataFlavor
 
OBJECT_MIME_TYPE - Static variable in class org.ocd.blx.BLXActionDataFlavor
 
OBJECT_TYPE - Static variable in interface org.ocd.blx.IXMLPersistable
 
ObjectEditor - class org.ocd.dcf.property.editor.ObjectEditor.
 
ObjectEditor() - Constructor for class org.ocd.dcf.property.editor.ObjectEditor
 
objectList - Variable in class org.ocd.dcf.DCContainer
 
objectMap - Variable in class org.ocd.dcf.DCContainer
 
objectSet - Variable in class org.ocd.dcf.DCContainer
 
OK - Static variable in interface org.ocd.alert.IAlertManager
 
OK_CANCEL - Static variable in interface org.ocd.alert.IAlertManager
 
onDesktop_flag - Variable in class org.ocd.dcf.DCComponent
 
ONE_LINE - Static variable in class netx.jnlp.InformationDesc
one-line description
OPEN_DOWN_IMG - Static variable in class org.ocd.desktop.TileSet
 
OPEN_LEFT_IMG - Static variable in class org.ocd.desktop.TileSet
 
OPEN_RIGHT_IMG - Static variable in class org.ocd.desktop.TileSet
 
OPEN_UP_IMG - Static variable in class org.ocd.desktop.TileSet
 
openBgImage - Variable in class org.ocd.desktop.MasterTile
 
openConnection(URL) - Method in class org.ocd.docservice.Handler
opens a Connection to a URL
openDownImage - Variable in class org.ocd.desktop.TileSet
 
openLeftImage - Variable in class org.ocd.desktop.TileSet
 
openRightImage - Variable in class org.ocd.desktop.TileSet
 
openUpImage - Variable in class org.ocd.desktop.TileSet
 
org.ocd.alert - package org.ocd.alert
 
org.ocd.blx - package org.ocd.blx
 
org.ocd.cmdmgr - package org.ocd.cmdmgr
 
org.ocd.cmdmgr.applet - package org.ocd.cmdmgr.applet
 
org.ocd.cmdmgr.jnlp - package org.ocd.cmdmgr.jnlp
 
org.ocd.cmdmgr.nativeapp - package org.ocd.cmdmgr.nativeapp
 
org.ocd.cmdmgr.web - package org.ocd.cmdmgr.web
 
org.ocd.dcf - package org.ocd.dcf
 
org.ocd.dcf.dnd - package org.ocd.dcf.dnd
 
org.ocd.dcf.event - package org.ocd.dcf.event
 
org.ocd.dcf.property - package org.ocd.dcf.property
 
org.ocd.dcf.property.editor - package org.ocd.dcf.property.editor
 
org.ocd.desktop - package org.ocd.desktop
 
org.ocd.docservice - package org.ocd.docservice
 
org.ocd.login - package org.ocd.login
 
org.ocd.msgbus - package org.ocd.msgbus
 
org.ocd.prefs - package org.ocd.prefs
 
org.ocd.prefs.file - package org.ocd.prefs.file
 
org.ocd.prefs.util - package org.ocd.prefs.util
 
org.ocd.shell - package org.ocd.shell
 
org.ocd.streamhandler - package org.ocd.streamhandler
 
org.ocd.xmlparser - package org.ocd.xmlparser
 
orientation - Variable in class org.ocd.desktop.TileSet
 

P

PackageDesc - class netx.jnlp.PackageDesc.
The package element.
PackageDesc(String, String, boolean) - Constructor for class netx.jnlp.PackageDesc
Create a package descriptor.
paintComponent(Graphics) - Method in class org.ocd.dcf.DCResizeButton
 
paintComponent(Graphics) - Method in class org.ocd.dcf.DCTile
Paint the Tile Component This method first paints the Background Image then the Icon and then the Title
paintComponent(Graphics) - Method in class org.ocd.dcf.DCImagePanel
 
paintComponent(Graphics) - Method in class org.ocd.dcf.DCTilePropsDialog.TilePanel
 
paintComponent(Graphics) - Method in class org.ocd.dcf.DCCloseButton
 
paintComponent(Graphics) - Method in class org.ocd.desktop.TileSet
Paint
paintComponent(Graphics) - Method in class org.ocd.desktop.MasterTile
PaintComponent
paintComponent(Graphics) - Method in class org.ocd.desktop.StickyNote
 
paintValue(Graphics, Rectangle) - Method in class org.ocd.dcf.property.editor.FontEditor
 
paintValue(Graphics, Rectangle) - Method in class org.ocd.dcf.property.editor.ColorEditor
Paints a representation of the value into a given area of screen.
panel - Variable in class org.ocd.dcf.property.editor.EditorSupport
Component which holds the editor.
parent() - Method in class org.ocd.prefs.util.Preferences
Returns the parent of this preference node, or null if this is the root.
parent() - Method in class org.ocd.prefs.util.AbstractPreferences
Implements the parent method as per the specification in Preferences.parent().
parse(String, String) - Method in class org.ocd.cmdmgr.applet.AppletParser
 
parse(URL) - Method in class org.ocd.cmdmgr.applet.AppletParser
 
ParseException - exception netx.jnlp.ParseException.
Thrown to indicate that an error has occurred while parsing a JNLP file.
ParseException() - Constructor for class netx.jnlp.ParseException
Create a parse exception.
ParseException(String) - Constructor for class netx.jnlp.ParseException
Create a parse exception with the specified message.
PATH_SEPERATOR - Static variable in interface org.ocd.docservice.IXMLDocumentService
 
placeOnDesktop() - Method in class org.ocd.dcf.DCComponent
placed the component on the desktop
play() - Method in class netx.jnlp.runtime.AppletAudioClip
Plays the clip from the beginning.
popupMenu - Variable in class org.ocd.desktop.TileSet
 
popupMenu - Variable in class org.ocd.desktop.MasterTile
 
PORT - Static variable in class org.ocd.desktop.DesktopService
 
preference - Variable in class org.ocd.desktop.MasterTile
Prefence Object used to store preferences for the master tile
preferenceChange(PreferenceChangeEvent) - Method in interface org.ocd.prefs.util.PreferenceChangeListener
This method gets called when a preference is added, removed or when its value is changed.
PreferenceChangeEvent - class org.ocd.prefs.util.PreferenceChangeEvent.
An event emitted by a Preferences node to indicate that a preference has been added, removed or has had its value changed.
PreferenceChangeEvent(Preferences, String, String) - Constructor for class org.ocd.prefs.util.PreferenceChangeEvent
Constructs a new PreferenceChangeEvent instance.
PreferenceChangeListener - interface org.ocd.prefs.util.PreferenceChangeListener.
A listener for receiving preference change events.
Preferences - class org.ocd.prefs.util.Preferences.
A node in a hierarchical collection of preference data.
Preferences() - Constructor for class org.ocd.prefs.util.Preferences
Sole constructor.
PreferencesFactory - interface org.ocd.prefs.util.PreferencesFactory.
A factory object that generates Preferences objects.
PrefManager - class org.ocd.prefs.PrefManager.
 
printStackTrace(PrintStream) - Method in class netx.jnlp.LaunchException
Print the stack trace and the cause exception (1.3 compatible)
printStackTrace(PrintWriter) - Method in class netx.jnlp.LaunchException
Print the stack trace and the cause exception (1.3 compatible)
processElement(Element) - Method in class org.ocd.dcf.DCTile
Process an Embedded Element
processNode() - Method in class org.ocd.blx.XMLObjectWrapper
Process the blxNode and setup all Attributes of this Wrapper Object
processProperties(XMLProperties) - Method in class org.ocd.dcf.DCTile
Process Properties from XML
PROPERTIES_FILE - Static variable in class org.ocd.prefs.file.FilePreferences
 
PROPERTIES_NODE_NAME - Static variable in class org.ocd.blx.XMLProperties
 
PropertiesFile - class netx.jnlp.util.PropertiesFile.
A properties object backed by a specified file without throwing exceptions.
PropertiesFile(File) - Constructor for class netx.jnlp.util.PropertiesFile
Create a properties object backed by the specified file.
PropertiesFile(File, String) - Constructor for class netx.jnlp.util.PropertiesFile
Create a properties object backed by the specified file.
propertiesMI - Variable in class org.ocd.dcf.DCTile
 
propertiesMI - Variable in class org.ocd.desktop.TileSet
 
PROPERTY_NODE_NAME - Static variable in class org.ocd.blx.XMLProperties
 
propertyChange(PropertyChangeEvent) - Method in class org.ocd.cmdmgr.DefaultCmdAction
One of the Action's Properties has been Changed
propertyChange(PropertyChangeEvent) - Method in class org.ocd.dcf.property.PropertyValueEditor
Property Change handler.
PropertyColumnModel - class org.ocd.dcf.property.PropertyColumnModel.
 
PropertyColumnModel() - Constructor for class org.ocd.dcf.property.PropertyColumnModel
 
PropertyDesc - class netx.jnlp.PropertyDesc.
The property element.
PropertyDesc(String, String) - Constructor for class netx.jnlp.PropertyDesc
Creates a property descriptor.
PropertySheet - class org.ocd.dcf.property.PropertySheet.
 
PropertySheet(Object) - Constructor for class org.ocd.dcf.property.PropertySheet
Constructor
PropertySheetDialog - class org.ocd.dcf.property.PropertySheetDialog.
 
PropertySheetDialog(Object[], String) - Constructor for class org.ocd.dcf.property.PropertySheetDialog
Creates new PropertySheetDialog
PropertySheetDialog(Object[], String, boolean) - Constructor for class org.ocd.dcf.property.PropertySheetDialog
Creates new PropertySheetDialog
PropertySheetDialog(Object, String) - Constructor for class org.ocd.dcf.property.PropertySheetDialog
Creates new PropertySheetDialog
PropertyTableModel - class org.ocd.dcf.property.PropertyTableModel.
 
PropertyTableModel() - Constructor for class org.ocd.dcf.property.PropertyTableModel
Create the Model for Editing a Beans Properties Call setObject to set the object to modify
PropertyTableModel(Object) - Constructor for class org.ocd.dcf.property.PropertyTableModel
Create the Model for Editing a Beans Properties
PropertyValueEditor - class org.ocd.dcf.property.PropertyValueEditor.
 
PropertyValueEditor() - Constructor for class org.ocd.dcf.property.PropertyValueEditor
 
PROTOCOL - Static variable in class org.ocd.docservice.Handler
 
PROTOCOL - Static variable in interface org.ocd.docservice.IXMLDocumentService
 
ProtocolSetException - exception org.ocd.streamhandler.ProtocolSetException.
 
ProtocolSetException() - Constructor for class org.ocd.streamhandler.ProtocolSetException
Creates new ProtocolSetException without detail message.
ProtocolSetException(String) - Constructor for class org.ocd.streamhandler.ProtocolSetException
Constructs an ProtocolSetException with the specified detail message.
put(String, Object) - Method in class org.ocd.msgbus.MsgBusMessage
Puts a value into the parameters object
put(String, String) - Method in class org.ocd.prefs.util.Preferences
Associates the specified value with the specified key in this preference node.
put(String, String) - Method in class org.ocd.prefs.util.AbstractPreferences
Implements the put method as per the specification in Preferences.put(String,String).
putBoolean(String, boolean) - Method in class org.ocd.prefs.util.Preferences
Associates a string representing the specified boolean value with the specified key in this preference node.
putBoolean(String, boolean) - Method in class org.ocd.prefs.util.AbstractPreferences
Implements the putBoolean method as per the specification in Preferences.putBoolean(String,boolean).
putByteArray(String, byte[]) - Method in class org.ocd.prefs.util.Preferences
Associates a string representing the specified byte array with the specified key in this preference node.
putByteArray(String, byte[]) - Method in class org.ocd.prefs.util.AbstractPreferences
Implements the putByteArray method as per the specification in Preferences.putByteArray(String,byte[]).
putDouble(String, double) - Method in class org.ocd.prefs.util.Preferences
Associates a string representing the specified double value with the specified key in this preference node.
putDouble(String, double) - Method in class org.ocd.prefs.util.AbstractPreferences
Implements the putDouble method as per the specification in Preferences.putDouble(String,double).
putFloat(String, float) - Method in class org.ocd.prefs.util.Preferences
Associates a string representing the specified float value with the specified key in this preference node.
putFloat(String, float) - Method in class org.ocd.prefs.util.AbstractPreferences
Implements the putFloat method as per the specification in Preferences.putFloat(String,float).
putInt(String, int) - Method in class org.ocd.prefs.util.Preferences
Associates a string representing the specified int value with the specified key in this preference node.
putInt(String, int) - Method in class org.ocd.prefs.util.AbstractPreferences
Implements the putInt method as per the specification in Preferences.putInt(String,int).
putLong(String, long) - Method in class org.ocd.prefs.util.Preferences
Associates a string representing the specified long value with the specified key in this preference node.
putLong(String, long) - Method in class org.ocd.prefs.util.AbstractPreferences
Implements the putLong method as per the specification in Preferences.putLong(String,long).
putSpi(String, String) - Method in class org.ocd.prefs.file.FilePreferences
Put the given key-value association into this preference node.
putSpi(String, String) - Method in class org.ocd.prefs.util.AbstractPreferences
Put the given key-value association into this preference node.

R

readDocument(InputStream) - Method in class org.ocd.xmlparser.XMLParser
Read an XML Document from an InputStream
readDocument(InputStream) - Method in interface org.ocd.xmlparser.IXMLParser
Read an XML Document from an InputStream
RectangleEditor - class org.ocd.dcf.property.editor.RectangleEditor.
 
RectangleEditor() - Constructor for class org.ocd.dcf.property.editor.RectangleEditor
 
refresh() - Method in class netx.jnlp.runtime.JNLPPolicy
Refresh.
rejectDrop() - Method in class org.ocd.dcf.dnd.DCDropTargetDropEvent
 
relativeURL - Variable in class org.ocd.dcf.DCComponent
 
remove(int) - Method in class netx.jnlp.util.WeakList
Removes the object at the specified position and returns it or returns null if it was already collected.
remove(String) - Method in class org.ocd.prefs.util.Preferences
Removes the value associated with the specified key in this preference node, if any.
remove(String) - Method in class org.ocd.prefs.util.AbstractPreferences
Implements the remove(String) method as per the specification in Preferences.remove(String).
removeApplicationListener(ApplicationListener) - Method in class netx.jnlp.runtime.ApplicationInstance
Remove an Application Listener
removeCmdFactory(ICmdFactory) - Method in interface org.ocd.cmdmgr.ICmdManager
Remove a Cmd Factory
removeCmdFactory(ICmdFactory) - Method in class org.ocd.cmdmgr.CmdManager
Remove a Cmd Factory
removeDCComponentListener(DCComponentListener) - Method in class org.ocd.dcf.DCComponent
Remove a Disposed Listener
removeDCContainerListener(DCContainerListener) - Method in class org.ocd.dcf.DCContainer
Remove a Container Listener
removeDesktopComponent(DCComponent) - Method in class org.ocd.desktop.Desktop
remove an Object from this Container
removeDesktopComponent(DCComponent) - Method in interface org.ocd.desktop.IDesktop
Remove a Component from the Desktop
removeDesktopDropListener(IDesktopDropListener) - Method in class org.ocd.desktop.Desktop
Remove a Drop Listener
removeDesktopDropListener(IDesktopDropListener) - Method in interface org.ocd.desktop.IDesktop
Remove a Desktop Drop Listener
removeDesktopFrameListener(WindowListener) - Static method in class org.ocd.dcf.DCComponent
Add a window listener to the Main Desktop Frame
removeDockedTile(DCTile) - Method in class org.ocd.desktop.TileSet
Remove a Tile from this TileSet
removeDocument(String) - Method in class org.ocd.docservice.XMLDocumentService
Removes a Document
removeDocument(String) - Method in interface org.ocd.docservice.IXMLDocumentService
Removes a Document
removeDownloadListener(DownloadListener) - Method in class netx.jnlp.cache.ResourceTracker
Removes a download listener.
removeFromDesktop() - Method in class org.ocd.dcf.DCComponent
Remove the component from the Desktop
removeLaunchListener(ILaunchListener) - Method in class org.ocd.desktop.LaunchPanel
Remove a Launch Listener to receive launch events
removeListener(IMsgBusListener) - Method in class org.ocd.msgbus.MsgBusTopic
 
removeListener(String, IMsgBusListener) - Method in class org.ocd.msgbus.MessageBus
Remove a Listener
removeListener(String, IMsgBusListener) - Method in interface org.ocd.msgbus.IMessageBus
Remove a Listener
removeManagedObject(IXMLPersistable) - Method in class org.ocd.dcf.DCContainer
remove an Object from this Container
removeManagedObject(String) - Method in class org.ocd.dcf.DCContainer
remove an Object from this Container Map Type Containers Only
removeNewItemFactory(INewItemFactory) - Method in class org.ocd.desktop.DesktopService
Remove NewItemFactory
removeNode() - Method in class org.ocd.prefs.util.Preferences
Removes this preference node and all of its descendants, invalidating any preferences contained in the removed nodes.
removeNode() - Method in class org.ocd.prefs.util.AbstractPreferences
Implements the removeNode() method as per the specification in Preferences.removeNode().
removeNodeChangeListener(NodeChangeListener) - Method in class org.ocd.prefs.util.Preferences
Removes the specified NodeChangeListener, so it no longer receives change events.
removeNodeChangeListener(NodeChangeListener) - Method in class org.ocd.prefs.util.AbstractPreferences
 
removeNodeSpi() - Method in class org.ocd.prefs.file.FilePreferences
Removes this preference node, invalidating it and any preferences that it contains.
removeNodeSpi() - Method in class org.ocd.prefs.util.AbstractPreferences
Removes this preference node, invalidating it and any preferences that it contains.
removePreferenceChangeListener(PreferenceChangeListener) - Method in class org.ocd.prefs.util.Preferences
Removes the specified preference change listener, so it no longer receives preference change events.
removePreferenceChangeListener(PreferenceChangeListener) - Method in class org.ocd.prefs.util.AbstractPreferences
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.ocd.dcf.property.editor.IntegerEditor
 
removeResource(URL) - Method in class netx.jnlp.cache.ResourceTracker
Removes a resource from the tracker.
removeShellListener(IShellListener) - Method in class org.ocd.shell.Shell
Remove a Shell Listener
removeSpi(String) - Method in class org.ocd.prefs.file.FilePreferences
Remove the association (if any) for the specified key at this preference node.
removeSpi(String) - Method in class org.ocd.prefs.util.AbstractPreferences
Remove the association (if any) for the specified key at this preference node.
removeTracker(ResourceTracker) - Method in class netx.jnlp.cache.Resource
Removes the tracker to the list of trackers monitoring this resource.
removeWindow(Window) - Method in class org.ocd.dcf.dnd.DropManager
 
resetOriginalValues() - Method in class org.ocd.dcf.property.PropertySheet
Resets the Beans property Values to their Originals
resetOriginalValues(Set) - Method in class org.ocd.dcf.property.PropertyTableModel
Reset the Values of the Bean to their originals
resizeBtn - Variable in class org.ocd.desktop.StickyNote
 
resolve() - Method in class netx.jnlp.ExtensionDesc
Resolves the extension by creating a JNLPFile from the file specified by the extension's location property.
Resource - class netx.jnlp.cache.Resource.
Information about a single resource to download.
ResourcesDesc - class netx.jnlp.ResourcesDesc.
The resources element.
ResourcesDesc(JNLPFile, Locale[], String[], String[]) - Constructor for class netx.jnlp.ResourcesDesc
Create a representation of one information section of the JNLP File.
ResourceTracker - class netx.jnlp.cache.ResourceTracker.
This class tracks the downloading of various resources of a JNLP file to local files in the cache.
ResourceTracker() - Constructor for class netx.jnlp.cache.ResourceTracker
Creates a resource tracker that does not prefetch resources.
ResourceTracker(boolean) - Constructor for class netx.jnlp.cache.ResourceTracker
Creates a resource tracker.
resultPosted(String, MsgBusMessage) - Method in interface org.ocd.msgbus.IMsgBusListener
This method is called when an MessageBus Listener posts a result back on the MessageBus.
resultWasRequested() - Method in class org.ocd.msgbus.MsgBusMessage
 
RIGHT_SIDE - Static variable in class org.ocd.desktop.MasterTile
 
rightSideImage - Variable in class org.ocd.desktop.MasterTile
 
ROLLOVER - Static variable in class netx.jnlp.IconDesc
rollover icon
run() - Method in class netx.jnlp.runtime.Boot
The privileged part (jdk1.3 compatibility).
run() - Method in class org.ocd.desktop.DesktopServer
 

S

SANDBOX_PERMISSIONS - Static variable in class netx.jnlp.SecurityDesc
Applet permissions.
SecurityDesc - class netx.jnlp.SecurityDesc.
The security element.
SecurityDesc(JNLPFile, Object, String) - Constructor for class netx.jnlp.SecurityDesc
Create a security descriptor.
SELECTED - Static variable in class netx.jnlp.IconDesc
selected icon
SerializeObjectFactory - class org.ocd.blx.SerializeObjectFactory.
 
SerializeObjectFactory() - Constructor for class org.ocd.blx.SerializeObjectFactory
Creates new XMLSerializeUtility
ServiceStarter - class org.ocd.shell.ServiceStarter.
The ServiceStarter is an application that is designed to start a set of Services.
ServiceStarter(URL, Shell) - Constructor for class org.ocd.shell.ServiceStarter
Creates new ServiceStarter.
ServiceUtil - class netx.jnlp.services.ServiceUtil.
Provides static methods to interact useful for using the JNLP services.
ServiceUtil() - Constructor for class netx.jnlp.services.ServiceUtil
 
SESSION - Static variable in class netx.jnlp.cache.UpdatePolicy
 
sessionBooted() - Method in interface org.ocd.shell.IShellListener
Called when the Shell Session has Booted This is fired after all Boot Services have started
sessionEnded() - Method in interface org.ocd.shell.IShellListener
Called when the Shell Session is Ending This is fired before all Services have been stopped
sessionStarted() - Method in interface org.ocd.shell.IShellListener
Called when the Shell Session has Started This is fired after all Startup Services have started
SET - Static variable in class org.ocd.dcf.DCContainer
 
SET_STR - Static variable in class org.ocd.dcf.DCContainer
 
set(int, Object) - Method in class netx.jnlp.util.WeakList
Sets the object at the specified position and returns the previous object at that position or null if it was already collected.
setAction(Action) - Method in class org.ocd.dcf.DCTile
Set the Action for the Tile
setAddress(String) - Method in class org.ocd.cmdmgr.applet.AppletCmdAction
Set the URL of this Applet
setAddress(String) - Method in class org.ocd.cmdmgr.web.WebCmdAction
Set the URL this task will point to
setAlignment(JComponent) - Method in class org.ocd.dcf.property.editor.EditorSupport
 
setAppletInfo(AppletInfo) - Method in class org.ocd.cmdmgr.applet.AppletCmdAction
set the AppletInfo Object
setApplication(ApplicationInstance) - Method in class netx.jnlp.runtime.AppThreadGroup
Sets the JNLP app this group is for; can only be called once.
setApplication(ApplicationInstance) - Method in class netx.jnlp.runtime.JNLPClassLoader
Sets the JNLP app this group is for; can only be called once.
setArchive(String) - Method in class org.ocd.cmdmgr.applet.AppletInfo
 
setAsText(String) - Method in class org.ocd.dcf.property.editor.ColorEditor
 
setBean(Object) - Method in class org.ocd.dcf.property.PropertySheet
Sets the PropertyPane to show the properties of the named bean.
setBean(Object, String[]) - Method in class org.ocd.blx.XMLProperties
Set the Bean this Property Object is listening on.
setBLXElement(Element, URL) - Method in interface org.ocd.blx.IXMLPersistable
Set the Node on this Component
setBLXElement(Element, URL) - Method in class org.ocd.cmdmgr.DefaultCmdAction
Set the Node on this Component
setBLXElement(Element, URL) - Method in class org.ocd.dcf.DCComponent
Set the Node on this Component
setBLXElement(Element, URL) - Method in class org.ocd.dcf.DCTile
Set the Node on this Component
setBLXElement(Element, URL) - Method in class org.ocd.desktop.Desktop
Set the Node on this Component
setBLXElement(Element, URL) - Method in class org.ocd.desktop.LaunchPanel
Set the Node on this Component
setBLXElement(Element, URL) - Method in class org.ocd.desktop.TileSet
Set the Node on this Component
setBLXElement(Element, URL) - Method in class org.ocd.desktop.MasterTile
Set the Node on this Component
setBLXElement(Element, URL) - Method in class org.ocd.desktop.StickyNote
Set the Node on this Component
setClassName(String) - Method in class org.ocd.blx.XMLObjectWrapper
Set the ClassName of this BLX Object
setClosable(boolean) - Method in class org.ocd.desktop.TileSet
Set the TileSet to be Closable If true then the TileSet will have a control that The user can use to close and Open the TileSet
setClosed(boolean) - Method in class org.ocd.desktop.TileSet
Close or Open the TileSet
setClosed(boolean) - Method in class org.ocd.desktop.MasterTile
Close or Open the Master Tile
setClosed(boolean, boolean) - Method in class org.ocd.desktop.MasterTile
Close or Open the Master Tile Used to force a Size change in the MasterTile
setCode(String) - Method in class org.ocd.cmdmgr.applet.AppletInfo
 
setCodeBase(String) - Method in class org.ocd.cmdmgr.applet.AppletInfo
 
setCommand(String) - Method in class org.ocd.cmdmgr.nativeapp.NativeAppAction
Set the URL for this Web Site
setCommand(String) - Method in class org.ocd.desktop.LaunchPanel
Set the Current Command String
setCurrentDesktop(IDesktop) - Method in class org.ocd.desktop.DesktopService
 
setDefaultDropTarget(DropTarget) - Method in class org.ocd.dcf.dnd.DropManager
Sets the default drop target if a drag occurs over any item that is not a Drop Target.
setDefaultDropTarget(DropTarget) - Method in interface org.ocd.dcf.dnd.IDropManager
Sets the default drop target if a drag occurs over any item that is not a Drop Target.
setDefaults(String, String, Locale) - Method in class netx.jnlp.JNLPFile
Sets the default view of the JNLP file returned by getInformation, getResources, etc.
setDescription(String) - Method in class org.ocd.cmdmgr.DefaultCmdAction
Set the Name of the Task
setDescription(String) - Method in class org.ocd.dcf.DCTile
Set the Description of the Tile.
setDescription(String) - Method in class org.ocd.desktop.TileSet
Set the Description of the TileSet
setDesktopFrameIconImage(Image) - Static method in class org.ocd.dcf.DCComponent
Set the Image used for the DCComponents Desktop Frame This Frame is the owner of all DCComponents when they are on the Desktop
setDesktopFrameTitle(String) - Static method in class org.ocd.dcf.DCComponent
Set the Title used for the DCComponents Desktop Frame This Frame is the owner of all DCComponents when they are on the Desktop
setDesktopFrameVisible(boolean) - Static method in class org.ocd.dcf.DCComponent
Set Visiblity of the Desktop Frame This Frame is the owner of all DCComponents when they are on the Desktop If the frame is Visible then it will be in an Iconified state
setDocumentURL(String) - Method in class org.ocd.cmdmgr.applet.AppletInfo
 
setDownloadIndicator(DownloadIndicator) - Static method in class netx.jnlp.runtime.JNLPRuntime
Sets the default download indicator.
setDraggable(boolean) - Method in class org.ocd.dcf.DCComponent
True if This Component can be dragged.
setDragImage(Image) - Method in class org.ocd.dcf.dnd.DragListenerAdapter
Set the DragImage that will be used during DnD operstions
setDragSourceListener(DragSourceListener) - Method in class org.ocd.dcf.DCComponent
Sets the Drag Source Listener of this Component
setExitClass(Class) - Static method in class netx.jnlp.runtime.JNLPRuntime
Set a class that can exit the JVM; if not set then any class can exit the JVM.
setExtensionHREF(String) - Method in class org.ocd.blx.XMLObjectWrapper
Set the HREF for the URL to this Objects Extension
setExtensionInfo(String, String, String) - Method in class org.ocd.desktop.Desktop
Set the Extension Information of the Extension this Component was created From
setExtensionName(String) - Method in class org.ocd.blx.XMLObjectWrapper
Set the Name of the Extension this BLX Object uses
setFactory(PreferencesFactory) - Static method in class org.ocd.prefs.util.Preferences
 
setFactoryType(int) - Method in class org.ocd.blx.XMLObjectWrapper
If this Object represents a Factory then this sets the Factory Type
setFilterPaint(Paint) - Method in class org.ocd.dcf.DCImagePanel
 
setGridLocation(int) - Method in class org.ocd.desktop.MasterTile
Set the Location of the Master Tile to one of the corners of the desktop
setHeight(String) - Method in class org.ocd.cmdmgr.applet.AppletInfo
 
setHREF(String) - Method in class org.ocd.blx.XMLObjectWrapper
Set the HREF URL of this BLX Object
setIcon(Icon) - Method in class org.ocd.dcf.DCTile
Set the Icon for the Tile
setImage(Image) - Method in class org.ocd.dcf.DCImagePanel
 
setLastUpdated(long) - Method in class netx.jnlp.cache.CacheEntry
Sets the time in the local system clock that the file was most recently checked for an update.
setLocation(int, int) - Method in class org.ocd.dcf.DCComponent
Sets the Location of the Component in its parent or on the Screen
setLocation(int, int) - Method in class org.ocd.dcf.DCTile
Set the Location of the Tile
setLocation(int, int) - Method in class org.ocd.desktop.MasterTile
setLocation Overridden to place master tile in one of four corners
setMainURL(URL) - Method in class org.ocd.blx.XMLObjectWrapper
URL that all HREF attributes will be relative to
setMessage(String) - Method in interface org.ocd.alert.IWorkInProgressAlert
Update the Message of the Alert
setName(String) - Method in class org.ocd.cmdmgr.DefaultCmdAction
Set the Name of the Task
setName(String) - Method in class org.ocd.cmdmgr.applet.AppletInfo
 
setName(String) - Method in class org.ocd.desktop.TileSet
Set the Name of the TileSet
setObject(Object) - Method in class org.ocd.dcf.property.PropertyTableModel
Set the table model to represents the properties of the object.
setOnDesktop(boolean) - Method in class org.ocd.dcf.DCComponent
Place the Component on the Desktop or remove it from the Desktop When placed on the Desktop the Component is placed in its own Window When removed from the Desktop the component acts like a standard JComponent
setOnDesktop(boolean) - Method in class org.ocd.dcf.DCTile
Set Tile on Desktop
setOnDesktop(boolean) - Method in class org.ocd.desktop.MasterTile
SetOnDesktop Overridden to support proper placement of Master TileSet
setOrientation(int) - Method in class org.ocd.desktop.TileSet
Set the Orientation
setOrientationAsString(String) - Method in class org.ocd.desktop.TileSet
Get the Orientation of the TileSet as a String NORTH_STR, SOUTH_STR, EAST_STR, WEST_STR
setParameters(Properties) - Method in class org.ocd.cmdmgr.applet.AppletInfo
 
setProperty(String, Object) - Method in class org.ocd.blx.XMLProperties
Set Property
setProperty(String, String) - Method in class netx.jnlp.util.PropertiesFile
Sets the value for the specified key.
setProperty(String, String) - Method in class org.ocd.shell.Shell
Set a shell property
setPropertyBoolean(String, boolean) - Method in class org.ocd.blx.XMLProperties
Set Boolean Property
setPropertyDate(String, Date) - Method in class org.ocd.blx.XMLProperties
Set Date Property
setPropertyDouble(String, double) - Method in class org.ocd.blx.XMLProperties
Set double Property
setPropertyFloat(String, float) - Method in class org.ocd.blx.XMLProperties
Set float Property
setPropertyInt(String, int) - Method in class org.ocd.blx.XMLProperties
Set int Property
setPropertyLong(String, long) - Method in class org.ocd.blx.XMLProperties
Set long Property
setPropertyString(String, String) - Method in class org.ocd.blx.XMLProperties
Set String Property
setResizable(boolean) - Method in class netx.jnlp.runtime.AppletInstance
Sets whether the applet is resizable or not.
setSelectedBorder(Border, JPanel) - Method in class org.ocd.dcf.property.editor.BorderChooser
 
setShortTitle(String) - Method in class org.ocd.dcf.DCTile
Set the Short Title.
setShowBackground(boolean) - Method in class org.ocd.dcf.DCTile
Show the Tile BackGround
setShowTileSetIcon(boolean) - Method in class org.ocd.desktop.TileSet
 
setShowTitle(boolean) - Method in class org.ocd.dcf.DCTile
Show the Title
setSize(int, int) - Method in class org.ocd.dcf.DCComponent
Set the Size of this Component
setStream(String, InputStream) - Method in class netx.jnlp.runtime.AppletEnvironment
Required for JRE1.4, but not implemented yet.
setTitle(String) - Method in interface org.ocd.alert.IWorkInProgressAlert
Update the Title of the Alert
setTitle(String) - Method in class org.ocd.dcf.DCTile
Set the Title of the Tile The Title displays in a seperate Window below the Tile
setTransferable(Transferable) - Method in class org.ocd.dcf.DCComponent
Sets this component Transferable Object
setTransferable(Transferable) - Method in class org.ocd.dcf.dnd.DragListenerAdapter
Set the Transferable object that will be used during DnD operations
setType(int) - Method in class org.ocd.blx.XMLObjectWrapper
Set the Type that this Wrapper Object Represents
setUpdatePolicy(UpdatePolicy) - Method in class netx.jnlp.Launcher
Sets the update policy used by launched applications.
setUpdatePolicy(UpdatePolicy) - Static method in class netx.jnlp.runtime.JNLPRuntime
Sets the default update policy.
setupJNLPFile() - Method in class org.ocd.cmdmgr.applet.AppletCmdAction
Setup the ClassPath for this Applet
setURL(String) - Method in class org.ocd.cmdmgr.jnlp.JNLPCmdAction
Set the URL for this Web Site
setUseSeparateVM(boolean) - Method in class org.ocd.cmdmgr.jnlp.JNLPCmdAction
Use Seperate VM.
setValue(Object) - Method in class org.ocd.dcf.property.editor.EditorSupport
Set the Value of this Property
setValue(Object) - Method in class org.ocd.dcf.property.editor.FontEditor
 
setValue(Object) - Method in class org.ocd.dcf.property.editor.EnumEditor
 
setValue(Object) - Method in class org.ocd.dcf.property.editor.DimensionEditor
 
setValue(Object) - Method in class org.ocd.dcf.property.editor.IntegerEditor
 
setValue(Object) - Method in class org.ocd.dcf.property.editor.StringEditor
Set Value into the Editor
setValue(Object) - Method in class org.ocd.dcf.property.editor.ColorEditor
 
setValue(Object) - Method in class org.ocd.dcf.property.editor.RectangleEditor
 
setValue(Object) - Method in class org.ocd.dcf.property.editor.BorderEditor
 
setValue(Object) - Method in class org.ocd.dcf.property.editor.NumberEditor
Set the Value into the Editor
setValue(Object) - Method in class org.ocd.dcf.property.editor.ObjectEditor
 
setValue(Object) - Method in class org.ocd.dcf.property.editor.BooleanEditor
 
setValue(Object) - Method in class org.ocd.dcf.property.editor.IconEditor
 
setValue(Object) - Method in class org.ocd.dcf.property.editor.InsetsEditor
 
setValueAt(Object, int, int) - Method in class org.ocd.dcf.property.PropertyTableModel
Set the value of the Values column.
setVersion(String) - Method in class org.ocd.blx.XMLObjectWrapper
Set the Version of the Extension required by this BLX Object
setVisible(boolean) - Method in class org.ocd.dcf.DCComponent
Hides or Shows this Component
setVisible(boolean) - Method in class org.ocd.dcf.DCTile
Show or Hide the Tile
setVisible(boolean) - Method in class org.ocd.desktop.MasterTile
setVisible Overridden to support proper placement of Master TileSet
setWidth(String) - Method in class org.ocd.cmdmgr.applet.AppletInfo
 
setXMLChanged(boolean) - Method in class org.ocd.dcf.DCComponent
Set the xmlChanged Flag Only sub classes can call this
setXMLElement(Element) - Method in class org.ocd.blx.XMLProperties
Set the Node on this Component
setXMLElement(Element, URL) - Method in class org.ocd.dcf.DCContainer
Set an XML Container Element that contains all managed Objects
setXMLHasChanged(boolean) - Method in class org.ocd.cmdmgr.DefaultCmdAction
Set the XMLHasChanged flag for this Object
Shell - class org.ocd.shell.Shell.
The Shell is the main entry point to the environment.
SHORT - Static variable in class netx.jnlp.InformationDesc
short description
shortTitle - Variable in class org.ocd.dcf.DCTile
 
shortTitleFont - Variable in class org.ocd.dcf.DCTile
 
shortTitleX - Variable in class org.ocd.dcf.DCTile
 
shouldUpdate(CacheEntry) - Method in class netx.jnlp.cache.UpdatePolicy
Returns whether the resource should be checked for being up-to-date.
SHOW_TITLE_ATTR - Static variable in class org.ocd.dcf.DCTile
 
show(Component, int, int) - Method in class org.ocd.dcf.DCPopupMenu
 
showBkgrd_flag - Variable in class org.ocd.dcf.DCTile
 
showBusy_flag - Variable in class org.ocd.dcf.DCTile
Set to true when we are trying to perform the associated Action
showBusy() - Method in class org.ocd.dcf.DCTile
Show the Busy Icon
showConfirm(Frame, Icon, String, String, int) - Method in interface org.ocd.alert.IAlertManager
Ask the User for a Confirmation
showConfirm(Frame, Icon, String, String, int) - Method in class org.ocd.alert.AlertManager
Ask the User for a Confirmation
showDocument(URL) - Method in class netx.jnlp.runtime.AppletEnvironment
Not implemented yet.
showDocument(URL, String) - Method in class netx.jnlp.runtime.AppletEnvironment
Not implemented yet.
showError(Frame, Icon, String, String, Throwable) - Method in interface org.ocd.alert.IAlertManager
Show an Error to the User
showError(Frame, Icon, String, String, Throwable) - Method in class org.ocd.alert.AlertManager
Show an Error to the User
showMessage(Frame, Icon, String, String) - Method in interface org.ocd.alert.IAlertManager
Show a message to the User
showMessage(Frame, Icon, String, String) - Method in class org.ocd.alert.AlertManager
Show a Message to the User
showStatus(String) - Method in class netx.jnlp.runtime.AppletEnvironment
Not implemented yet.
showTileIcon_flag - Variable in class org.ocd.desktop.TileSet
 
showTitle_flag - Variable in class org.ocd.dcf.DCTile
 
showWindow() - Method in class org.ocd.login.LoginWindow
 
showWindow() - Method in class org.ocd.shell.SplashWindow
Show the Splash Window
showWorkInProgress(Frame, String, String, boolean) - Method in interface org.ocd.alert.IAlertManager
Show a WorkInProgress Alert with a Status Message
showWorkInProgress(Frame, String, String, boolean) - Method in class org.ocd.alert.AlertManager
Show a WorkInProgress Alert with a Status Message
SIDE_WIDTH - Static variable in class org.ocd.desktop.TileSet
 
SIDE_WIDTH - Static variable in class org.ocd.desktop.MasterTile
 
size() - Method in class netx.jnlp.util.WeakList
Returns the size of the list, including already collected objects.
size() - Method in class org.ocd.dcf.DCContainer
The number of elements this Container is managing
SMALL_DIMENSION - Static variable in class org.ocd.dcf.property.editor.EditorSupport
 
SOUTH - Static variable in class org.ocd.desktop.TileSet
 
SPLASH - Static variable in class netx.jnlp.IconDesc
splash icon
SplashWindow - class org.ocd.shell.SplashWindow.
SplashWindow is used to Display the splash Screen when the application starts.
SplashWindow.MyWindow - class org.ocd.shell.SplashWindow.MyWindow.
 
SplashWindow.MyWindow(SplashWindow, Frame) - Constructor for class org.ocd.shell.SplashWindow.MyWindow
 
SplashWindow(URL, Shell) - Constructor for class org.ocd.shell.SplashWindow
Create the SplashWindow
Start - class netx.start.Start.
 
start() - Method in interface org.ocd.cmdmgr.ICmdAction
Start the Cmd
start() - Method in class org.ocd.cmdmgr.applet.AppletCmdAction
Start the Applet
start() - Method in class org.ocd.cmdmgr.jnlp.JNLPCmdAction
Start the Task
start() - Method in class org.ocd.cmdmgr.nativeapp.NativeAppAction
Start the Task
start() - Method in class org.ocd.cmdmgr.web.WebCmdAction
Opens the WebSite in a Browser
start() - Method in class org.ocd.desktop.DesktopServer
 
start() - Method in class org.ocd.shell.ServiceStarter
Start the ServiceStarter
Start() - Constructor for class netx.start.Start
 
startApplet() - Method in class netx.jnlp.runtime.AppletEnvironment
Initialize, start, and show the applet.
startDrag(DragGestureEvent, Cursor, Image, Point, Transferable, DragSourceListener) - Method in class org.ocd.dcf.dnd.DCDragSource
Start the Drag Operation
startDrag(DragGestureEvent, Cursor, Image, Point, Transferable, DragSourceListener, FlavorMap) - Method in class org.ocd.dcf.dnd.DCDragSource
Start the Drag Operation
startDrag(DragGestureEvent, Cursor, Transferable, DragSourceListener) - Method in class org.ocd.dcf.dnd.DCDragSource
Start the Drag Operation
startDrag(DragGestureEvent, Cursor, Transferable, DragSourceListener, FlavorMap) - Method in class org.ocd.dcf.dnd.DCDragSource
Start the Drag Operation
STARTED - Static variable in class netx.jnlp.cache.Resource
 
startResource(URL) - Method in class netx.jnlp.cache.ResourceTracker
Starts loading the resource if it is not already being downloaded or already cached.
startServiceException(Throwable) - Method in class org.ocd.shell.Shell
This is called if there is an Exception handled by the ServiceStarter when booting and Starting the Shell
startThread() - Method in class netx.jnlp.cache.ResourceTracker
Start a new download thread if there are not too many threads already running.
StickyNote - class org.ocd.desktop.StickyNote.
StickyNote
StickyNote() - Constructor for class org.ocd.desktop.StickyNote
 
stop() - Method in class netx.jnlp.runtime.AppletAudioClip
Stops playing the clip.
stop() - Method in interface org.ocd.cmdmgr.ICmdAction
Stop the Task
stop() - Method in class org.ocd.cmdmgr.applet.AppletCmdAction
Stop This Task
stop() - Method in class org.ocd.cmdmgr.jnlp.JNLPCmdAction
Stop the Cmd
stop() - Method in class org.ocd.cmdmgr.nativeapp.NativeAppAction
Stop the Task
stop() - Method in class org.ocd.cmdmgr.web.WebCmdAction
Stop has no effect for BrowserTask
stop() - Method in class org.ocd.desktop.DesktopServer
 
store() - Method in class netx.jnlp.cache.CacheEntry
Save the current information for the cache entry.
store() - Method in class netx.jnlp.util.PropertiesFile
Saves the properties to the file.
storeDocument(String, Document) - Method in class org.ocd.docservice.XMLDocumentService
 
storeDocument(String, Document) - Method in interface org.ocd.docservice.IXMLDocumentService
Stores a Document
STRING_ATTR_TYPE - Static variable in class org.ocd.blx.XMLProperties
 
STRING_TYPE - Static variable in class org.ocd.blx.XMLProperties
 
StringEditor - class org.ocd.dcf.property.editor.StringEditor.
 
StringEditor() - Constructor for class org.ocd.dcf.property.editor.StringEditor
Create the StringEditor
supportsCustomEditor() - Method in class org.ocd.dcf.property.editor.EditorSupport
 
SwatchChooserPanel - class org.ocd.dcf.property.editor.SwatchChooserPanel.
 
SwatchChooserPanel(ColorEditor, ChooserComboPopup) - Constructor for class org.ocd.dcf.property.editor.SwatchChooserPanel
 
sync() - Method in class org.ocd.prefs.util.Preferences
Ensures that future reads from this preference node and its descendants reflect any changes that were committed to the persistent store (from any VM) prior to the sync invocation.
sync() - Method in class org.ocd.prefs.util.AbstractPreferences
Implements the sync method as per the specification in Preferences.sync().
syncSpi() - Method in class org.ocd.prefs.file.FilePreferences
This method is invoked with this node locked.
syncSpi() - Method in class org.ocd.prefs.util.AbstractPreferences
This method is invoked with this node locked.
systemNodeForPackage(Object) - Static method in class org.ocd.prefs.util.Preferences
Returns the preference node from the system preference tree that is associated (by convention) with the specified object's package.
systemRoot() - Method in class org.ocd.prefs.file.FilePreferencesFactory
Returns the system root preference node.
systemRoot() - Static method in class org.ocd.prefs.util.Preferences
Returns the root preference node for the system.
systemRoot() - Method in interface org.ocd.prefs.util.PreferencesFactory
Returns the system root preference node.

T

tableChanged(TableModelEvent) - Method in class org.ocd.dcf.property.PropertySheet
Table Model Listener methods
textArea - Variable in class org.ocd.desktop.StickyNote
 
thread - Variable in class org.ocd.msgbus.MsgBusProcessor
 
TILE_FLAVOR_NAME - Static variable in class org.ocd.dcf.DCTile
 
TILE_MIME_TYPE - Static variable in class org.ocd.dcf.DCTile
 
tileDragComponent - Variable in class org.ocd.desktop.LaunchPanel
 
tileMenu - Variable in class org.ocd.dcf.DCTile
 
tilePanel - Variable in class org.ocd.desktop.TileSet
 
TileSet - class org.ocd.desktop.TileSet.
<< License Info Goes HERE >> All Rights Reserved.
TILESET_ICON_IMG - Static variable in class org.ocd.desktop.TileSet
 
TileSet() - Constructor for class org.ocd.desktop.TileSet
Create a TileSet
TileSetBeanInfo - class org.ocd.desktop.TileSetBeanInfo.
 
TileSetBeanInfo() - Constructor for class org.ocd.desktop.TileSetBeanInfo
 
tileSetIconImage - Variable in class org.ocd.desktop.TileSet
 
title - Variable in class org.ocd.dcf.DCTile
 
TITLE_ATTR - Static variable in class org.ocd.dcf.DCTile
 
titleComp - Variable in class org.ocd.dcf.DCTile
 
titleLabel - Variable in class org.ocd.desktop.StickyNote
 
TOOLTIP - Static variable in class netx.jnlp.InformationDesc
tooltip description
TOP_LEFT - Static variable in class org.ocd.desktop.MasterTile
 
TOP_LEFT_STR - Static variable in class org.ocd.desktop.MasterTile
 
TOP_RIGHT - Static variable in class org.ocd.desktop.MasterTile
 
TOP_RIGHT_STR - Static variable in class org.ocd.desktop.MasterTile
 
TOPIC_SEP - Static variable in interface org.ocd.msgbus.IMessageBus
Character used to seperate Topic Names
toString() - Method in class netx.jnlp.Version
 
toString() - Method in class netx.jnlp.cache.Resource
 
toString() - Method in class org.ocd.cmdmgr.applet.AppletInfo
 
toString() - Method in class org.ocd.prefs.util.Preferences
Returns a string representation of this preferences node, as if computed by the expression:(this.isUserNode() ? "User" : "System") + " Preference Node: " + this.absolutePath().
toString() - Method in class org.ocd.prefs.util.AbstractPreferences
Returns the absolute path name of this preferences node.
transferObject - Variable in class org.ocd.dcf.DCComponent
 
trimToSize() - Method in class netx.jnlp.util.WeakList
Compacts the list by removing references to collected objects.
type - Variable in class org.ocd.dcf.DCContainer
 
TYPE_ATTR_NAME - Static variable in class org.ocd.blx.XMLProperties
 

U

uncaughtException(Thread, Throwable) - Method in class netx.jnlp.runtime.AppThreadGroup
Handle uncaught exceptions for the app.
UNINITIALIZED - Static variable in class netx.jnlp.cache.Resource
status bits
uninstallChooserPanel(JColorChooser) - Method in class org.ocd.dcf.property.editor.SwatchChooserPanel
 
updateChooser() - Method in class org.ocd.dcf.property.editor.SwatchChooserPanel
 
updateData(int, int) - Method in class org.ocd.desktop.DownloadStatusDialog
 
UpdatePolicy - class netx.jnlp.cache.UpdatePolicy.
A policy that determines when a resource should be checked for an updated version.
UpdatePolicy() - Constructor for class netx.jnlp.cache.UpdatePolicy
Create a new update policy; this policy always updates the entry unless the shouldUpdate method is overridden.
UpdatePolicy(long) - Constructor for class netx.jnlp.cache.UpdatePolicy
Create an update policy that only checks a file for being updated if it has not been checked for longer than the specified time.
updateStarted(DownloadEvent) - Method in interface netx.jnlp.event.DownloadListener
Called when a resource is checked for being up-to-date.
updateTitleLocation() - Method in class org.ocd.dcf.DCTile
Update the Location of the Title based on the Tile Location
urlEquals(URL, URL) - Static method in class netx.jnlp.cache.CacheUtil
Compares a URL using string compare of its protocol, host, port, path, query, and anchor.
URLStreamManager - class org.ocd.streamhandler.URLStreamManager.
 
urlToPath(URL, String) - Static method in class netx.jnlp.cache.CacheUtil
Converts a URL into a local path string within the runtime's base directory.
useOptimisticUpdate - Variable in class org.ocd.dcf.property.PropertySheetDialog
 
userNodeForPackage(Object) - Static method in class org.ocd.prefs.util.Preferences
Returns the preference node from the calling user's preference tree that is associated (by convention) with the specified object's package.
userRoot() - Method in class org.ocd.prefs.file.FilePreferencesFactory
Returns the user root preference node corresponding to the calling user.
userRoot() - Static method in class org.ocd.prefs.util.Preferences
Returns the root preference node for the calling user.
userRoot() - Method in interface org.ocd.prefs.util.PreferencesFactory
Returns the user root preference node corresponding to the calling user.
useSeparateVM() - Method in class org.ocd.cmdmgr.jnlp.JNLPCmdAction
Use Seperate VM if true then the Application will launch in a new VM Process

V

validationError(LaunchException) - Method in interface netx.jnlp.LaunchHandler
Called when a security validation error occurs while launching the application.
validationError(LaunchException) - Method in class netx.start.Start
 
VALUE_ATTR_NAME - Static variable in class org.ocd.blx.XMLProperties
 
Version - class netx.jnlp.Version.
A JNLP Version string in the form "1.2-3_abc" followed by an optional + (includes all later versions) or * (matches any suffixes on versions).
Version(String) - Constructor for class netx.jnlp.Version
Create a Version object based on a version string (ie, "1.2.3+ 4.56*").
VIEW_ALL - Static variable in class org.ocd.dcf.property.PropertyTableModel
 
visible_flag - Variable in class org.ocd.dcf.DCComponent
 

W

waitForLogin() - Method in class org.ocd.login.LoginWindow
 
waitForResource(URL, long) - Method in class netx.jnlp.cache.ResourceTracker
Wait for a particular resource to be downloaded and made available.
waitForResources(ApplicationInstance, ResourceTracker, URL[], String) - Static method in class netx.jnlp.cache.CacheUtil
Waits until the resources are downloaded, while showing a progress indicator.
waitForResources(URL[], long) - Method in class netx.jnlp.cache.ResourceTracker
Wait for a group of resources to be downloaded and made available locally.
WeakList - class netx.jnlp.util.WeakList.
This list stores objects automatically using weak references.
WeakList() - Constructor for class netx.jnlp.util.WeakList
Create a weak random-access list.
WebCmdAction - class org.ocd.cmdmgr.web.WebCmdAction.
 
WebCmdAction() - Constructor for class org.ocd.cmdmgr.web.WebCmdAction
Create Web Browser Task
WebCmdAction(URL) - Constructor for class org.ocd.cmdmgr.web.WebCmdAction
Create Web Browser Task
WebCmdActionBeanInfo - class org.ocd.cmdmgr.web.WebCmdActionBeanInfo.
 
WebCmdActionBeanInfo() - Constructor for class org.ocd.cmdmgr.web.WebCmdActionBeanInfo
 
WebCmdFactory - class org.ocd.cmdmgr.web.WebCmdFactory.
 
WebCmdFactory() - Constructor for class org.ocd.cmdmgr.web.WebCmdFactory
Create new Web Command Factory
WEST - Static variable in class org.ocd.desktop.TileSet
 
window - Variable in class org.ocd.dcf.DCComponent
 
writeDocument(Document, OutputStream) - Method in class org.ocd.xmlparser.XMLParser
Write DOM Document to Output Stream
writeDocument(Document, OutputStream) - Method in interface org.ocd.xmlparser.IXMLParser
Write DOM Document to Output Stream

X

XML_DOC_DIR - Static variable in interface org.ocd.desktop.IDesktop
 
XML_DOC_DIR - Static variable in class org.ocd.desktop.DesktopService
 
XML_DOC_NAME - Static variable in class org.ocd.desktop.DesktopService
 
XML_FLAVOR - Static variable in class org.ocd.blx.BLXDataFlavor
 
XML_FLAVOR_NAME - Static variable in class org.ocd.blx.BLXDataFlavor
 
XML_MIME_TYPE - Static variable in class org.ocd.blx.BLXDataFlavor
 
XML_NODE_NAME - Static variable in interface org.ocd.desktop.IDesktop
 
xmlChanged_flag - Variable in class org.ocd.cmdmgr.DefaultCmdAction
 
xmlChanged_flag - Variable in class org.ocd.dcf.DCComponent
 
XMLDocumentNotFound - exception org.ocd.docservice.XMLDocumentNotFound.
 
XMLDocumentNotFound() - Constructor for class org.ocd.docservice.XMLDocumentNotFound
Creates new OCXMLDocumentNotFound without detail message.
XMLDocumentNotFound(String) - Constructor for class org.ocd.docservice.XMLDocumentNotFound
Constructs an OCXMLDocumentNotFound with the specified detail message.
XMLDocumentService - class org.ocd.docservice.XMLDocumentService.
 
xmlHasChanged() - Method in interface org.ocd.blx.IXMLPersistable
Return true if this components state has changed in a way that Requires a new XML Node to be fetched
xmlHasChanged() - Method in class org.ocd.blx.XMLProperties
Return true if this components state has changed in a way that Requires a new XML Node to be fetched
xmlHasChanged() - Method in class org.ocd.cmdmgr.DefaultCmdAction
Return true if this components state has changed in a way that Requires a new XML Node to be fetched
xmlHasChanged() - Method in class org.ocd.dcf.DCComponent
Return true if this components state has changed in a way that Requires a new XML Node to be fetched
xmlHasChanged() - Method in class org.ocd.desktop.Desktop
Return true if this components state has changed in a way that Requires a new XML Node to be fetched
xmlHasChanged() - Method in class org.ocd.desktop.MasterTile
Return true if this components state has changed in a way that Requires a new XML Node to be fetched
XMLObjectWrapper - class org.ocd.blx.XMLObjectWrapper.
 
XMLObjectWrapper() - Constructor for class org.ocd.blx.XMLObjectWrapper
Creates new XMLObjectWrapper
XMLObjectWrapper(Document, URL) - Constructor for class org.ocd.blx.XMLObjectWrapper
Creates new XMLObjectWrapper
XMLObjectWrapper(Node, URL) - Constructor for class org.ocd.blx.XMLObjectWrapper
Creates new XMLObjectWrapper
XMLObjectWrapper(URL) - Constructor for class org.ocd.blx.XMLObjectWrapper
Creates new XMLObjectWrapper
XMLObjectWrapper(URL, String) - Constructor for class org.ocd.blx.XMLObjectWrapper
Creates new XMLObjectWrapper
xmlParser - Static variable in class org.ocd.dcf.DCComponent
 
xmlParser - Static variable in class org.ocd.dcf.DCContainer
 
XMLParser - class org.ocd.xmlparser.XMLParser.
 
XMLProperties - class org.ocd.blx.XMLProperties.
This class wraps a java.util.Map and enables Map contents to be retrieved and Converted to XML
XMLProperties() - Constructor for class org.ocd.blx.XMLProperties
Create a new Properties Object
XMLProperties(Object, String[]) - Constructor for class org.ocd.blx.XMLProperties
Create a new Properties Object.
xmlProps - Variable in class org.ocd.cmdmgr.DefaultCmdAction
 
XMLSerializeUtility - class org.ocd.blx.XMLSerializeUtility.
 
XMLSerializeUtility() - Constructor for class org.ocd.blx.XMLSerializeUtility
Creates new XMLSerializeUtility
XServiceManagerStub - class netx.jnlp.services.XServiceManagerStub.
Lookup table for services.
XServiceManagerStub() - Constructor for class netx.jnlp.services.XServiceManagerStub
 

Y

YES - Static variable in interface org.ocd.alert.IAlertManager
 
YES_NO - Static variable in interface org.ocd.alert.IAlertManager
 
YES_NO_CANCEL - Static variable in interface org.ocd.alert.IAlertManager
 

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