Package com.iizigo.swt
Class ViewerToolbar
java.lang.Object
com.iizigo.swt.ViewerToolbar
A simple viewer toolbar class. For now it adds support for expand/collapse all.
- Author:
- Christopher Mindus
- Field SummaryFields
- Constructor SummaryConstructors
- Method SummaryModifier and TypeMethodDescription- void- createCollapseAll- (TreeViewer viewer) Creates the Collapse all.- void- createExpandAll- (TreeViewer viewer) Creates the Expand all.- void- createExpandAll- (TreeViewer viewer, boolean onlyIizi) Creates the Expand all for a only the IIZI Modules.
- Field Details- toolBarThe tool bar.
 
- Constructor Details- ViewerToolbarConstructor.
 
- Method Details- createExpandAllCreates the Expand all.
- createExpandAllCreates the Expand all for a only the IIZI Modules.
- createCollapseAllCreates the Collapse all.