Package t3.portfolios

Interface Summary
PortfolioCommonBehaviour Implementors of this interface provide behaviour that can be applied to many portfolios, such as dragging or rotateNtranslate.
 

Class Summary
AnimatorJobsThread A thread that animates a set of portfolios by interpolating each from its current PORTtoPPORT transform to a specified transform.
AnimatorJobsThread.AnimationJob  
AnimatorThread  
JotterPortfolio A jotter portfolio has a tile which contains an image into which you can draw using a Graphics2D.
Person A data structure class representing a single person.
PlainPortfolio  
PointInputDevice A data structure class representing a single point input device.
PointInputDeviceData Data structure class that stores behind-the-scenes data for T3 about a point input device.
PointInputDeviceTypeAndButton A data structure class representing a pid device type and button number.
PointInputDeviceTypeAndButtonSet Represents a set of 0 to 3 PointInputDeviceTypeAndButton's.
Portfolio A portfolio consists of a tile (an image of a specified size displayed on the display surface) (optional) and zero or more child portfolios.
PortfolioEvent  
PortfolioLink Represents a link between two rectangles each in a specified portfolio.
PortfolioServer Represents a Portfolio server, which uses a RemoteHRDServer and provides facilities such as portfolios and event handling.
RootPortfolio Represents the root portfolio, of which all other portfolio are anscestors.