Interface IGefToolBarBuilder<V,R,Y>
- All Superinterfaces:
IToolBarBuilder<V,R, Y>
- All Known Subinterfaces:
EmfTableSectionBuilder.ToolBarBuilder<T,,V> EmfTwoTablesSectionBuilder.ToolBarBuilder<T,V>
- All Known Implementing Classes:
EmfTableSectionBuilder.Builder,EmfTwoTablesSectionBuilder.Builder
-
Method Summary
Modifier and TypeMethodDescriptionselectElementsFromGefToolItem(SelectElementsFromGefToolItemProperties<?> selectElementsFromGefToolItemProperties) Methods inherited from interface com.amalgamasimulation.desktop.ui.editor.builders.interfaces.IToolBarBuilder
customAddElementAction, customCopyElementAction, customMoveDownElementAction, customMoveUpElementAction, customRefreshTableAction, customRemoveElementAction, customToolItem, defaultAddElementAction, defaultCopyElementAction, defaultMoveDownElementAction, defaultMoveUpElementAction, defaultRefreshTableAction, defaultRemoveElementAction, end, selectElementsFromTableToolItem, showTextAndIcon
-
Method Details
-
selectElementsFromGefToolItem
R selectElementsFromGefToolItem(SelectElementsFromGefToolItemProperties<?> selectElementsFromGefToolItemProperties)
-