Package com.nomagic.magicdraw.ui
Interface ToolbarComponentProvider
-
@OpenApiAll public interface ToolbarComponentProvider
Interface that allows toolbar actions to provide their own representation components to be added to the toolbar
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.awt.Component
getToolbarComponent()
-