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, loadMenupublic JComponent createComponent()
createComponent in interface FrameSidebarExtensioncreateComponent in class FrameSidebarAdapterpublic static AbstractButton getCurrentSidebarButton()
public static ManualFrameSidebarExtension.Tree getCurrentSidebarTree()
public Icon getIcon()
getIcon in interface FrameSidebarExtensiongetIcon in class FrameSidebarAdapterpublic String getTitle()
getTitle in interface FrameSidebarExtensiongetTitle in class FrameSidebarAdapterpublic String getTooltipText()
getTooltipText in interface FrameSidebarExtensiongetTooltipText in class FrameSidebarAdapterpublic boolean isSystem()
isSystem in interface FrameSidebarExtensionisSystem in class FrameSidebarAdapterpublic void loadComponent(JComponent component)
loadComponent in interface FrameSidebarExtensionloadComponent in class FrameSidebarAdapterpublic void register(JComponent component, AbstractButton button)
register in interface FrameSidebarExtensionregister in class FrameSidebarAdapterpublic void unregister()
unregister in interface FrameSidebarExtensionunregister in class FrameSidebarAdapterCopyright © 2015 OpenEstate. All rights reserved.