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