public class CalendarFrameSidebarExtension extends FrameSidebarAdapter
| Modifier and Type | Class and Description |
|---|---|
static class |
CalendarFrameSidebarExtension.Tree |
static class |
CalendarFrameSidebarExtension.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_EVENT |
static int |
MENU_ADD_GROUP |
static int |
MENU_ADD_TODO |
static int |
MENU_BEGIN |
static int |
MENU_ELSE |
static int |
MENU_ELSE_BEGIN |
static int |
MENU_ELSE_END |
static int |
MENU_ELSE_SYNC |
static int |
MENU_END |
static int |
MENU_REFRESH |
static int |
MENU_SELECTION |
ID| Constructor and Description |
|---|
CalendarFrameSidebarExtension() |
| Modifier and Type | Method and Description |
|---|---|
JComponent |
createComponent() |
static TreeModel |
createTreeModel(ImmoToolProject project,
Connection c,
DbCalendarHandler calendarHandler) |
static AbstractButton |
getCurrentSidebarButton() |
static CalendarFrameSidebarExtension.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_EVENT
public static final int MENU_ADD_TODO
public static final int MENU_ADD_GROUP
public static final int MENU_ADD_END
public static final int MENU_SELECTION
public static final int MENU_ELSE
public static final int MENU_ELSE_BEGIN
public static final int MENU_ELSE_SYNC
public static final int MENU_ELSE_END
public static final int MENU_END
public JComponent createComponent()
createComponent in interface FrameSidebarExtensioncreateComponent in class FrameSidebarAdapterpublic static TreeModel createTreeModel(ImmoToolProject project, Connection c, DbCalendarHandler calendarHandler) throws SQLException
SQLExceptionpublic static AbstractButton getCurrentSidebarButton()
public static CalendarFrameSidebarExtension.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.