Package net.anwiba.commons.swing.toolbar
Interface IToolBarComponentRegistry
-
- All Known Implementing Classes:
ToolBarManager
public interface IToolBarComponentRegistry
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidadd(ToolBarItemConfiguration... toolBarItemConfiguration)
-
-
-
Method Detail
-
add
void add(ToolBarItemConfiguration... toolBarItemConfiguration)
-
-