public class MailFrameSidebarExtension extends FrameSidebarAdapter
Modifier and Type | Class and Description |
---|---|
static class |
MailFrameSidebarExtension.Tree |
static class |
MailFrameSidebarExtension.TreeNode |
Modifier and Type | Field and Description |
---|---|
static DataFlavor |
MAIL_FOLDER_ID_FLAVOR |
static DataFlavor |
MAIL_MESSAGE_ID_FLAVOR |
static int |
MENU_BEGIN |
static int |
MENU_COMPOSE |
static int |
MENU_ELSE |
static int |
MENU_ELSE_BEGIN |
static int |
MENU_ELSE_END |
static int |
MENU_ELSE_IMPORT_ACCOUNT |
static int |
MENU_ELSE_IMPORT_MESSAGE |
static int |
MENU_END |
static int |
MENU_LOOKUP |
static int |
MENU_REFRESH |
static int |
MENU_SELECTION |
ID
Constructor and Description |
---|
MailFrameSidebarExtension() |
Modifier and Type | Method and Description |
---|---|
JComponent |
createComponent() |
static AbstractButton |
getCurrentSidebarButton() |
static MailFrameSidebarExtension.Tree |
getCurrentSidebarTree() |
Icon |
getIcon() |
JPopupMenu |
getMenu() |
String |
getTitle() |
String |
getTooltipText() |
void |
register(JComponent component,
AbstractButton button) |
void |
unregister() |
getAddons, getRequiredPluginIds, isSystem, loadComponent, loadMenu, loadMenu
public static final DataFlavor MAIL_FOLDER_ID_FLAVOR
public static final DataFlavor MAIL_MESSAGE_ID_FLAVOR
public static final int MENU_BEGIN
public static final int MENU_REFRESH
public static final int MENU_LOOKUP
public static final int MENU_COMPOSE
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_IMPORT_MESSAGE
public static final int MENU_ELSE_IMPORT_ACCOUNT
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 AbstractButton getCurrentSidebarButton()
public static MailFrameSidebarExtension.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 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.