public class LabelAccessor extends AbstractControlAccessor
| Constructor and Description |
|---|
LabelAccessor(Object control) |
| Modifier and Type | Method and Description |
|---|---|
JLabel |
getControl() |
String |
getControlValue() |
void |
setControlValue(Object value) |
addControlChangeListener, convertIfNecessary, fireControlChange, isEnabled, isTextControl, removeControlChangeListener, setControl, setEnabledpublic LabelAccessor(Object control)
control - public String getControlValue()
public void setControlValue(Object value)
public JLabel getControl()
getControl in class AbstractControlAccessorCopyright © 2014 JDAL. All Rights Reserved.