Serialized Form


Package netx.jnlp

Class netx.jnlp.LaunchException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause

Class netx.jnlp.ParseException implements Serializable


Package netx.jnlp.event

Class netx.jnlp.event.ApplicationEvent implements Serializable

Serialized Fields

application

ApplicationInstance application
the application instance

Class netx.jnlp.event.DownloadEvent implements Serializable

Serialized Fields

tracker

ResourceTracker tracker
the tracker

resource

Resource resource
the resource


Package netx.jnlp.runtime

Class netx.jnlp.runtime.InstallDialog implements Serializable

Serialized Fields

installField

java.awt.TextField installField

ok

java.awt.Button ok

cancel

java.awt.Button cancel

browse

java.awt.Button browse

canceled

boolean canceled


Package netx.jnlp.util

Class netx.jnlp.util.PropertiesFile implements Serializable

Serialized Fields

file

java.io.File file
the file to save to

header

java.lang.String header
the header string

loaded

boolean loaded
lazy loaded on getProperty


Package org.ocd.blx

Class org.ocd.blx.BLXActionDataFlavor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput)
                   throws java.io.IOException

Class org.ocd.blx.BLXDataFlavor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput)
                   throws java.io.IOException

Class org.ocd.blx.InvalidBLXXMLException implements Serializable


Package org.ocd.cmdmgr

Class org.ocd.cmdmgr.ActionCreationException implements Serializable

Class org.ocd.cmdmgr.ActionStartException implements Serializable

Class org.ocd.cmdmgr.ActionStopException implements Serializable

Class org.ocd.cmdmgr.DefaultCmdAction implements Serializable

Serialized Fields

xmlChanged_flag

boolean xmlChanged_flag

isStarted_flag

boolean isStarted_flag

xmlProps

XMLProperties xmlProps

extensionName

java.lang.String extensionName

extensionHREF

java.lang.String extensionHREF

extensionVersion

java.lang.String extensionVersion

Class org.ocd.cmdmgr.InvalidCmdException implements Serializable


Package org.ocd.cmdmgr.applet

Class org.ocd.cmdmgr.applet.AppletCmdAction implements Serializable

Serialized Fields

appletInfo

AppletInfo appletInfo

appletURL

java.lang.String appletURL

Class org.ocd.cmdmgr.applet.AppletInfo implements Serializable

Serialized Fields

appletTag

java.lang.String appletTag

appletStart

int appletStart

appletEnd

int appletEnd

width

int width

height

int height

name

java.lang.String name

documentURL

java.net.URL documentURL

documentBaseURL

java.net.URL documentBaseURL

codeBase

java.lang.String codeBase

code

java.lang.String code

archive

java.lang.String archive

parameters

java.util.Properties parameters

Class org.ocd.cmdmgr.applet.InvalidAppletException implements Serializable


Package org.ocd.cmdmgr.jnlp

Class org.ocd.cmdmgr.jnlp.JNLPCmdAction implements Serializable

Serialized Fields

url

java.lang.String url

separateVM_flag

boolean separateVM_flag


Package org.ocd.cmdmgr.nativeapp

Class org.ocd.cmdmgr.nativeapp.NativeAppAction implements Serializable

Serialized Fields

command

java.lang.String command


Package org.ocd.cmdmgr.web

Class org.ocd.cmdmgr.web.WebCmdAction implements Serializable

Serialized Fields

url

java.net.URL url


Package org.ocd.dcf

Class org.ocd.dcf.DCCloseButton implements Serializable

Serialized Fields

component

DCComponent component

enabledImage

javax.swing.ImageIcon enabledImage

disabledImage

javax.swing.ImageIcon disabledImage

currentImage

java.awt.Image currentImage

Class org.ocd.dcf.DCComponent implements Serializable

Serialized Fields

onDesktop_flag

boolean onDesktop_flag

visible_flag

boolean visible_flag

draggable_flag

boolean draggable_flag

window

java.awt.Window window

dragSource

java.awt.dnd.DragSource dragSource

dragRecognizer

java.awt.dnd.DragGestureRecognizer dragRecognizer

dragSourceListener

java.awt.dnd.DragSourceListener dragSourceListener

dcComponentListeners

java.util.HashSet dcComponentListeners

transferObject

java.awt.datatransfer.Transferable transferObject

id

java.lang.String id

xmlChanged_flag

boolean xmlChanged_flag

extensionName

java.lang.String extensionName

extensionHREF

java.lang.String extensionHREF

extensionVersion

java.lang.String extensionVersion

relativeURL

java.net.URL relativeURL

Class org.ocd.dcf.DCImagePanel implements Serializable

Serialized Fields

image

java.awt.Image image

filterPaint

java.awt.Paint filterPaint

Class org.ocd.dcf.DCMenu implements Serializable

Serialized Fields

lastY

int lastY

Class org.ocd.dcf.DCMenu.DCMenuItem implements Serializable

Serialized Fields

this$0

DCMenu this$0

Class org.ocd.dcf.DCPopupMenu implements Serializable

Class org.ocd.dcf.DCResizeButton implements Serializable

Serialized Fields

component

java.awt.Component component

resizeImage

javax.swing.ImageIcon resizeImage

resizing_flag

boolean resizing_flag

startLoc

java.awt.Point startLoc

startSize

java.awt.Dimension startSize

Class org.ocd.dcf.DCTile implements Serializable

Serialized Fields

default_shortTitle_Size

float default_shortTitle_Size

default_shortTitleFont

java.awt.Font default_shortTitleFont

showTitle_flag

boolean showTitle_flag

showBkgrd_flag

boolean showBkgrd_flag

icon

javax.swing.Icon icon

iconX

int iconX

iconY

int iconY

shortTitle

java.lang.String shortTitle

title

java.lang.String title

description

java.lang.String description

action

javax.swing.Action action

Class org.ocd.dcf.DCTilePropsDialog implements Serializable

Serialized Fields

tile

DCTile tile

topPanel

javax.swing.JPanel topPanel

bottomPanel

javax.swing.JPanel bottomPanel

okBtn

javax.swing.JButton okBtn

cancelBtn

javax.swing.JButton cancelBtn

tabs

javax.swing.JTabbedPane tabs

tilePropsPanel

PropertySheet tilePropsPanel

actionPropsPanel

javax.swing.JPanel actionPropsPanel

w

int w

h

int h

Class org.ocd.dcf.DCTilePropsDialog.TilePanel implements Serializable

Serialized Fields

this$0

DCTilePropsDialog this$0


Package org.ocd.dcf.dnd

Class org.ocd.dcf.dnd.DCDropTarget implements Serializable

Serialized Fields

dropTargetContext

java.awt.dnd.DropTargetContext dropTargetContext

Class org.ocd.dcf.dnd.DCDropTargetDropEvent implements Serializable

Serialized Fields

dropTarget

java.awt.dnd.DropTarget dropTarget

dragSource

java.awt.dnd.DragSource dragSource

transferObject

java.awt.datatransfer.Transferable transferObject

dropAction

int dropAction

trigger

java.awt.dnd.DragGestureEvent trigger


Package org.ocd.dcf.event

Class org.ocd.dcf.event.DCComponentEvent implements Serializable

Serialized Fields

id

int id

Class org.ocd.dcf.event.DCContainerEvent implements Serializable

Serialized Fields

index

int index

eventID

int eventID

objectID

java.lang.String objectID

object

java.lang.Object object


Package org.ocd.dcf.property

Class org.ocd.dcf.property.PropertyColumnModel implements Serializable

Class org.ocd.dcf.property.PropertySheet implements Serializable

Serialized Fields

bean

java.lang.Object bean

beanStack

java.util.Stack beanStack

table

javax.swing.JTable table

columnModel

PropertyColumnModel columnModel

tableModel

PropertyTableModel tableModel

changedProps

java.util.HashSet changedProps

originalValues

java.util.HashMap originalValues

nameLabel

javax.swing.JLabel nameLabel

viewCombo

javax.swing.JComboBox viewCombo

up

javax.swing.JButton up

down

javax.swing.JButton down

