ICY Version 1.0.1.0
Classes | Public Member Functions | Package Attributes

icy.gui.main.TaskFrameManager Class Reference

Inherits java::awt::event::ActionListener.

List of all members.

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< TaskFrametaskFrames
final HashMap< TaskFrame, Point > framePosition
final HashMap< TaskFrame,
FrameInformation
frameInfo
long lastAnimationMillisecondTime

Detailed Description

Manage the TaskFrame to display them on right of the window.

Author:
Fabrice de Chaumont & Stephane Dallongeville

The documentation for this class was generated from the following file:
 All Classes Functions Variables