|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ClientActionProducer
An interface for used by ComponentPeers to receive actions
from the client.
| Method Summary | |
|---|---|
void |
clientAction(java.lang.String action)
Called when the user causes an action from the client. |
| Method Detail |
|---|
void clientAction(java.lang.String action)
action - The action command generated by the client.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||