add

javax.swing.JButton add

cust

javax.swing.JButton cust

buttonSize

java.awt.Dimension buttonSize

buttonInsets

java.awt.Insets buttonInsets

Class org.ocd.dcf.property.PropertySheetDialog implements Serializable

Serialized Fields

beans

java.lang.Object[] beans

beansCopy

java.lang.Object[] beansCopy

beansInfo

java.beans.BeanInfo[] beansInfo

useOptimisticUpdate

boolean useOptimisticUpdate

propertySheets

java.util.HashMap propertySheets

bottomPanel

javax.swing.JPanel bottomPanel

okBtn

javax.swing.JButton okBtn

cancelBtn

javax.swing.JButton cancelBtn

tabs

javax.swing.JTabbedPane tabs

w

int w

h

int h

Class org.ocd.dcf.property.PropertyTableModel implements Serializable

Serialized Fields

descriptors

java.beans.PropertyDescriptor[] descriptors

beanDescriptor

java.beans.BeanDescriptor beanDescriptor

info

java.beans.BeanInfo info

bean

java.lang.Object bean

propEditors

java.util.HashMap propEditors

originalValues

java.util.HashMap originalValues

beanProperties

java.util.HashMap beanProperties

Class org.ocd.dcf.property.PropertyValueEditor implements Serializable

Serialized Fields

editor

java.beans.PropertyEditor editor

cellEditor

javax.swing.DefaultCellEditor cellEditor

type

java.lang.Class type

selectedBorder

javax.swing.border.Border selectedBorder

emptyBorder

javax.swing.border.Border emptyBorder

editors

java.util.HashMap editors


Package org.ocd.dcf.property.editor

Class org.ocd.dcf.property.editor.BorderChooser implements Serializable

Serialized Fields

border

javax.swing.border.Border border

Class org.ocd.dcf.property.editor.ChooserComboPopup implements Serializable

Serialized Fields

ce

ColorEditor ce

Class org.ocd.dcf.property.editor.NumberDocument implements Serializable

Class org.ocd.dcf.property.editor.SwatchChooserPanel implements Serializable

Serialized Fields

swatchPanel

org.ocd.dcf.property.editor.SwatchPanel swatchPanel

recentSwatchPanel

org.ocd.dcf.property.editor.RecentSwatchPanel recentSwatchPanel

mainSwatchListener

java.awt.event.MouseListener mainSwatchListener

recentSwatchListener

java.awt.event.MouseListener recentSwatchListener

chooser

ColorEditor chooser

popup

ChooserComboPopup popup


Package org.ocd.desktop

Class org.ocd.desktop.DownloadStatusDialog implements Serializable

Serialized Fields

progressBar

javax.swing.JProgressBar progressBar

Class org.ocd.desktop.LaunchPanel implements Serializable

Serialized Fields

launchListeners

java.util.HashSet launchListeners

cmdList

javax.swing.JComboBox cmdList

launchField

java.awt.TextField launchField

tileDragComponent

org.ocd.desktop.LaunchPanel.TileDragComponent tileDragComponent

cmdPanel

javax.swing.JPanel cmdPanel

mySet

TileSet mySet

currentTile

DCTile currentTile

Class org.ocd.desktop.MasterTile implements Serializable

Serialized Fields

closed_flag

boolean closed_flag

bgImage

javax.swing.ImageIcon bgImage

busyIcon

javax.swing.ImageIcon busyIcon

openBgImage

javax.swing.ImageIcon openBgImage

leftSideImage

javax.swing.ImageIcon leftSideImage

rightSideImage

javax.swing.ImageIcon rightSideImage

locGrid

int locGrid

componentFactory

ICompFactory componentFactory

desktopService

DesktopService desktopService

desktop

IDesktop desktop

launchPanel

LaunchPanel launchPanel

masterTileSet

TileSet masterTileSet

popupMenu

DCPopupMenu popupMenu

newTileSetMI

javax.swing.JMenuItem newTileSetMI

newStickyMI

javax.swing.JMenuItem newStickyMI

preference

Preferences preference
Prefence Object used to store preferences for the master tile

dockedTiles

java.util.ArrayList dockedTiles

Class org.ocd.desktop.StickyNote implements Serializable

Serialized Fields

bgColor

java.awt.Color bgColor

textArea

javax.swing.JTextArea textArea

closeBtn

DCCloseButton closeBtn

resizeBtn

DCResizeButton resizeBtn

titleLabel

javax.swing.JLabel titleLabel

createdDate

java.util.Date createdDate

Class org.ocd.desktop.TileSet implements Serializable

Serialized Fields

closed_flag

boolean closed_flag

showTileIcon_flag

boolean showTileIcon_flag

closeable_flag

boolean closeable_flag

orientation

int orientation

openLeftImage

javax.swing.ImageIcon openLeftImage

openRightImage

javax.swing.ImageIcon openRightImage

openUpImage

javax.swing.ImageIcon openUpImage

openDownImage

javax.swing.ImageIcon openDownImage

tileSetIconImage

javax.swing.ImageIcon tileSetIconImage

noTileImage

javax.swing.ImageIcon noTileImage

myTile

DCTile myTile

tilePanel

org.ocd.desktop.TileSet.TilePanel tilePanel

container

DCContainer container

dropTarget

DCDropTarget dropTarget

componentFactory

ICompFactory componentFactory

popupMenu

DCPopupMenu popupMenu

propertiesMI

javax.swing.JMenuItem propertiesMI

deleteMI

javax.swing.JMenuItem deleteMI


Package org.ocd.docservice

Class org.ocd.docservice.XMLDocumentNotFound implements Serializable


Package org.ocd.login

Class org.ocd.login.LoginWindow implements Serializable

Serialized Fields

response

int response

bkImage

javax.swing.ImageIcon bkImage

window

LoginWindow.MyWindow window

mainPanel

javax.swing.JPanel mainPanel

loginPanel

javax.swing.JPanel loginPanel

loginBtn

javax.swing.JButton loginBtn

exitBtn

javax.swing.JButton exitBtn

closeBtn

org.ocd.login.LoginWindow.CloseButton closeBtn

waiting

boolean waiting

waitingThread

java.lang.Thread waitingThread

hostField

javax.swing.JTextField hostField

userField

javax.swing.JTextField userField

pwdField

javax.swing.JPasswordField pwdField

lblMessage

javax.swing.JLabel lblMessage

Class org.ocd.login.LoginWindow.MyWindow implements Serializable

Serialized Fields

this$0

LoginWindow this$0


Package org.ocd.prefs.util

Class org.ocd.prefs.util.BackingStoreException implements Serializable

Class org.ocd.prefs.util.InvalidPreferencesFormatException implements Serializable

Class org.ocd.prefs.util.NodeChangeEvent implements Serializable

Serialized Fields

child

Preferences child
The node that was added or removed.
 

Class org.ocd.prefs.util.PreferenceChangeEvent implements Serializable

Serialized Fields

key

java.lang.String key
Key of the preference that changed.
 

newValue

java.lang.String newValue
New value for preference, or null if it was removed.
 


Package org.ocd.shell

Class org.ocd.shell.Shell implements Serializable

Serialized Fields

sessionStarted_flag

boolean sessionStarted_flag

sessionBooted_flag

boolean sessionBooted_flag

mainShell_flag

boolean mainShell_flag

standalone_flag

boolean standalone_flag

noui_flag

boolean noui_flag

envDir

java.io.File envDir

codeBase

java.net.URL codeBase

Class org.ocd.shell.SplashWindow implements Serializable

Serialized Fields

imageURL

java.net.URL imageURL

bkImage

javax.swing.ImageIcon bkImage

window

SplashWindow.MyWindow window

mainPanel

javax.swing.JPanel mainPanel

lblMessage

javax.swing.JLabel lblMessage

shell

Shell shell

Class org.ocd.shell.SplashWindow.MyWindow implements Serializable

Serialized Fields

this$0

SplashWindow this$0


Package org.ocd.streamhandler

Class org.ocd.streamhandler.ProtocolSetException implements Serializable