public class NewsFrameSidebarExtension extends FrameSidebarAdapter
| Modifier and Type | Class and Description |
|---|---|
static class |
NewsFrameSidebarExtension.Tree |
static class |
NewsFrameSidebarExtension.TreeNode |
| Modifier and Type | Field and Description |
|---|---|
static int |
MENU_ADD |
static int |
MENU_ADD_BEGIN |
static int |
MENU_ADD_END |
static int |
MENU_ADD_FEED |
static int |
MENU_BEGIN |
static int |
MENU_END |
static int |
MENU_REFRESH |
static int |
MENU_SELECTION |
ID| Constructor and Description |
|---|
NewsFrameSidebarExtension() |
| Modifier and Type | Method and Description |
|---|---|
JComponent |
createComponent() |
static TreeModel |
createTreeModel(ImmoToolProject project,
Connection c,
DbNewsHandler dbNewsHandler) |
static AbstractButton |
getCurrentSidebarButton() |
static NewsFrameSidebarExtension.Tree |
getCurrentSidebarTree() |
Icon |
getIcon() |
JPopupMenu |
getMenu() |
String |
getTitle() |
String |
getTooltipText() |
void |
loadComponent(JComponent component) |
void |
register(JComponent component,
AbstractButton button) |
void |
unregister() |
getAddons, getRequiredPluginIds, isSystem, loadMenu, loadMenupublic static final int MENU_BEGIN
public static final int MENU_REFRESH
public static final int MENU_ADD
public static final int MENU_ADD_BEGIN
public static final int MENU_ADD_FEED
public static final int MENU_ADD_END
public static final int MENU_SELECTION
public static final int MENU_END
public JComponent createComponent()
createComponent in interface FrameSidebarExtensioncreateComponent in class FrameSidebarAdapterpublic static TreeModel createTreeModel(ImmoToolProject project, Connection c, DbNewsHandler dbNewsHandler) throws SQLException
SQLExceptionpublic static AbstractButton getCurrentSidebarButton()
public static NewsFrameSidebarExtension.Tree getCurrentSidebarTree()
public Icon getIcon()
getIcon in interface FrameSidebarExtensiongetIcon in class FrameSidebarAdapterpublic JPopupMenu getMenu()
getMenu in interface FrameSidebarExtensiongetMenu in class FrameSidebarAdapterpublic String getTitle()
getTitle in interface FrameSidebarExtensiongetTitle in class FrameSidebarAdapterpublic String getTooltipText()
getTooltipText in interface FrameSidebarExtensiongetTooltipText 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.