|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LineListener
This interface is used by classes which wish to be notified when the state of a Line changes.
Method Summary | |
---|---|
void |
update(LineEvent ev)
This is called when the line's status changes. |
Method Detail |
---|
void update(LineEvent ev)
ev
- the event describing the change
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |