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 Summary
FieldsConstructor Summary
ConstructorsMethod Summary
Modifier and TypeMethodDescriptionvoid
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.