|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.webinsel.util.swing.DecimalInput
info.bioinfweb.treegraph.gui.dialogs.DecimalUnitInput
public abstract class DecimalUnitInput
| Field Summary | |
|---|---|
private javax.swing.JComboBox |
comboBox
|
| Fields inherited from class info.webinsel.util.swing.DecimalInput |
|---|
DOUBLE_FORMAT, FLOAT_FORMAT, INTEGER_FORMAT |
| Constructor Summary | |
|---|---|
DecimalUnitInput(java.lang.String labelText,
javax.swing.JPanel panel,
int y)
|
|
| Method Summary | |
|---|---|
protected abstract void |
customizeComboBox(javax.swing.JComboBox comboBox)
|
javax.swing.JComboBox |
getComboBox()
|
void |
setEnabled(boolean enabled)
|
| Methods inherited from class info.webinsel.util.swing.DecimalInput |
|---|
createLabelTable, getChangeMonitor, getDecimalFormat, getLabel, getTextField, parseDouble, parseFloat, parseInt, parseLong, setDecimalFormatStr, setValue, setValue, setValue, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private javax.swing.JComboBox comboBox
| Constructor Detail |
|---|
public DecimalUnitInput(java.lang.String labelText,
javax.swing.JPanel panel,
int y)
| Method Detail |
|---|
public javax.swing.JComboBox getComboBox()
public void setEnabled(boolean enabled)
setEnabled in class info.webinsel.util.swing.DecimalInputprotected abstract void customizeComboBox(javax.swing.JComboBox comboBox)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||