Uses of Interface
org.annotation.gui.CollapsablePanel.CollapseListener

Packages that use CollapsablePanel.CollapseListener
org.annotation.gui Provides GUI functionality that is used in WordFreak but which is not specific to WordFreak. 
org.annotation.wordfreak.project Provides support for projects within WordFreak. 
 

Uses of CollapsablePanel.CollapseListener in org.annotation.gui
 

Methods in org.annotation.gui with parameters of type CollapsablePanel.CollapseListener
 void CollapsablePanel.addCollapseListener(CollapsablePanel.CollapseListener l)
           
 void CollapsablePanel.removeCollapseListener(CollapsablePanel.CollapseListener l)
           
 

Uses of CollapsablePanel.CollapseListener in org.annotation.wordfreak.project
 

Classes in org.annotation.wordfreak.project that implement CollapsablePanel.CollapseListener
 class ProjectViewer
          This object displays the state of the currently loaded project including files, filters, schemes, viewers, and others.
 



Copyright © 2004 Thomas Morton and Jeremy LaCivita. All Rights Reserved.