Package | Description |
---|---|
de.mud.jta | |
de.mud.jta.event |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
PluginLoader.broadcast(PluginMessage message)
Implementation of the plugin bus.
|
java.lang.Object |
PluginBus.broadcast(PluginMessage message)
Broadcast a plugin message to all listeners.
|
Modifier and Type | Class and Description |
---|---|
class |
AppletRequest
Tell listeners the applet object.
|
class |
ConfigurationRequest
Configuration request message.
|
class |
EndOfRecordRequest
Notification of the end of record event
|
class |
FocusStatus
Notify all listeners that a component has got the input focus.
|
class |
LocalEchoRequest
Notification of the local echo property.
|
class |
OnlineStatus
Notify all listeners that we on or offline.
|
class |
ReturnFocusRequest
Notify listeners that the focus is to be returned to whoever wants it.
|
class |
SetWindowSizeRequest
Request the current window size of the terminal.
|
class |
SocketRequest
Notification of a socket request.
|
class |
SoundRequest
Play a sound.
|
class |
TelnetCommandRequest
Notification of the end of record event
|
class |
TerminalTypeRequest
Request message for the current terminal type.
|
class |
WindowSizeRequest
Request the current window size of the terminal.
|