|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Package de.unibi.techfak.jpredictor |
|---|
| Class de.unibi.techfak.jpredictor.jPREdictor extends javax.swing.JApplet implements Serializable |
|---|
serialVersionUID: 122L
| Package de.unibi.techfak.jpredictor.gui |
|---|
| Class de.unibi.techfak.jpredictor.gui.CutoffCalculator extends javax.swing.JDialog implements Serializable |
|---|
| Serialized Fields |
|---|
java.awt.Window owner
java.lang.String[] buttonTexts
ICommunicator comm
IOperator op
javax.swing.JButton bExit
javax.swing.JButton bCancel
javax.swing.JButton bStartCalc
javax.swing.JButton bGetDistr
javax.swing.JTextField tfEValue
javax.swing.JTextField tfSequLen
javax.swing.JTextField tfSampleSize
javax.swing.JTextField tfProgress
javax.swing.JTextField tfCutoff
char[] generatingCharacters
double[] generatingDistribution
CutoffCalculator.CutoffCalcThread t
| Class de.unibi.techfak.jpredictor.gui.MainPanel extends javax.swing.JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
ICommunicator comm
Operator op
MotifMaker motifMaker
null.
java.awt.Window parent
java.lang.String[] buttonTexts
javax.swing.JButton bSequSet
javax.swing.JButton bPosSet
javax.swing.JButton bNegSet
javax.swing.JButton bSequBrowse
javax.swing.JButton bPosBrowse
javax.swing.JButton bNegBrowse
javax.swing.JButton bOutBrowse
javax.swing.JButton bCancel
javax.swing.JButton bMotifMaker
javax.swing.JButton bSearchMotifs
javax.swing.JButton bWeightMotifs
javax.swing.JButton bScoreSequ
javax.swing.JButton bCutoffCalc
javax.swing.JTextField tfSequFile
javax.swing.JTextField tfPosFile
javax.swing.JTextField tfNegFile
javax.swing.JTextField tfOutFile
javax.swing.JTextField tfWindowWidth
javax.swing.JTextField tfWindowShift
javax.swing.JTextField tfCutoff
javax.swing.JCheckBox cbSequFile
javax.swing.JCheckBox cbPosFile
javax.swing.JCheckBox cbNegFile
javax.swing.JCheckBox cbLengthNorm
javax.swing.JCheckBox cbMotifOcc
javax.swing.JCheckBox cbAppend
javax.swing.JCheckBox cbOverwrite
javax.swing.JCheckBox cbTextOutput
javax.swing.JCheckBox cbGraphOutput
javax.swing.JCheckBox cbSelectSingle
javax.swing.JCheckBox cbSelectMulti
javax.swing.JTextArea taOutput
javax.swing.JTextArea taError
MotifCheckTree motifTree
javax.swing.JFileChooser fileChooser
TextInsertDialog sequenceInput
javax.swing.JMenuBar menuBar
menuBar is set in the constructor. If not, it is
null and no menu will be drawn.
| Class de.unibi.techfak.jpredictor.gui.MainWindow extends javax.swing.JFrame implements Serializable |
|---|
| Class de.unibi.techfak.jpredictor.gui.MotifMaker extends javax.swing.JDialog implements Serializable |
|---|
| Serialized Fields |
|---|
java.awt.Toolkit toolkit
java.awt.Window owner
java.lang.String[] buttonTexts
javax.swing.JButton bOk
javax.swing.JButton bCancel
javax.swing.JButton bEditMotif
javax.swing.JButton bRemoveMotif
javax.swing.JButton bClearMotifList
javax.swing.JButton bClearMotifSel
javax.swing.JButton bReplaceMotif
javax.swing.JButton bRegisterMotif
javax.swing.JButton bOverwriteMotif
javax.swing.JButton bClearMotifFields
javax.swing.JButton bClearAllFields
javax.swing.JButton bRecalcPSPM
javax.swing.JButton bRecalcPSSM
javax.swing.JButton bPastePSPM
javax.swing.JButton bPastePSSM
javax.swing.JButton bMultiGT
javax.swing.JButton bMultiGTGT
javax.swing.JButton bMultiLT
javax.swing.JButton bMultiDel
javax.swing.JButton bMultiClr
javax.swing.JButton bDoubleBuild
javax.swing.JButton bMultiAddDist
javax.swing.JRadioButton rbSDSequPlus
javax.swing.JRadioButton rbSDRegEPlus
javax.swing.JRadioButton rbSDPSPMPlus
javax.swing.JRadioButton rbSDPSSMPlus
javax.swing.JRadioButton rbSDSequMinus
javax.swing.JRadioButton rbSDRegEMinus
javax.swing.JRadioButton rbSDPSPMMinus
javax.swing.JRadioButton rbSDPSSMMinus
javax.swing.JRadioButton rbSDSequBoth
javax.swing.JRadioButton rbSDRegEBoth
javax.swing.JRadioButton rbSDPSPMBoth
javax.swing.JRadioButton rbSDPSSMBoth
javax.swing.JTable tablePSPM
javax.swing.JTable tablePSSM
int ACTUAL_PANE
javax.swing.JTextField[] tfName
javax.swing.JTextField[] tfDesc
javax.swing.JTextField[] tfWeight
javax.swing.JTextField tfMotifSequ
javax.swing.JTextField tfMotifRegE
javax.swing.JTextField tfErrorsSequ
javax.swing.JTextField tfErrorsRegE
javax.swing.JTextField tfThresholdPSPM
javax.swing.JTextField tfThresholdPSSM
javax.swing.JCheckBox cbSelf
javax.swing.JTextField tfMinDist
javax.swing.JTextField tfMaxDist
javax.swing.JTabbedPane tabbedPane
MotifTree treeView
MotifDistanceTree treeViewMultiMotif
java.lang.String[] cbAddMotifsListTexts
javax.swing.JComboBox cbAddMotifsList
java.lang.Integer[] rawPosProbs
java.lang.Integer[] rawPosScores
java.lang.Double[][] rawDataScores
java.lang.Double[][] rawDataProbs
java.lang.Double[][] backData
MotifList initialMotifList
MotifList, this class was created with.
Set in the constructor. This list is only changed, if the user
clicks on the exit/ok-button.
java.lang.String generatingSequences
null again.
boolean generatingBackground
boolean stateChangedByUser
| Class de.unibi.techfak.jpredictor.gui.ScorePlotBrowser extends javax.swing.JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
javax.swing.JFrame parent
javax.swing.JMenuBar menuBar
menuBar is null. This means, that no menu
will be drawn and all buttons are present on the panels surface.
If the class is constructed by wishing a menu to be present, only
rudimentary buttons are shown on the panel and all other buttons
are banned to the menu.
javax.swing.JFileChooser fileChooser
ScorePlotBrowser.ScorePlotArea scorePlotArea
getPlotPane
ScorePlotBrowser.SequencePlotArea sequencePlotArea
getMotifPane
StatusBar statusBar
java.lang.String[] bTexts
javax.swing.AbstractButton bNoBar
javax.swing.AbstractButton bNoHLine
javax.swing.AbstractButton bMin
javax.swing.AbstractButton bMax
javax.swing.AbstractButton bMean
java.util.Vector<E> results
null.
int resultNumber
ScorePlotArea
class.
double resultMin
ScorePlotArea class and used to
draw the y-axis.
double resultMax
ScorePlotArea class and used to
draw the y-axis.
javax.swing.SpinnerNumberModel spinnerNumberModel
ScorePlotArea-class, when the result vector
is updated.
SequenceEnumeration sequenceEnum
double xZoom
ScorePlotArea class.
It is initialy set to one by the constructor.
double yZoom
ScorePlotArea
class. It is initialy set to one by the constructor.
boolean xZoomFitToWindow
true, if the user has not clicked on one of the
buttons for x-zoom . As long as this switch is true, the
x-zoom is automatically set the way that the user can see the whole
area. This variable is used by the ScorePlotArea-class.
boolean yZoomFitToWindow
true, if the user has not clicked on one of the
buttons for y-zoom . As long as this switch is true, the
y-zoom is automatically set the way that the user can see the whole
area. This variable is used by the ScorePlotArea-class.
int selectionMid
ScorePlotArea. Gives the mid point of the grey
bar (displayed in the ScorePlotArea) and the mid
of the sequence shown in SequencePlotArea.
Set to -1 for no bar (dont't forget to repaint).
int horizontalLine
ScorePlotArea class.
Set to Integer.MIN_VALUE for no bar (dont't forget to
repaint).
int drawingStyle
BARS, if bars should be drawn, to DOTS,
if dots are wished and to LINES, if lines connecting
the dots should be drawn. Default is BARS.
int drawingChoose
MINIMUM,
MAXIMUM (default) or MEAN, repectively,
to tell the draw method what to do with the scores, when they are
broken down to one pixel width.
| Class de.unibi.techfak.jpredictor.gui.StatusBar extends javax.swing.JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
javax.swing.JLabel[] labels
java.awt.event.ActionListener timerTask
javax.swing.Timer timer
int timeLabel
int dateLabel
| Class de.unibi.techfak.jpredictor.gui.TextInsertDialog extends javax.swing.JDialog implements Serializable |
|---|
| Serialized Fields |
|---|
javax.swing.JTextArea taMessage
javax.swing.JTextArea textArea
java.lang.String insertedText
javax.swing.JOptionPane optionPane
java.lang.Object[] options
| Package de.unibi.techfak.jpredictor.motifs |
|---|
| Class de.unibi.techfak.jpredictor.motifs.CycleInMultiMotifExeption extends java.lang.RuntimeException implements Serializable |
|---|
| Class de.unibi.techfak.jpredictor.motifs.MissingCharSequenceException extends java.lang.RuntimeException implements Serializable |
|---|
| Class de.unibi.techfak.jpredictor.motifs.MissingMotifException extends java.lang.RuntimeException implements Serializable |
|---|
| Class de.unibi.techfak.jpredictor.motifs.MotifList extends java.util.Vector implements Serializable |
|---|
| Class de.unibi.techfak.jpredictor.motifs.MotifNotCompleteException extends java.lang.RuntimeException implements Serializable |
|---|
| Package de.unibi.techfak.jpredictor.sequences |
|---|
| Class de.unibi.techfak.jpredictor.sequences.NewSequenceBlockException extends java.io.IOException implements Serializable |
|---|
| Class de.unibi.techfak.jpredictor.sequences.NoMoreSequencesAvailableException extends java.lang.Exception implements Serializable |
|---|
| Class de.unibi.techfak.jpredictor.sequences.ResetNotSupportedException extends java.lang.IndexOutOfBoundsException implements Serializable |
|---|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||