|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LabelInterface
The interface that may be implemented by Transformation Beans that have a label attribute.
Method Summary | |
---|---|
java.lang.String |
getLabel()
Return the component's label |
void |
setLabel(java.lang.String label)
Sets the component's label |
Method Detail |
---|
void setLabel(java.lang.String label)
label
- The component's labeljava.lang.String getLabel()
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |