|
Class Summary |
| EditorPanel |
EditorPanel contains a compositor. |
| InlineHTMLMessageDrop |
Subclass of HTMLMessageDrop which captures CaretEvent objects and
routes them to the RecipientChangeBus mediator so that it can
change the recipient selected in the outgoing editor. |
| InlineListMessageDrop |
Subclass of ListMessageDrop which captures ListSelectionEvent
objects and routes them to the RecipientChangeBus mediator so that
it can change the recipient selected in the outgoing editor. |
| InlinePanel |
InlinePanel is the main Inline gui widget. |
| InlinePanel.AboutAction |
|
| InlineUIFactory |
Factory for the inline version of praya (wesley's preferred UI). |
| InlineWrapperFrame |
Thin wrapper around InlinePanel. |
| MessageDisplayPanel |
MessageDisplayPanel shows up above the composer and displays
messages. |
| PreferencesPanel |
Contains preferences setting user interface. |
| ProtocolPanel |
List of currently instantiated protocols. |
| RecipientChangeBus |
Broadcast mechanism for recipient change events. |
| RecipientChangeEvent |
Fired when the recipient to send to should change. |
Default Praya GUI implemented (mostly) in one window, suitable for
inclusion in a webpage as an applet.