Serialized Form


Package com.depthexplorer

Class com.depthexplorer.DEMatrix extends javax.vecmath.GMatrix implements Serializable

serialVersionUID: -9203121704203077712L


Package com.depthexplorer.animation

Class com.depthexplorer.animation.DEAnimatePanel extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

drawingXML

String drawingXML

animateXML

String animateXML

imageList

ArrayList<E> imageList

imageCount

int imageCount

frameCount

int frameCount

currentFrame

int currentFrame

sliderControl

DEAnimationSlider sliderControl

isRendering

boolean isRendering

xmlChanges

Hashtable<K,V> xmlChanges

Class com.depthexplorer.animation.DEAnimationSlider extends JSlider implements Serializable

serialVersionUID: 1L

Serialized Fields

panel

DEAnimatePanel panel

Class com.depthexplorer.animation.DEEditPanel extends JFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

drawingXML

JTextArea drawingXML

animationXML

JTextArea animationXML

saveEdits

JButton saveEdits

renderButton

JButton renderButton

animatePanel

DEAnimatePanel animatePanel

Package com.depthexplorer.ui

Class com.depthexplorer.ui.CanvasControlBar extends JPanel implements Serializable

serialVersionUID: 6901645697546266587L

Serialized Fields

renderButton

JButton renderButton

manager

CanvasManager manager

padding

int padding

Class com.depthexplorer.ui.CanvasManager extends JPanel implements Serializable

serialVersionUID: -8484718701869654805L

Serialized Fields

canvas

DECanvas canvas

controlBar

CanvasControlBar controlBar

parent

DEDocument parent

Class com.depthexplorer.ui.DEAbout extends JFrame implements Serializable

serialVersionUID: -7982522987465832646L

Class com.depthexplorer.ui.DECanvas extends JPanel implements Serializable

serialVersionUID: -5955784374874874372L

Serialized Fields

pointsPerScaleUnit

double pointsPerScaleUnit

SCROLL_MODE

int SCROLL_MODE

ZOOM_MODE

int ZOOM_MODE

SELECT_MODE

int SELECT_MODE

sc

DECanvas.SubCanvas sc

subjects

ArrayList<E> subjects

mode

int mode

drawAxis

boolean drawAxis

drawGrid

boolean drawGrid

frame

Rectangle2D.Double frame

selection

Rectangle2D.Double selection

dragX

int dragX

dragY

int dragY

originalX

double originalX

originalY

double originalY

originalFrame

Rectangle2D.Double originalFrame

Class com.depthexplorer.ui.DEDocument extends JFrame implements Serializable

serialVersionUID: 6569256012711355586L

Serialized Fields

validString

String validString

invalidString

String invalidString

root

RTNRoot root

doc

Document doc

canvas

DECanvas canvas

data

String data

editor

JTextArea editor

renderBar

JToolBar renderBar

menuBar

JMenuBar menuBar

renderBtn

JButton renderBtn

statusLbl

JLabel statusLbl

parseErrorLbl

JLabel parseErrorLbl

scroller

JScrollPane scroller

fileMenu

JMenu fileMenu

windowMenu

JMenu windowMenu

saveMenuItem

JMenuItem saveMenuItem

documentName

String documentName

actions

HashMap<K,V> actions

undoAction

DEDocument.UndoAction undoAction

redoAction

DEDocument.RedoAction redoAction

undo

UndoManager undo

currentFile

File currentFile

dirty

boolean dirty

checkDirty

boolean checkDirty

Class com.depthexplorer.ui.DEGPL extends JFrame implements Serializable

serialVersionUID: -7982522987465832646L

Class com.depthexplorer.ui.DEHelpBrowser extends JFrame implements Serializable

serialVersionUID: 7213863038720565098L

Serialized Fields

newHtml

JEditorPane newHtml

Class com.depthexplorer.ui.DEWelcome extends JFrame implements Serializable

serialVersionUID: 7743680733613689014L

Class com.depthexplorer.ui.Examples extends JPanel implements Serializable

serialVersionUID: -4280191543341966566L

Class com.depthexplorer.ui.ExportDialog extends JDialog implements Serializable

serialVersionUID: -8463473482409983976L

Serialized Fields

INCHES

int INCHES

CENTIMETERS

int CENTIMETERS

PIXELS

int PIXELS

unitsCmb

JComboBox unitsCmb

widthTxt

JFormattedTextField widthTxt

heightTxt

JFormattedTextField heightTxt

rezTxt

JFormattedTextField rezTxt

informationLbl

JLabel informationLbl

unitsWLbl

JLabel unitsWLbl

unitsHLbl

JLabel unitsHLbl

rezUnitsLbl

JLabel rezUnitsLbl

mode

int mode

ex_width

double ex_width

wh_ratio

double wh_ratio

parent

DECanvas parent

Class com.depthexplorer.ui.Guide extends JPanel implements Serializable

serialVersionUID: 4280550800523326263L

Serialized Fields

content

JEditorPane content

index

JList index

indexItems

Vector<E> indexItems

Class com.depthexplorer.ui.Reference extends JPanel implements Serializable

serialVersionUID: -7136997190961379573L

Serialized Fields

nodeList

Reference.NodeList nodeList

content

JEditorPane content