Serialized Form

Class org.emboss.jemboss.gui.AdvancedOptions implements Serializable

Serialized Fields

time

java.lang.String[] time


Class org.emboss.jemboss.gui.filetree.DragTree implements Serializable

Serialized Fields

openNodeDir

java.util.Hashtable openNodeDir

mysettings

uk.ac.mrc.hgmp.embreo.EmbreoParams mysettings

root

java.io.File root

fs

java.lang.String fs

cbusy

java.awt.Cursor cbusy

cdone

java.awt.Cursor cdone


Class org.emboss.jemboss.gui.filetree.FileNode implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

explored

boolean explored

childrenNames

java.lang.String[] childrenNames


Class org.emboss.jemboss.JembossLogo implements Serializable

Serialized Fields

x

int x

y

int y

fontSize

int fontSize


Class org.emboss.jemboss.soap.JembossSoapException implements Serializable


Class org.emboss.jemboss.gui.LaunchJalView implements Serializable


Class org.emboss.jemboss.gui.form.ListFilePanel implements Serializable

Serialized Fields

nFiles

int nFiles

fileChooser

FileChooser[] fileChooser


Class org.emboss.jemboss.gui.form.myComboPopup implements Serializable


Class org.emboss.jemboss.gui.startup.ProgList.HorizontalMenu implements Serializable

Serialized Fields

this$0

ProgList this$0


Class org.emboss.jemboss.gui.filetree.RemoteDragTree implements Serializable

Serialized Fields

mysettings

uk.ac.mrc.hgmp.embreo.EmbreoParams mysettings

froots

uk.ac.mrc.hgmp.embreo.filemgr.EmbreoFileRoots froots

fs

java.lang.String fs

cbusy

java.awt.Cursor cbusy

cdone

java.awt.Cursor cdone


Class org.emboss.jemboss.gui.filetree.RemoteFileNode implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

explored

boolean explored

isDir

boolean isDir

childrenNames

java.lang.String[] childrenNames

fullname

java.lang.String fullname

children

java.util.Vector children

rootdir

java.lang.String rootdir

fs

java.lang.String fs


Class org.emboss.jemboss.gui.filetree.RemoteFileTreePanel implements Serializable

Serialized Fields

cbusy

java.awt.Cursor cbusy

cdone

java.awt.Cursor cdone

jp

javax.swing.JPanel jp


Class org.emboss.jemboss.gui.form.Separator implements Serializable

Serialized Fields

light

java.awt.Color light

dark

java.awt.Color dark

d

java.awt.Dimension d


Class org.emboss.jemboss.gui.sequenceChooser.TextAreaSink implements Serializable


Class org.emboss.jemboss.gui.form.TextFieldFloat implements Serializable

Serialized Fields

toolkit

java.awt.Toolkit toolkit

decimalFormatter

java.text.NumberFormat decimalFormatter


Class org.emboss.jemboss.gui.form.TextFieldFloat.DecimalNumberDocument implements Serializable

Serialized Fields

this$0

TextFieldFloat this$0


Class org.emboss.jemboss.gui.form.TextFieldInt implements Serializable

Serialized Fields

toolkit

java.awt.Toolkit toolkit

integerFormatter

java.text.NumberFormat integerFormatter


Class org.emboss.jemboss.gui.form.TextFieldInt.WholeNumberDocument implements Serializable

Serialized Fields

this$0

TextFieldInt this$0


Class org.emboss.jemboss.gui.form.TextFieldSink implements Serializable