|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.ui.InputFieldPanel.InputField
public abstract class InputFieldPanel.InputField
Class InputField
| Field Summary | |
|---|---|
protected JComponent |
editComp
_more_ |
protected GridBagConstraints |
gbc
_more_ |
protected JLabel |
lab
_more_ |
| Constructor Summary | |
|---|---|
InputFieldPanel.InputField()
|
|
| Method Summary | |
|---|---|
int |
getSize()
_more_ |
protected void |
layout(String label)
_more_ |
void |
setEnabled(boolean enable)
_more_ |
void |
setSize(int size)
_more_ |
void |
setToolTipText(String tip)
_more_ |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected GridBagConstraints gbc
protected JComponent editComp
protected JLabel lab
| Constructor Detail |
|---|
public InputFieldPanel.InputField()
| Method Detail |
|---|
protected void layout(String label)
label - public void setEnabled(boolean enable)
enable - public void setToolTipText(String tip)
tip - public int getSize()
public void setSize(int size)
size -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||