|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Transmitter
Interface defining an object which sends fixed messages over a messaging system. Provides useful GUI points of access to the functionality.
SampCommunicator
Method Summary | |
---|---|
JMenu |
createSendMenu()
Returns a menu with one item per recipient application, for sending the message to any single one of the appropriate recipients. |
Action |
getBroadcastAction()
Returns an action which sends the information to all appropriate recipients. |
void |
setEnabled(boolean isEnabled)
Sets whether the send actions controlled by this transmitter should be enabled or not. |
Method Detail |
---|
Action getBroadcastAction()
JMenu createSendMenu()
void setEnabled(boolean isEnabled)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |