public class ManualFrameSidebarExtension extends FrameSidebarAdapter
Modifier and Type | Class and Description |
---|---|
class |
ManualFrameSidebarExtension.Tree |
ID
Constructor and Description |
---|
ManualFrameSidebarExtension() |
Modifier and Type | Method and Description |
---|---|
JComponent |
createComponent() |
static AbstractButton |
getCurrentSidebarButton() |
static ManualFrameSidebarExtension.Tree |
getCurrentSidebarTree() |
Icon |
getIcon() |
String |
getTitle() |
String |
getTooltipText() |
boolean |
isSystem() |
void |
loadComponent(JComponent component) |
void |
register(JComponent component,
AbstractButton button) |
void |
unregister() |
getAddons, getMenu, getRequiredPluginIds, loadMenu, loadMenu
public JComponent createComponent()
createComponent
in interface FrameSidebarExtension
createComponent
in class FrameSidebarAdapter
public static AbstractButton getCurrentSidebarButton()
public static ManualFrameSidebarExtension.Tree getCurrentSidebarTree()
public Icon getIcon()
getIcon
in interface FrameSidebarExtension
getIcon
in class FrameSidebarAdapter
public String getTitle()
getTitle
in interface FrameSidebarExtension
getTitle
in class FrameSidebarAdapter
public String getTooltipText()
getTooltipText
in interface FrameSidebarExtension
getTooltipText
in class FrameSidebarAdapter
public boolean isSystem()
isSystem
in interface FrameSidebarExtension
isSystem
in class FrameSidebarAdapter
public void loadComponent(JComponent component)
loadComponent
in interface FrameSidebarExtension
loadComponent
in class FrameSidebarAdapter
public void register(JComponent component, AbstractButton button)
register
in interface FrameSidebarExtension
register
in class FrameSidebarAdapter
public void unregister()
unregister
in interface FrameSidebarExtension
unregister
in class FrameSidebarAdapter
Copyright © 2015 OpenEstate. All rights reserved.