public class StyleUIExtension extends UIExtension
extension, props, uiController
Constructor and Description |
---|
StyleUIExtension(StyleExtension extension,
UIController uiController)
Creates a new user interface extension for style.
|
Modifier and Type | Method and Description |
---|---|
Icon |
getIcon()
Returns an icon to display with the extension's name.
|
JMenu |
getMenu()
Returns a menu that provides editing of style.
|
JToolBar |
getToolBar()
Returns a toolbar that provides editing of style.
|
getCellDecorator, getEnabledProperty, getExtension, getSideBar, getTableDecorator, setEnabledProperty
public StyleUIExtension(StyleExtension extension, UIController uiController)
extension
- the extension for which components are provideduiController
- the user interface controllerpublic Icon getIcon()
getIcon
in class UIExtension
public JMenu getMenu()
getMenu
in class UIExtension
public JToolBar getToolBar()
getToolBar
in class UIExtension