Package | Description |
---|---|
com.openindex.openestate.tool |
Hauptklassen des ImmoTool-Frameworks.
|
com.openindex.openestate.tool.agency.addons.contacts |
Erweiterungen des Immobilien-Add-Ons.
|
com.openindex.openestate.tool.extensions |
Modifier and Type | Method and Description |
---|---|
static Collection<FrameSidebarAddonExtension> |
ImmoToolEnvironment.getFrameSidebarAddonExtensions(ImmoToolProject project) |
static Collection<FrameSidebarAddonExtension> |
ImmoToolEnvironment.getFrameSidebarAddonExtensions(ImmoToolProject project,
String[] pluginIds) |
static Collection<FrameSidebarAddonExtension> |
ImmoToolEnvironment.getFrameSidebarAddonExtensions(String pluginId) |
Modifier and Type | Class and Description |
---|---|
class |
AgencyContactsFrameSidebarExtension
AgencyContactsFrameSidebarExtension.
|
class |
ContactsAgencyFrameSidebarExtension
ContactsAgencyFrameSidebarExtension.
|
Modifier and Type | Class and Description |
---|---|
class |
FrameSidebarAddonAdapter<Node extends SidebarTreeNode>
FrameSidebarAddonAdapter.
|
Modifier and Type | Method and Description |
---|---|
static Collection<FrameSidebarAddonExtension> |
FrameSidebarAdapter.getAddons(ImmoToolProject project,
Class parentClass) |
Modifier and Type | Method and Description |
---|---|
static void |
FrameSidebarAdapter.loadMenu(JMenu menu,
int position,
SidebarTreeNode selectedNode,
Collection<FrameSidebarAddonExtension> addons) |
static void |
FrameSidebarAdapter.loadMenu(JPopupMenu menu,
int position,
SidebarTreeNode selectedNode,
Collection<FrameSidebarAddonExtension> addons) |
Copyright © 2015 OpenEstate. All rights reserved.