|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||