Uses of Class
ghm.follow.config.FollowAppAttributes

Packages that use FollowAppAttributes
ghm.follow Contains classes for printing the contents of text files to which information is being added asynchronously. 
ghm.follow.config   
ghm.follow.event   
ghm.follow.gui GUI application which permits one to monitor text files to which information is being added asynchronously. 
 

Uses of FollowAppAttributes in ghm.follow
 

Methods in ghm.follow that return FollowAppAttributes
 FollowAppAttributes FollowApp.getAttributes()
           
 

Uses of FollowAppAttributes in ghm.follow.config
 

Methods in ghm.follow.config that return FollowAppAttributes
 FollowAppAttributes FollowAppAttributes.getDefaultAttributes()
           
 

Uses of FollowAppAttributes in ghm.follow.event
 

Fields in ghm.follow.event declared as FollowAppAttributes
protected  FollowAppAttributes WindowTracker.attributes
           
 

Constructors in ghm.follow.event with parameters of type FollowAppAttributes
WindowTracker(FollowAppAttributes attributes, javax.swing.JTabbedPane tabbedPane, SystemInterface systemInterface)
          Construct a new WindowTracker which will write window position/size to the supplied FollowAppAttributes object.
 

Uses of FollowAppAttributes in ghm.follow.gui
 

Constructors in ghm.follow.gui with parameters of type FollowAppAttributes
TabbedPane(FollowAppAttributes attributes)
           
 



Copyright © 2008. All Rights Reserved.