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.