|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PiListener
Basic interface for any accessories that might be added to Piface dialogs. Implementations should call piface.addListener(this) where piface is the Piface object we want to get messages from.
| Method Summary | |
|---|---|
void |
close()
Host routine should call this if it wants to close it |
void |
piAction(java.lang.String varName)
This is called when the value of the variable "varName" is changed in the Piface |
| Method Detail |
|---|
void piAction(java.lang.String varName)
void close()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||