Serialized Form


Package ccs.cpc

Class ccs.cpc.ImageHolder extends javax.swing.JComponent implements Serializable

Serialized Fields

isInit

boolean isInit

isLoad

boolean isLoad

scale

float scale

isAuto

boolean isAuto

gifAnim

javax.swing.Timer gifAnim

packsz

java.awt.Dimension packsz

imgr

ImageManager imgr

current

VFile current

cimg

CpcImage cimg

Class ccs.cpc.SaveAsDialog extends ccs.swing18.I18Dialog implements Serializable

Serialized Fields

currentf

VFile currentf

contents

VFile[] contents

dcontents

VDevice[] dcontents

vdl

VDeviceLister vdl

qf

VFile qf

qname

java.lang.String qname

sorter

java.util.Comparator<T> sorter

parent

java.awt.Frame parent

lstCurrentf

javax.swing.JList lstCurrentf

bNewFolder

javax.swing.JButton bNewFolder

bRename

javax.swing.JButton bRename

bRefresh

javax.swing.JButton bRefresh

bSave

javax.swing.JButton bSave

bCancel

javax.swing.JButton bCancel

lCurrentf

javax.swing.JLabel lCurrentf

tfFilename

javax.swing.JTextField tfFilename

Package ccs.cpc.impl

Class ccs.cpc.impl.AboutDialog extends ccs.swing18.I18Dialog implements Serializable

Serialized Fields

cpc

CpcImpl cpc

panel1

javax.swing.JPanel panel1

panel2

javax.swing.JPanel panel2

panel3

javax.swing.JPanel panel3

liCPC

javax.swing.JLabel liCPC

liCPoint

javax.swing.JLabel liCPoint

liBlow

javax.swing.JLabel liBlow

liBee

javax.swing.JLabel liBee

lTitle

javax.swing.JLabel lTitle

lVersion

javax.swing.JLabel lVersion

lDate

javax.swing.JLabel lDate

lCopy

javax.swing.JLabel lCopy

lWeb

javax.swing.JLabel lWeb

lHype1

javax.swing.JLabel lHype1

lHype2

javax.swing.JLabel lHype2

lHype3

javax.swing.JLabel lHype3

taLic

javax.swing.JTextArea taLic

taSpam

javax.swing.JTextArea taSpam

bOK

javax.swing.JButton bOK

bgcolour

java.awt.Color bgcolour

Class ccs.cpc.impl.BrowserGui extends javax.swing.JSplitPane implements Serializable

Serialized Fields

topPanel

javax.swing.JPanel topPanel

list

javax.swing.JList list

scroller

javax.swing.JScrollPane scroller

lStatus

javax.swing.JLabel lStatus

pp

Previewer pp

bl

BrowserLogic bl

divLoc

int divLoc

realStatus

java.lang.String realStatus

Class ccs.cpc.impl.BrowserModel extends javax.swing.AbstractListModel implements Serializable

Serialized Fields

m

Model m

pwd

VFile pwd

contents

VFile[] contents

sorter

java.util.Comparator<T> sorter

upDir

java.lang.String upDir

reapers

ReaperManager reapers

sibling

BrowserLogic sibling

currentIndex

int currentIndex

Class ccs.cpc.impl.BtnGui extends javax.swing.JPanel implements Serializable

Serialized Fields

cpc

CpcImpl cpc

bLeftDel

javax.swing.JButton bLeftDel

bRightDel

javax.swing.JButton bRightDel

bCopy

javax.swing.JButton bCopy

bMove

javax.swing.JButton bMove

bLeftWipe

javax.swing.JButton bLeftWipe

bRightWipe

javax.swing.JButton bRightWipe

bLeftDo

javax.swing.JButton bLeftDo

bRightDo

javax.swing.JButton bRightDo

bStop

javax.swing.JButton bStop

pmLeft

javax.swing.JPopupMenu pmLeft

pmRight

javax.swing.JPopupMenu pmRight

Class ccs.cpc.impl.CpcAction extends ccs.swing18.I18Action implements Serializable

Serialized Fields

cpc

CpcImpl cpc

Class ccs.cpc.impl.CpcLicence extends ccs.cdb.CDBObject implements Serializable

Serialized Fields

ownerPerson

java.lang.String ownerPerson
The person this is registered to. For a shrink-wrapped (boxed) copy, this will be the empty string.


ownerOrg

java.lang.String ownerOrg
The organisation this is registered to. For a shrink-wrapped (boxed) copy, this will be the empty string.


licenseKey

java.lang.String licenseKey
The license key.

Class ccs.cpc.impl.Gui extends javax.swing.JFrame implements Serializable

Serialized Fields

mp

MainPanel mp

cpc

CpcImpl cpc

checkables

java.util.Map<K,V> checkables

wipeopts

java.util.Map<K,V> wipeopts

wipegroup

javax.swing.ButtonGroup wipegroup

sortopts

java.util.Map<K,V> sortopts

sortgroup

javax.swing.ButtonGroup sortgroup

Class ccs.cpc.impl.HelperAppDialog extends ccs.swing18.I18Dialog implements Serializable

Serialized Fields

panel1

javax.swing.JPanel panel1

listScroller

javax.swing.JScrollPane listScroller

list

javax.swing.JList list

infoPanel

javax.swing.JPanel infoPanel

lCmdline

javax.swing.JLabel lCmdline

lEditness

javax.swing.JLabel lEditness

lFileness

javax.swing.JLabel lFileness

lLinkage

javax.swing.JLabel lLinkage

buttonPanel1

javax.swing.JPanel buttonPanel1

buttonPanel2

javax.swing.JPanel buttonPanel2

bEdit

javax.swing.JButton bEdit

bNew

javax.swing.JButton bNew

bDelete

javax.swing.JButton bDelete

bOK

javax.swing.JButton bOK

bCancel

javax.swing.JButton bCancel

editnesses

java.lang.String[] editnesses

isCommit

boolean isCommit

cpc

CpcImpl cpc

frame

java.awt.Frame frame

viewerReg

ViewerRegistry viewerReg

mimeBind

MimeBindery mimeBind

vlm

ViewerListModel vlm

Class ccs.cpc.impl.ProfileModel extends ccs.cdb.CDBObject implements Serializable

Serialized Fields

mimeReg

ccs.mime.MimeRegistry mimeReg

mimeBind

MimeBindery mimeBind

viewerReg

ViewerRegistry viewerReg

isSingle

boolean isSingle

isConfirm

boolean isConfirm

isCompress

boolean isCompress

wipeMode

int wipeMode

isPreview

boolean isPreview

isDownCase

boolean isDownCase

isLoop

boolean isLoop

xpos

int xpos

ypos

int ypos

width

int width

height

int height

cacheLimit

int cacheLimit

isMkdirGoesThere

boolean isMkdirGoesThere

fontFamily

java.lang.String fontFamily

fontFlags

int fontFlags

fontSize

int fontSize

sortOrder

ProfileModel.FileSortOrder sortOrder

elements

java.util.HashMap<K,V> elements

Class ccs.cpc.impl.RecurserThread.RecursiveAbortException extends java.lang.Exception implements Serializable

Class ccs.cpc.impl.RecursionFailedException extends java.lang.Exception implements Serializable