|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for components such as buttons and menu items
that have no numerical value. This interface has no
methods and is simply used by Piface to identify this
type of component.
Use setLabel() and getLabel() to access the displayed
label.
Use setName() and getName() to access the name of the
method that serves as the event handler for this component.
(The event handler must be public double with no arguments.)
Methods inherited from interface rvl.piface.PiComponent |
addActionListener, getLabel, getName, setName |
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |