|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ens.transcriptome.doelan.gui.DescriptionWidget
This class implements a file chooser.
Constructor Summary | |
DescriptionWidget(java.lang.String label,
int mnemonicKey,
javax.swing.JPanel panel,
int position)
Public constructor. |
Method Summary | |
java.lang.String |
getDescription()
Get the text of the description. |
int |
getMnemonicKey()
Get the mnemonic key. |
void |
setMnemonicKey(int mnemonicKey)
set the mnemonic key. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DescriptionWidget(java.lang.String label, int mnemonicKey, javax.swing.JPanel panel, int position)
label
- the Label of the widgetpanel
- Calling panelposition
- Position of the chooserMethod Detail |
public int getMnemonicKey()
public java.lang.String getDescription()
public void setMnemonicKey(int mnemonicKey)
mnemonicKey
- The mnemonicKey to set
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |