public interface Transmitter
Modifier and Type | Method and Description |
---|---|
JMenu |
createSendMenu()
Returns a per-application menu which allows sending the information
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.
|
Action getBroadcastAction()
JMenu createSendMenu()
void setEnabled(boolean isEnabled)
isEnabled
- true iff actions may be invokedCopyright © 2003-2025 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.