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, loadMenu
public 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 FrameSidebarExtension
createComponent
in class FrameSidebarAdapter
public static TreeModel createTreeModel(ImmoToolProject project, Connection c, DbCalendarHandler calendarHandler) throws SQLException
SQLException
public static AbstractButton getCurrentSidebarButton()
public static CalendarFrameSidebarExtension.Tree getCurrentSidebarTree()
public Icon getIcon()
getIcon
in interface FrameSidebarExtension
getIcon
in class FrameSidebarAdapter
public JPopupMenu getMenu()
getMenu
in interface FrameSidebarExtension
getMenu
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 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.