Serialized Form


Package com.simonstl.moe

Class com.simonstl.moe.ComponentList implements Serializable

Class com.simonstl.moe.ComponentSet implements Serializable

Class com.simonstl.moe.MOEException implements Serializable

Serialized Fields

exception

java.lang.Exception exception
The embedded exception if tunnelling, or null.


Package com.simonstl.moe.ui

Class com.simonstl.moe.ui.MOEDocMenu implements Serializable

Serialized Fields

parent

MOEFrame parent

Class com.simonstl.moe.ui.MOEFrame implements Serializable

Serialized Fields

root

CoreComponentI root

treeModel

MOETreeModelA treeModel

tree

MOETree tree

treePane

MOETreePane treePane

Class com.simonstl.moe.ui.MOETree implements Serializable

Serialized Fields

thisModel

javax.swing.tree.TreeModel thisModel

Class com.simonstl.moe.ui.MOETreeCellRenderer implements Serializable

Serialized Fields

text

javax.swing.JLabel text

textHold

javax.swing.JScrollPane textHold

DEBUG

boolean DEBUG

toolTip

java.lang.String toolTip

icon

javax.swing.ImageIcon icon

Class com.simonstl.moe.ui.MOETreePane implements Serializable

Serialized Fields

root

CoreComponentI root

treeModel

MOETreeModelA treeModel

tree

MOETree tree