Package tweed.message

Messages (shorthand for User Messages) represent small texts displayed on the GUI for giving user an immediate feedback on his latest operations.

See:
          Description

Interface Summary
UserMessage A small text, plus some optional information, shown to User as feedback for his actions.
 

Class Summary
Severity An enumeration for different types of severity, as shown in a UserMessage.
UserMessageEvent An event for a new UserMessage.
UserMessageNipple Connects to an EventBus for delivering the right callback.
 

Package tweed.message Description

Messages (shorthand for User Messages) represent small texts displayed on the GUI for giving user an immediate feedback on his latest operations. GUI and Command implementors may have to use classes of this package.



Copyright © 2003 Laurent Caillette. All Rights Reserved.