org.emboss.jemboss.gui.form
Class SetInFileCard
java.lang.Object
|
+--org.emboss.jemboss.gui.form.SetInFileCard
- public class SetInFileCard
- extends java.lang.Object
Constructor Summary |
SetInFileCard(javax.swing.JPanel sectionPane,
int h,
java.lang.String[] db,
java.lang.String name,
java.lang.String appName,
InputSequenceAttributes[] inSeqAttr,
boolean fopt,
JembossParams mysettings)
Build the GUI components for an input sequence(s). |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
boxFile
private javax.swing.Box boxFile
isFile
private boolean isFile
isCut
private boolean isCut
isList
private boolean isList
fileChoose
private FileChooser fileChoose
cutnPaste
private CutNPasteTextArea cutnPaste
listPane
private ListFilePanel listPane
inSeqAttr
private InputSequenceAttributes[] inSeqAttr
h
private int h
SetInFileCard
public SetInFileCard(javax.swing.JPanel sectionPane,
int h,
java.lang.String[] db,
java.lang.String name,
java.lang.String appName,
InputSequenceAttributes[] inSeqAttr,
boolean fopt,
JembossParams mysettings)
- Build the GUI components for an input sequence(s).
- Parameters:
sectionPane
- acd section panelh
- GUI handledb
- database listname
- for the file cardappName
- application nameinSeqAttr
- input sequence attributes
getInCard
protected javax.swing.Box getInCard()
isFileName
public boolean isFileName()
isCutNPase
public boolean isCutNPase()
isListFile
public boolean isListFile()
getFileChosen
public java.lang.String getFileChosen()
getCutNPasteText
public java.lang.String getCutNPasteText()
getListFile
public java.lang.String getListFile()
getArrayListFile
public java.lang.String[] getArrayListFile()
getSequence
public java.lang.String getSequence(int n)
doReset
public void doReset()