|
ICY Version 1.0.1.0
|
Inherits java::awt::event::ActionListener.
Classes | |
| class | FrameInformation |
Public Member Functions | |
| void | addTaskWindow (final TaskFrame tFrame, final long msBeforeDisplay, final long msAfterCloseRequest) |
| void | addTaskWindow (final TaskFrame tFrame, long msBeforeDisplay) |
| void | addTaskWindow (final TaskFrame tFrame) |
| void | actionPerformed (ActionEvent e) |
Package Attributes | |
| final Timer | timer |
| final ArrayList< TaskFrame > | taskFrames |
| final HashMap< TaskFrame, Point > | framePosition |
|
final HashMap< TaskFrame, FrameInformation > | frameInfo |
| long | lastAnimationMillisecondTime |
Manage the TaskFrame to display them on right of the window.
1.7.3