|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.emboss.jemboss |
Class org.emboss.jemboss.JembossLogo extends javax.swing.JPanel implements Serializable |
Serialized Fields |
int x
int y
int fontSize
Package org.emboss.jemboss.editor |
Class org.emboss.jemboss.editor.AlignApplet extends javax.swing.JApplet implements Serializable |
Serialized Fields |
GraphicSequenceCollection gsc
javax.swing.JScrollPane jspSequence
java.util.Vector seqs
java.lang.String matrix
java.awt.Cursor cbusy
java.awt.Cursor cdone
Class org.emboss.jemboss.editor.AlignJFrame extends javax.swing.JFrame implements Serializable |
Serialized Fields |
java.util.Vector graphicSequence
javax.swing.JScrollPane jspSequence
PrettyPlotJFrame ppj
java.io.File sequenceFile
java.awt.Cursor cbusy
java.awt.Cursor cdone
javax.swing.JCheckBoxMenuItem residueColor
java.util.Hashtable currentColour
boolean useExitMenu
javax.swing.JMenuBar menuBar
Class org.emboss.jemboss.editor.ColourJFrame extends javax.swing.JFrame implements Serializable |
Serialized Fields |
javax.swing.JPopupMenu popup
javax.swing.Box YBox
java.util.Hashtable colourTable
javax.swing.JScrollPane jspColour
AlignJFrame align
Class org.emboss.jemboss.editor.ColourPanel extends javax.swing.JPanel implements Serializable |
Serialized Fields |
java.awt.Color col
int xsize
int ysize
javax.swing.JPopupMenu popup
Class org.emboss.jemboss.editor.ConsensusOptions extends javax.swing.JFrame implements Serializable |
Serialized Fields |
TextFieldFloat pluralFloat
TextFieldInt idInt
TextFieldFloat caseFloat
GraphicSequenceCollection gsc
Matrix mat
java.awt.Cursor cbusy
java.awt.Cursor cdone
javax.swing.JScrollPane jspSequence
Class org.emboss.jemboss.editor.GraphicSequenceCollection extends javax.swing.JPanel implements Serializable |
Serialized Fields |
java.util.Vector removedSeqs
java.util.Vector seqs
java.util.Vector graphicSequence
java.util.Vector graphicName
java.util.Hashtable colorScheme
PlotConsensus pc
int hgt
int len
int MAXSEQLENGTH
int numResiduePerLine
SequenceJPanel numberDraw
javax.swing.JScrollPane jspSequence
javax.swing.JPanel seqNamePanel
javax.swing.Box seqBox
javax.swing.Box seqNameBox
javax.swing.Box plotconsSeqBox
boolean drawSequence
boolean drawBlackBox
boolean drawColorBox
boolean drawNumber
boolean prettPlot
int plotConStrut
PrettyPlotJFrame prettyPlot
Matrix mat
Class org.emboss.jemboss.editor.GroutAlignJFrame extends AlignJFrame implements Serializable |
Serialized Fields |
java.util.Vector targets
int position
Class org.emboss.jemboss.editor.GroutAlignJFrameEvent extends java.beans.PropertyChangeEvent implements Serializable |
Serialized Fields |
GroutAlignJFrame source
Class org.emboss.jemboss.editor.GroutGraphicSequenceCollection extends GraphicSequenceCollection implements Serializable |
Serialized Fields |
java.util.Vector targets
Class org.emboss.jemboss.editor.GroutGraphicSequenceCollectionEvent extends java.beans.PropertyChangeEvent implements Serializable |
Serialized Fields |
GroutGraphicSequenceCollection source
Class org.emboss.jemboss.editor.GroutSequenceJPanel extends SequenceJPanel implements Serializable |
Serialized Fields |
int centreMarkerX
int indent
Class org.emboss.jemboss.editor.IDTableJFrame extends javax.swing.JFrame implements Serializable |
Serialized Fields |
PrintableJTable idTable
Class org.emboss.jemboss.editor.MatrixJFrame extends javax.swing.JFrame implements Serializable |
Serialized Fields |
javax.swing.JScrollPane mScroll
java.awt.Cursor cbusy
java.awt.Cursor cdone
Matrix mat
Class org.emboss.jemboss.editor.Paste extends ScrollPanel implements Serializable |
Serialized Fields |
CutNPasteTextArea cnp
Class org.emboss.jemboss.editor.PatternJFrame extends javax.swing.JFrame implements Serializable |
Serialized Fields |
GraphicSequenceCollection gsc
int viewResiduePosition
javax.swing.JCheckBox wrapAround
Class org.emboss.jemboss.editor.PlotConsensus extends javax.swing.JPanel implements Serializable |
Serialized Fields |
float[] sumscore
int numbins
int interval
float ymin
float ymax
GraphicSequenceCollection viewPane
Class org.emboss.jemboss.editor.PrettyPlotJFrame extends javax.swing.JFrame implements Serializable |
Serialized Fields |
TextFieldInt textInt
TextFieldFloat textFloat
javax.swing.JColorChooser idColour
javax.swing.JColorChooser matchColour
javax.swing.JColorChooser idColourBackground
javax.swing.JColorChooser matchColourBackground
GraphicSequenceCollection gsc
javax.swing.JCheckBox prettyBox
Class org.emboss.jemboss.editor.PrintableJTable extends javax.swing.JTable implements Serializable |
Class org.emboss.jemboss.editor.PrintAlignmentImage extends ScrollPanel implements Serializable |
Serialized Fields |
java.awt.print.PageFormat format
int pageIndex
GraphicSequenceCollection gsc
java.lang.String filePrefix
javax.swing.JTextField statusField
int nResPerLine
boolean antiAlias
Class org.emboss.jemboss.editor.SequenceJPanel extends javax.swing.JPanel implements Serializable |
Serialized Fields |
java.awt.Color col
Sequence seq
int fontSize
java.awt.Font font
int boundWidth
int boundWidth2
int resWidth
int seqHeight
int pressedResidue
int interval
int seqLength
int ypad
java.util.Hashtable colorTable
java.lang.String padChar
java.lang.String pattern
boolean drawSequence
boolean drawBlackBox
boolean drawColorBox
boolean drawNumber
boolean prettyPlot
boolean highlightPattern
javax.swing.JComponent viewPane
javax.swing.JPopupMenu popup
java.util.Vector observers
Class org.emboss.jemboss.editor.SequenceNameJButton extends javax.swing.JToggleButton implements Serializable |
Serialized Fields |
Sequence seq
int boundWidth
int fontSize
java.lang.String nameLabel
int ypad
java.awt.Font font
Package org.emboss.jemboss.gui |
Class org.emboss.jemboss.gui.AdvancedOptions extends javax.swing.JPanel implements Serializable |
Serialized Fields |
javax.swing.JCheckBox saveUserHome
javax.swing.JTextField userHome
java.lang.String cwd
java.lang.String[] time
Class org.emboss.jemboss.gui.Browser extends javax.swing.JFrame implements Serializable |
Serialized Fields |
MemoryComboBox urlField
javax.swing.JEditorPane htmlPane
java.lang.String initialURL
java.awt.Cursor cbusy
java.awt.Cursor cdone
java.lang.String[] topics
javax.swing.JList spLeft
javax.swing.JSplitPane sp
javax.swing.JMenuItem backMenu
javax.swing.JButton backBt
javax.swing.JMenuItem fwdMenu
javax.swing.JButton fwdBt
Class org.emboss.jemboss.gui.Browser.JIconButton extends javax.swing.JButton implements Serializable |
Class org.emboss.jemboss.gui.ImageIconJPanel extends javax.swing.JPanel implements Serializable |
Serialized Fields |
javax.swing.ImageIcon ii
Class org.emboss.jemboss.gui.LaunchJalView extends javax.swing.JFrame implements Serializable |
Class org.emboss.jemboss.gui.MemoryComboBox extends javax.swing.JComboBox implements Serializable |
Serialized Fields |
java.util.Vector order
Class org.emboss.jemboss.gui.ResultsMenuBar extends javax.swing.JMenuBar implements Serializable |
Serialized Fields |
javax.swing.JMenuItem saveToLocalFile
javax.swing.JMenuItem saveToRemoteFile
javax.swing.JFrame frame
javax.swing.JToolBar toolBar
javax.swing.JMenuItem undo
javax.swing.JMenuItem redo
javax.swing.undo.UndoManager undoManager
Class org.emboss.jemboss.gui.ScrollPanel extends javax.swing.JPanel implements Serializable |
Class org.emboss.jemboss.gui.SequenceData extends java.lang.Object implements Serializable |
Serialization Methods |
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
Serialized Fields |
java.lang.String s_name
java.lang.String s_beg
java.lang.String s_end
java.lang.Boolean s_default
java.lang.Boolean s_remote
java.lang.Boolean s_listFile
Class org.emboss.jemboss.gui.SequenceList extends javax.swing.JFrame implements Serializable |
Serialized Fields |
DragJTable table
SequenceListTableModel seqModel
javax.swing.JCheckBoxMenuItem storeSeqList
java.awt.Cursor cbusy
java.awt.Cursor cdone
Class org.emboss.jemboss.gui.ShowResultSet extends javax.swing.JFrame implements Serializable |
Serialized Fields |
ResultsMenuBar menuBar
javax.swing.JTabbedPane rtp
GroutPanel grout
Class org.emboss.jemboss.gui.ShowSavedResults extends javax.swing.JFrame implements Serializable |
Serialized Fields |
java.awt.Cursor cbusy
java.awt.Cursor cdone
javax.swing.DefaultListModel datasets
ScrollPanel sp
javax.swing.JTextArea aboutRes
javax.swing.JScrollPane aboutScroll
javax.swing.JScrollPane ss
javax.swing.JPanel resButtonStatus
javax.swing.JTextField statusField
javax.swing.JMenuBar resMenu
javax.swing.ImageIcon rfii
Package org.emboss.jemboss.gui.filetree |
Class org.emboss.jemboss.gui.filetree.DragTree extends javax.swing.JTree implements Serializable |
Serialized Fields |
JembossParams mysettings
java.io.File root
java.util.Vector openNode
java.lang.String fs
javax.swing.JPopupMenu popup
java.awt.Cursor cbusy
java.awt.Cursor cdone
java.awt.Insets autoscrollInsets
Class org.emboss.jemboss.gui.filetree.FileEditorDisplay extends javax.swing.JTextPane implements Serializable |
Serialized Fields |
byte[] pngContent
java.lang.String filename
Class org.emboss.jemboss.gui.filetree.FileNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable |
Serialization Methods |
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
Serialized Fields |
boolean explored
Class org.emboss.jemboss.gui.filetree.LocalAndRemoteFileTreeFrame extends javax.swing.JFrame implements Serializable |
Serialized Fields |
javax.swing.JMenuItem prefClose
Class org.emboss.jemboss.gui.filetree.RemoteDragTree extends javax.swing.JTree implements Serializable |
Serialized Fields |
JembossParams mysettings
javax.swing.JPopupMenu popup
java.lang.String fs
java.lang.String ls
java.util.Vector openNode
java.awt.Cursor cbusy
java.awt.Cursor cdone
java.awt.Insets autoscrollInsets
Class org.emboss.jemboss.gui.filetree.RemoteFileNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable |
Serialization Methods |
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
Serialized Fields |
boolean explored
boolean isDir
java.lang.String fullname
java.lang.String serverPathToFile
java.lang.String rootdir
java.lang.String fs
Class org.emboss.jemboss.gui.filetree.RemoteFileTreePanel extends javax.swing.JPanel implements Serializable |
Serialized Fields |
java.awt.Cursor cbusy
java.awt.Cursor cdone
javax.swing.JComboBox rootSelect
Package org.emboss.jemboss.gui.form |
Class org.emboss.jemboss.gui.form.ApplicationNamePanel extends javax.swing.JPanel implements Serializable |
Serialized Fields |
int x
int y
int fontSize
java.lang.String name
Class org.emboss.jemboss.gui.form.JembossComboPopup extends javax.swing.JComboBox implements Serializable |
Class org.emboss.jemboss.gui.form.LabelTextBox extends javax.swing.Box implements Serializable |
Class org.emboss.jemboss.gui.form.ListFilePanel extends javax.swing.JPanel implements Serializable |
Serialized Fields |
int nFiles
FileChooser[] fileChooser
Class org.emboss.jemboss.gui.form.Separator extends javax.swing.JPanel implements Serializable |
Serialized Fields |
java.awt.Dimension d
Class org.emboss.jemboss.gui.form.SetInFileCard extends javax.swing.Box implements Serializable |
Serialized Fields |
boolean isFile
boolean isCut
boolean isList
FileChooser fileChoose
CutNPasteTextArea cutnPaste
ListFilePanel listPane
InputSequenceAttributes[] inSeqAttr
int h
Class org.emboss.jemboss.gui.form.TextFieldFloat extends TextFieldSink implements Serializable |
Serialized Fields |
java.awt.Toolkit toolkit
java.text.NumberFormat decimalFormatter
Class org.emboss.jemboss.gui.form.TextFieldFloat.DecimalNumberDocument extends javax.swing.text.PlainDocument implements Serializable |
Class org.emboss.jemboss.gui.form.TextFieldInt extends TextFieldSink implements Serializable |
Serialized Fields |
java.awt.Toolkit toolkit
java.text.NumberFormat integerFormatter
Class org.emboss.jemboss.gui.form.TextFieldInt.WholeNumberDocument extends javax.swing.text.PlainDocument implements Serializable |
Class org.emboss.jemboss.gui.form.TextFieldSink extends javax.swing.JTextField implements Serializable |
Package org.emboss.jemboss.gui.sequenceChooser |
Class org.emboss.jemboss.gui.sequenceChooser.TextAreaSink extends javax.swing.JTextArea implements Serializable |
Package org.emboss.jemboss.soap |
Class org.emboss.jemboss.soap.AuthPopup extends javax.swing.JFrame implements Serializable |
Serialized Fields |
javax.swing.JPanel splashp
int iprogress
int iprogressmax
JembossParams mysettings
javax.swing.JProgressBar progressBar
javax.swing.JLabel progressLabel
javax.swing.JButton okButton
javax.swing.JTextField ufield
javax.swing.JPasswordField pfield
boolean exitOnDone
javax.swing.JPanel promptPanel
Class org.emboss.jemboss.soap.FileRoots extends java.lang.Object implements Serializable |
Serialization Methods |
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
Serialized Fields |
java.util.Hashtable fileRoots
java.lang.String currentRoot
java.lang.String currentDir
java.util.Vector rootVector
java.lang.String defaultRoot
int defaultRootIndex
Class org.emboss.jemboss.soap.JembossSoapException extends java.lang.Exception implements Serializable |
Class org.emboss.jemboss.soap.ServerSetup extends javax.swing.JTabbedPane implements Serializable |
Serialized Fields |
MemoryComboBox publicURL
MemoryComboBox privateURL
MemoryComboBox publicName
MemoryComboBox privateName
MemoryComboBox proxyName
MemoryComboBox proxyPort
MemoryComboBox proxyBrowserName
MemoryComboBox proxyBrowserPort
javax.swing.JCheckBox userAuth
javax.swing.JCheckBox useProxy
javax.swing.JCheckBox useBrowserProxy
javax.swing.JCheckBox callTFM
JembossParams myset
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |