Serialized Form

Class net.elucidsoft.encruft.App implements Serializable

Serialized Fields

enabled

boolean enabled
State Variable Enabled, whether or not file editing is enabled


edited

boolean edited
State Variable denoted when a file has been edited and changes have not been saved.


view

net.elucidsoft.encruft.View view

doc

net.elucidsoft.encruft.Document doc

tmpdata

java.util.List tmpdata

file

java.io.File file

revert

javax.swing.JMenuItem revert

rename

javax.swing.JMenuItem rename

save

javax.swing.JMenuItem save

chooser

javax.swing.JFileChooser chooser


Class net.elucidsoft.encruft.Document implements Serializable

Serialized Fields

m_list

java.util.LinkedList m_list


Class net.elucidsoft.encruft.View implements Serializable

Serialized Fields

doc

net.elucidsoft.encruft.Document doc
Reference to document being viewed


Class net.elucidsoft.encruft.WholeNumberField implements Serializable

Serialized Fields

toolkit

java.awt.Toolkit toolkit

integerFormatter

java.text.NumberFormat integerFormatter


Class net.elucidsoft.encruft.WholeNumberField.WholeNumberDocument implements Serializable



Copyright © 2002 eLucid Software. All Rights Reserved.