Skip navigation links
A B C D E F G H I K L M O P R S T U V W _ 

A

AbstractApplicationAnnotationProcessor - Class in org.drombler.acp.core.application.processing
 
AbstractApplicationAnnotationProcessor() - Constructor for class org.drombler.acp.core.application.processing.AbstractApplicationAnnotationProcessor
 
AbstractDataHandler<T> - Class in org.drombler.acp.core.data
An abstract DataHandler.
AbstractDataHandler() - Constructor for class org.drombler.acp.core.data.AbstractDataHandler
Creates a new instance of this class.
AbstractDockableDockingDescriptor<D> - Class in org.drombler.acp.core.docking.spi
 
AbstractDockableDockingDescriptor(Class<D>, String) - Constructor for class org.drombler.acp.core.docking.spi.AbstractDockableDockingDescriptor
 
AbstractDockingType - Class in org.drombler.acp.core.docking.jaxb
Java class for AbstractDockingType complex type.
AbstractDockingType() - Constructor for class org.drombler.acp.core.docking.jaxb.AbstractDockingType
 
AbstractDocumentHandler - Class in org.drombler.acp.core.data
An abstract Path-based DocumentHandler.
AbstractDocumentHandler(String) - Constructor for class org.drombler.acp.core.data.AbstractDocumentHandler
Creates a new instance of this class with an unkown (null) document path.
AbstractDocumentHandler(String, Path) - Constructor for class org.drombler.acp.core.data.AbstractDocumentHandler
Creates a new instance of this class.
AbstractMenuEntryDescriptor<MenuItem,F extends MenuItemSupplierFactory<MenuItem,F>> - Class in org.drombler.acp.core.action.spi
 
AbstractMenuEntryDescriptor(String, F) - Constructor for class org.drombler.acp.core.action.spi.AbstractMenuEntryDescriptor
 
AbstractMenuItemContainer<MenuItem,Menu extends MenuItem,F extends MenuItemSupplierFactory<MenuItem,F>> - Class in org.drombler.acp.core.action.spi
An abstract base class for MenuItemContainers.
AbstractMenuItemContainer(String, boolean, MenuItemContainer<MenuItem, Menu, ?>, MenuItemSortingStrategy<MenuItem, F>, MenuMenuItemContainerFactory<MenuItem, Menu>, SeparatorMenuItemFactory<? extends MenuItem>) - Constructor for class org.drombler.acp.core.action.spi.AbstractMenuItemContainer
 
AbstractMenuItemContainerMenuItemEvent<MenuItem,Menu extends MenuItem,M extends MenuItem> - Class in org.drombler.acp.core.action.spi
 
AbstractMenuItemContainerMenuItemEvent(MenuItemContainer<MenuItem, Menu, ?>, MenuItemSupplier<? extends M>, List<String>) - Constructor for class org.drombler.acp.core.action.spi.AbstractMenuItemContainerMenuItemEvent
 
AbstractMenuItemRootContainer<MenuItem,Menu extends MenuItem,F extends MenuItemSupplierFactory<MenuItem,F>> - Class in org.drombler.acp.core.action.spi
 
AbstractMenuItemRootContainer(boolean, MenuItemSortingStrategy, MenuMenuItemContainerFactory<MenuItem, Menu>, SeparatorMenuItemFactory<? extends MenuItem>) - Constructor for class org.drombler.acp.core.action.spi.AbstractMenuItemRootContainer
 
AbstractToolBarContainerEvent<ToolBar,ToolBarButton,T> - Class in org.drombler.acp.core.action.spi
An abstract base class for ToolBarContainer events.
AbstractToolBarContainerEvent(ToolBarContainer<ToolBar, ToolBarButton>, String, PositionableAdapter<? extends T>) - Constructor for class org.drombler.acp.core.action.spi.AbstractToolBarContainerEvent
Creates a new instance of this class.
accelerator - Variable in class org.drombler.acp.core.action.jaxb.ActionType
 
accelerator - Variable in class org.drombler.acp.core.docking.jaxb.ViewDockingType
 
accept(T) - Method in class org.drombler.acp.core.commons.util.concurrent.ApplicationThreadConsumer
Action - Annotation Type in org.drombler.acp.core.action
This annotation registers an Action.
action - Variable in class org.drombler.acp.core.action.jaxb.ActionsType
 
ActionDescriptor<T> - Class in org.drombler.acp.core.action.spi
 
ActionDescriptor(Class<T>) - Constructor for class org.drombler.acp.core.action.spi.ActionDescriptor
 
ActionDescriptor(Class<T>, ResourceLoader) - Constructor for class org.drombler.acp.core.action.spi.ActionDescriptor
 
ActionFactory<T> - Interface in org.drombler.acp.core.action.spi
 
actionId - Variable in class org.drombler.acp.core.action.jaxb.MenuEntryType
 
actionId - Variable in class org.drombler.acp.core.action.jaxb.ToolBarEntryType
 
ActionRegistry<D extends ActionDescriptor<?>> - Class in org.drombler.acp.core.action.spi
 
ActionRegistry(Class<D>) - Constructor for class org.drombler.acp.core.action.spi.ActionRegistry
 
ActionsType - Class in org.drombler.acp.core.action.jaxb
Java class for actions element declaration.
ActionsType() - Constructor for class org.drombler.acp.core.action.jaxb.ActionsType
 
ActionType - Class in org.drombler.acp.core.action.jaxb
Java class for ActionType complex type.
ActionType() - Constructor for class org.drombler.acp.core.action.jaxb.ActionType
 
addCenterStatusBarElement(PositionableAdapter<? extends T>) - Method in interface org.drombler.acp.core.status.spi.StatusBarElementContainer
 
addCloseEventListener(CloseEventListener) - Method in class org.drombler.acp.core.data.AbstractDataHandler
addExtensionConfigurations(Object) - Static method in class org.drombler.acp.core.application.processing.AbstractApplicationAnnotationProcessor
 
addingService(ServiceReference<T>) - Method in class org.drombler.acp.core.commons.util.SimpleServiceTrackerCustomizer
 
AdditionalArgumentsProvider - Interface in org.drombler.acp.startup.main
Provides the list of additional arguments passed to the application.
addJAXBPackage(String) - Static method in class org.drombler.acp.core.application.processing.AbstractApplicationAnnotationProcessor
 
addJAXBRootClasses(Class<?>) - Static method in class org.drombler.acp.core.application.processing.AbstractApplicationAnnotationProcessor
 
addLeftStatusBarElement(PositionableAdapter<? extends T>) - Method in interface org.drombler.acp.core.status.spi.StatusBarElementContainer
 
addMenu(String, Menu, F, MenuItemSortingStrategy<MenuItem, ?>) - Method in class org.drombler.acp.core.action.spi.AbstractMenuItemContainer
addMenu(String, Menu, F, MenuItemSortingStrategy<MenuItem, ?>) - Method in interface org.drombler.acp.core.action.spi.MenuItemContainer
 
addMenuContainerListener(MenuItemContainerListener<MenuItem, Menu>) - Method in class org.drombler.acp.core.action.spi.AbstractMenuItemRootContainer
 
addMenuContainerListener(MenuItemContainerListener<MenuItem, Menu>) - Method in interface org.drombler.acp.core.action.spi.MenuItemRootContainer
 
addMenuItem(MenuItem, F) - Method in class org.drombler.acp.core.action.spi.AbstractMenuItemContainer
addMenuItem(MenuItem, F) - Method in interface org.drombler.acp.core.action.spi.MenuItemContainer
 
addOriginatingElements(Element...) - Static method in class org.drombler.acp.core.application.processing.AbstractApplicationAnnotationProcessor
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.drombler.acp.core.data.AbstractDataHandler
addRightStatusBarElement(PositionableAdapter<? extends T>) - Method in interface org.drombler.acp.core.status.spi.StatusBarElementContainer
 
addToolBar(String, PositionableAdapter<T>) - Method in interface org.drombler.acp.core.action.spi.ToolBarContainer
Adds a tool bar to this container.
addToolBarButton(String, PositionableAdapter<? extends B>) - Method in interface org.drombler.acp.core.action.spi.ToolBarContainer
Adds a tool bar button to the tool bar with the specified id.
addToolBarContainerListener(ToolBarContainerListener<T, B>) - Method in interface org.drombler.acp.core.action.spi.ToolBarContainer
Adds a tool bar container listener.
addToolBarContainerListener(String, ToolBarContainerListener<T, B>) - Method in interface org.drombler.acp.core.action.spi.ToolBarContainer
Adds a tool bar container listener only for the specified tool bar id.
any - Variable in class org.drombler.acp.core.application.jaxb.ExtensionsType
 
APPLICATION_DEFAULT_SINGLE_INSTANCE_PORT_PROPERTY_NAME - Static variable in class org.drombler.acp.startup.main.ApplicationConfiguration
 
APPLICATION_PROPERTIES_FILE_PATH_ABSOLUTE - Static variable in class org.drombler.acp.startup.main.ApplicationConfiguration
 
APPLICATION_PROPERTIES_FILE_PATH_RELATIVE - Static variable in class org.drombler.acp.startup.main.ApplicationConfiguration
 
ApplicationConfiguration - Class in org.drombler.acp.startup.main
The Application Configuration gets generated at build time of the application and packaged into the final JAR.
ApplicationConfiguration() - Constructor for class org.drombler.acp.startup.main.ApplicationConfiguration
 
ApplicationThreadConsumer<T> - Class in org.drombler.acp.core.commons.util.concurrent
Executes the wrapped Consumer on the GUI-toolkit specific application thread.
ApplicationThreadConsumer(ApplicationThreadExecutorProvider, Consumer<T>) - Constructor for class org.drombler.acp.core.commons.util.concurrent.ApplicationThreadConsumer
Creates a new instance of this class.
ApplicationThreadExecutorProvider - Interface in org.drombler.acp.core.commons.util.concurrent
A provider which provides an Executor, which makes sure a given command gets executed on the GUI-toolkit specific application thread.
ApplicationToolBarContainerProvider<T,B> - Interface in org.drombler.acp.core.action.spi
 
ApplicationType - Class in org.drombler.acp.core.application.jaxb
Java class for application element declaration.
ApplicationType() - Constructor for class org.drombler.acp.core.application.jaxb.ApplicationType
 
areaId - Variable in class org.drombler.acp.core.docking.jaxb.ViewDockingType
 

B

BundleUtils - Class in org.drombler.acp.core.commons.util
 
BundleUtils() - Constructor for class org.drombler.acp.core.commons.util.BundleUtils
 
BusinessObjectHandler - Annotation Type in org.drombler.acp.core.data
Registers a business object handler.
businessObjectHandler - Variable in class org.drombler.acp.core.data.jaxb.DataHandlersType
 
BusinessObjectHandlerType - Class in org.drombler.acp.core.data.jaxb
Java class for BusinessObjectHandlerType complex type.
BusinessObjectHandlerType() - Constructor for class org.drombler.acp.core.data.jaxb.BusinessObjectHandlerType
 

C

category - Variable in class org.drombler.acp.core.action.jaxb.ActionType
 
close() - Method in class org.drombler.acp.core.data.AbstractDataHandler
CommandLineArgs - Class in org.drombler.acp.startup.main
 
CONFIG_DIRECTORY_NAME - Static variable in class org.drombler.acp.startup.main.DromblerACPConfiguration
Name of the configuration directory.
CONFIG_PROPERTIES_FILE_NAME - Static variable in class org.drombler.acp.startup.main.DromblerACPConfiguration
The default name used for the configuration properties file.
CONFIG_PROPERTIES_PROP - Static variable in class org.drombler.acp.startup.main.DromblerACPConfiguration
The property name used to specify an URL to the configuration property file to be used for the created the framework instance.
containsToolBar(String) - Method in interface org.drombler.acp.core.action.spi.ToolBarContainer
Indicates if this container contains a tool bar with the specified id
contentType - Variable in class org.drombler.acp.core.docking.jaxb.EditorDockingType
 
ContextManagerProvider - Interface in org.drombler.acp.core.context
 
createAbstractDockingType() - Method in class org.drombler.acp.core.docking.jaxb.ObjectFactory
Create an instance of AbstractDockingType
createAction(ActionDescriptor<?>) - Method in interface org.drombler.acp.core.action.spi.ActionFactory
 
createActionDescriptor(ActionType, Bundle, ContextManager, ContextInjector) - Static method in class org.drombler.acp.core.action.spi.ActionDescriptor
 
createActionsType() - Method in class org.drombler.acp.core.action.jaxb.ObjectFactory
Create an instance of ActionsType
createActionType() - Method in class org.drombler.acp.core.action.jaxb.ObjectFactory
Create an instance of ActionType
createApplicationType() - Method in class org.drombler.acp.core.application.jaxb.ObjectFactory
Create an instance of ApplicationType
createBusinessObjectHandlerType() - Method in class org.drombler.acp.core.data.jaxb.ObjectFactory
Create an instance of BusinessObjectHandlerType
createDataHandlersType() - Method in class org.drombler.acp.core.data.jaxb.ObjectFactory
Create an instance of DataHandlersType
createDataHandlerType() - Method in class org.drombler.acp.core.data.jaxb.ObjectFactory
Create an instance of DataHandlerType
createDockingAreaDescriptor(DockingAreaType) - Static method in class org.drombler.acp.core.docking.spi.DockingAreaDescriptorUtils
 
createDockingAreaPathsType() - Method in class org.drombler.acp.core.docking.jaxb.ObjectFactory
Create an instance of DockingAreaPathsType
createDockingAreasType() - Method in class org.drombler.acp.core.docking.jaxb.ObjectFactory
Create an instance of DockingAreasType
createDockingAreaType() - Method in class org.drombler.acp.core.docking.jaxb.ObjectFactory
Create an instance of DockingAreaType
createDockingsType() - Method in class org.drombler.acp.core.docking.jaxb.ObjectFactory
Create an instance of DockingsType
createDocumentHandlerType() - Method in class org.drombler.acp.core.data.jaxb.ObjectFactory
Create an instance of DocumentHandlerType
createEditorDockingDescriptor(EditorDockingType, Bundle) - Static method in class org.drombler.acp.core.docking.spi.DockingDescriptorUtils
 
createEditorDockingType() - Method in class org.drombler.acp.core.docking.jaxb.ObjectFactory
Create an instance of EditorDockingType
createExtensionsType() - Method in class org.drombler.acp.core.application.jaxb.ObjectFactory
Create an instance of ExtensionsType
createFileExtensionsType() - Method in class org.drombler.acp.core.data.jaxb.ObjectFactory
Create an instance of FileExtensionsType
createFileExtensionType() - Method in class org.drombler.acp.core.data.jaxb.ObjectFactory
Create an instance of FileExtensionType
createJAXBContext() - Method in class org.drombler.acp.core.application.processing.AbstractApplicationAnnotationProcessor
 
createLayoutConstraintsDescriptor(LayoutConstraintsType) - Static method in class org.drombler.acp.core.docking.spi.LayoutConstraintsDescriptorUtils
 
createLayoutConstraintsType() - Method in class org.drombler.acp.core.docking.jaxb.ObjectFactory
Create an instance of LayoutConstraintsType
createMenu(MenuDescriptor) - Method in interface org.drombler.acp.core.action.spi.MenuFactory
 
createMenuDescriptor(MenuType, Bundle) - Static method in class org.drombler.acp.core.action.spi.MenuDescriptor
 
createMenuEntryDescriptor(MenuEntryType) - Static method in class org.drombler.acp.core.action.spi.MenuEntryDescriptor
 
createMenuEntryType() - Method in class org.drombler.acp.core.action.jaxb.ObjectFactory
Create an instance of MenuEntryType
createMenuItem(A, int) - Method in interface org.drombler.acp.core.action.spi.MenuItemFactory
 
createMenuItemSupplier(T) - Method in class org.drombler.acp.core.action.IdentityMenuItemSupplierFactory
Creates a MenuItemSupplier for the according menu item.
createMenuItemSupplier(T) - Method in interface org.drombler.acp.core.action.MenuItemSupplierFactory
Creates a MenuItemSupplier for the according menu item.
createMenuItemSupplier(T) - Method in class org.drombler.acp.core.action.PositionableMenuItemAdapterFactory
Creates a MenuItemSupplier for the according menu item.
createMenuMenuItemContainer(String, Menu, MenuItemContainer<MenuItem, Menu, ?>, AbstractMenuItemRootContainer<MenuItem, Menu, ?>, MenuItemSortingStrategy<MenuItem, F>, MenuMenuItemContainerFactory<MenuItem, Menu>, SeparatorMenuItemFactory<? extends MenuItem>) - Method in interface org.drombler.acp.core.action.spi.MenuMenuItemContainerFactory
 
createMenusType() - Method in class org.drombler.acp.core.action.jaxb.ObjectFactory
Create an instance of MenusType
createMenuType() - Method in class org.drombler.acp.core.action.jaxb.ObjectFactory
Create an instance of MenuType
createSeparatorMenuItem() - Method in interface org.drombler.acp.core.action.spi.SeparatorMenuItemFactory
 
createServiceTracker(Class<T>, Consumer<T>) - Static method in class org.drombler.acp.core.commons.util.SimpleServiceTrackerCustomizer
 
createServiceTracker(BundleContext, Class<T>, Consumer<T>) - Static method in class org.drombler.acp.core.commons.util.SimpleServiceTrackerCustomizer
 
createServiceTracker(Class<T>, Consumer<T>, Consumer<T>) - Static method in class org.drombler.acp.core.commons.util.SimpleServiceTrackerCustomizer
 
createServiceTracker(BundleContext, Class<T>, Consumer<T>, Consumer<T>) - Static method in class org.drombler.acp.core.commons.util.SimpleServiceTrackerCustomizer
 
createStatusBarElementDescriptor(StatusBarElementType, Bundle) - Static method in class org.drombler.acp.core.status.spi.StatusBarElementDescriptor
 
createStatusBarElementsType() - Method in class org.drombler.acp.core.status.jaxb.ObjectFactory
Create an instance of StatusBarElementsType
createStatusBarElementType() - Method in class org.drombler.acp.core.status.jaxb.ObjectFactory
Create an instance of StatusBarElementType
createToggleAction(ActionDescriptor<?>) - Method in interface org.drombler.acp.core.action.spi.ToggleActionFactory
 
createToggleActionDescriptor(ToggleActionType, Bundle, ContextManager, ContextInjector) - Static method in class org.drombler.acp.core.action.spi.ToggleActionDescriptor
 
createToggleActionType() - Method in class org.drombler.acp.core.action.jaxb.ObjectFactory
Create an instance of ToggleActionType
createToggleMenuEntryDescriptor(ToggleMenuEntryType) - Static method in class org.drombler.acp.core.action.spi.ToggleMenuEntryDescriptor
 
createToggleMenuEntryType() - Method in class org.drombler.acp.core.action.jaxb.ObjectFactory
Create an instance of ToggleMenuEntryType
createToggleMenuItem(ToggleMenuEntryDescriptor, A, int) - Method in interface org.drombler.acp.core.action.spi.ToggleMenuItemFactory
 
createToolBar(ToolBarDescriptor) - Method in interface org.drombler.acp.core.action.spi.ToolBarFactory
 
createToolBarButton(A, int) - Method in interface org.drombler.acp.core.action.spi.ToolBarButtonFactory
 
createToolBarDescriptor(ToolBarType, Bundle, ToolBarContainer<T, B>) - Static method in class org.drombler.acp.core.action.spi.ToolBarDescriptor
 
createToolBarEntryDescriptor(ToolBarEntryType) - Static method in class org.drombler.acp.core.action.spi.ToolBarEntryDescriptor
 
createToolBarEntryType() - Method in class org.drombler.acp.core.action.jaxb.ObjectFactory
Create an instance of ToolBarEntryType
createToolBarsType() - Method in class org.drombler.acp.core.action.jaxb.ObjectFactory
Create an instance of ToolBarsType
createToolBarToggleButton(ToolBarToggleEntryDescriptor, A, int) - Method in interface org.drombler.acp.core.action.spi.ToolBarToggleButtonFactory
 
createToolBarToggleEntryDescriptor(ToolBarToggleEntryType) - Static method in class org.drombler.acp.core.action.spi.ToolBarToggleEntryDescriptor
 
createToolBarToggleEntryType() - Method in class org.drombler.acp.core.action.jaxb.ObjectFactory
Create an instance of ToolBarToggleEntryType
createToolBarType() - Method in class org.drombler.acp.core.action.jaxb.ObjectFactory
Create an instance of ToolBarType
createViewDockingDescriptor(ViewDockingType, Bundle) - Static method in class org.drombler.acp.core.docking.spi.DockingDescriptorUtils
 
createViewDockingType() - Method in class org.drombler.acp.core.docking.jaxb.ObjectFactory
Create an instance of ViewDockingType
createWindowMenuEntryType() - Method in class org.drombler.acp.core.docking.jaxb.ObjectFactory
Create an instance of WindowMenuEntryType

D

DataHandlerDescriptorRegistryProvider - Interface in org.drombler.acp.core.data.spi
 
DataHandlerRegistryProvider - Interface in org.drombler.acp.core.data.spi
 
DataHandlersType - Class in org.drombler.acp.core.data.jaxb
Java class for dataHandlers element declaration.
DataHandlersType() - Constructor for class org.drombler.acp.core.data.jaxb.DataHandlersType
 
DataHandlerType - Class in org.drombler.acp.core.data.jaxb
Java class for DataHandlerType complex type.
DataHandlerType() - Constructor for class org.drombler.acp.core.data.jaxb.DataHandlerType
 
displayName - Variable in class org.drombler.acp.core.action.jaxb.ActionType
 
displayName - Variable in class org.drombler.acp.core.action.jaxb.MenuType
 
displayName - Variable in class org.drombler.acp.core.action.jaxb.ToolBarType
 
displayName - Variable in class org.drombler.acp.core.data.jaxb.FileExtensionType
 
displayName - Variable in class org.drombler.acp.core.docking.jaxb.ViewDockingType
 
dockableClass - Variable in class org.drombler.acp.core.docking.jaxb.AbstractDockingType
 
DockableClosingPolicy - Enum in org.drombler.acp.core.docking
 
Dockables - Class in org.drombler.acp.core.docking.spi
TODO: Move to API?
DockingArea - Annotation Type in org.drombler.acp.core.docking
 
dockingArea - Variable in class org.drombler.acp.core.docking.jaxb.DockingAreasType
 
DockingAreaContainerProvider<D,DATA extends org.drombler.commons.docking.DockableData,E extends org.drombler.commons.docking.DockableEntry<D,DATA>> - Interface in org.drombler.acp.core.docking.spi
 
DockingAreaDescriptorUtils - Class in org.drombler.acp.core.docking.spi
 
DockingAreaKindType - Enum in org.drombler.acp.core.docking.jaxb
Java class for DockingAreaKindType.
DockingAreaPathsType - Class in org.drombler.acp.core.docking.jaxb
Java class for DockingAreaPathsType complex type.
DockingAreaPathsType() - Constructor for class org.drombler.acp.core.docking.jaxb.DockingAreaPathsType
 
DockingAreas - Annotation Type in org.drombler.acp.core.docking
 
DockingAreasType - Class in org.drombler.acp.core.docking.jaxb
Java class for dockingAreas element declaration.
DockingAreasType() - Constructor for class org.drombler.acp.core.docking.jaxb.DockingAreasType
 
DockingAreaType - Class in org.drombler.acp.core.docking.jaxb
Java class for DockingAreaType complex type.
DockingAreaType() - Constructor for class org.drombler.acp.core.docking.jaxb.DockingAreaType
 
DockingDescriptorUtils - Class in org.drombler.acp.core.docking.spi
 
DockingDescriptorUtils() - Constructor for class org.drombler.acp.core.docking.spi.DockingDescriptorUtils
 
DockingState - Enum in org.drombler.acp.core.docking
Not supported yet!
DockingStateType - Enum in org.drombler.acp.core.docking.jaxb
Java class for DockingStateType.
DockingsType - Class in org.drombler.acp.core.docking.jaxb
Java class for dockings element declaration.
DockingsType() - Constructor for class org.drombler.acp.core.docking.jaxb.DockingsType
 
DocumentHandler - Annotation Type in org.drombler.acp.core.data
Registers a document handler.
documentHandler - Variable in class org.drombler.acp.core.data.jaxb.DataHandlersType
 
DocumentHandlerDescriptorRegistryProvider - Interface in org.drombler.acp.core.data.spi
 
DocumentHandlerType - Class in org.drombler.acp.core.data.jaxb
Java class for DocumentHandlerType complex type.
DocumentHandlerType() - Constructor for class org.drombler.acp.core.data.jaxb.DocumentHandlerType
 
DromblerACPConfiguration - Class in org.drombler.acp.startup.main
 
DromblerACPConfiguration(CommandLineArgs) - Constructor for class org.drombler.acp.startup.main.DromblerACPConfiguration
 
DromblerACPStarter - Class in org.drombler.acp.startup.main
 
DromblerACPStarter(DromblerACPConfiguration) - Constructor for class org.drombler.acp.startup.main.DromblerACPStarter
 

E

EditorDocking - Annotation Type in org.drombler.acp.core.docking
Registers an editor dockable.
editorDocking - Variable in class org.drombler.acp.core.docking.jaxb.DockingsType
 
EditorDockingDescriptor<D> - Class in org.drombler.acp.core.docking.spi
 
EditorDockingDescriptor(Class<D>, String, Class<?>) - Constructor for class org.drombler.acp.core.docking.spi.EditorDockingDescriptor
 
EditorDockingDescriptorRegistry<D> - Interface in org.drombler.acp.core.docking.spi
 
EditorDockingType - Class in org.drombler.acp.core.docking.jaxb
Java class for EditorDockingType complex type.
EditorDockingType() - Constructor for class org.drombler.acp.core.docking.jaxb.EditorDockingType
 
Extension - Annotation Type in org.drombler.acp.core.application
Registers an extension.
ExtensionPoint<T> - Interface in org.drombler.acp.core.application
The Extension Point interface.
Extensions - Annotation Type in org.drombler.acp.core.application
 
extensions - Variable in class org.drombler.acp.core.application.jaxb.ApplicationType
 
ExtensionsType - Class in org.drombler.acp.core.application.jaxb
Java class for ExtensionsType complex type.
ExtensionsType() - Constructor for class org.drombler.acp.core.application.jaxb.ExtensionsType
 

F

FileExtension - Annotation Type in org.drombler.acp.core.data
Registers the MIME type for file extensions.
fileExtension - Variable in class org.drombler.acp.core.data.jaxb.FileExtensionsType
 
fileExtension - Variable in class org.drombler.acp.core.data.jaxb.FileExtensionType
 
FileExtensionDescriptorRegistryProvider - Interface in org.drombler.acp.core.data.spi
 
FileExtensions - Annotation Type in org.drombler.acp.core.data
 
FileExtensionsType - Class in org.drombler.acp.core.data.jaxb
Java class for fileExtensions element declaration.
FileExtensionsType() - Constructor for class org.drombler.acp.core.data.jaxb.FileExtensionsType
 
FileExtensionType - Class in org.drombler.acp.core.data.jaxb
Java class for FileExtensionType complex type.
FileExtensionType() - Constructor for class org.drombler.acp.core.data.jaxb.FileExtensionType
 
fireCloseEvent() - Method in class org.drombler.acp.core.data.AbstractDataHandler
 
fromValue(String) - Static method in enum org.drombler.acp.core.docking.jaxb.DockingAreaKindType
 
fromValue(String) - Static method in enum org.drombler.acp.core.docking.jaxb.DockingStateType
 
fromValue(String) - Static method in enum org.drombler.acp.core.status.jaxb.HorizontalAlignmentType
 

G

getAccelerator() - Method in class org.drombler.acp.core.action.jaxb.ActionType
Gets the value of the accelerator property.
getAccelerator() - Method in class org.drombler.acp.core.action.spi.ActionDescriptor
 
getAccelerator() - Method in class org.drombler.acp.core.docking.jaxb.ViewDockingType
Gets the value of the accelerator property.
getAction() - Method in class org.drombler.acp.core.action.jaxb.ActionsType
Gets the value of the action property.
getAction(String, Class<T>, BundleContext) - Method in class org.drombler.acp.core.action.spi.ActionRegistry
 
getActionClass() - Method in interface org.drombler.acp.core.action.spi.ActionFactory
 
getActionDescriptor(String, BundleContext) - Method in class org.drombler.acp.core.action.spi.ActionRegistry
 
getActionId() - Method in class org.drombler.acp.core.action.jaxb.MenuEntryType
Gets the value of the actionId property.
getActionId() - Method in class org.drombler.acp.core.action.jaxb.ToolBarEntryType
Gets the value of the actionId property.
getActionId(ServiceReference<?>) - Method in class org.drombler.acp.core.action.spi.ActionRegistry
 
getActionId() - Method in class org.drombler.acp.core.action.spi.MenuEntryDescriptor
 
getActionId() - Method in class org.drombler.acp.core.action.spi.ToolBarEntryDescriptor
 
getActivateDockableActionDescriptor() - Method in class org.drombler.acp.core.docking.spi.ViewDockingDescriptor
 
getActivateDockableMenuEntryDescriptor() - Method in class org.drombler.acp.core.docking.spi.ViewDockingDescriptor
 
getAdditionalArguments() - Method in interface org.drombler.acp.startup.main.AdditionalArgumentsProvider
Gets the list of additional arguments passed to the application.
getAdditionalArguments() - Method in class org.drombler.acp.startup.main.CommandLineArgs
 
getAny() - Method in class org.drombler.acp.core.application.jaxb.ExtensionsType
Gets the value of the any property.
getApplicationConfig() - Method in class org.drombler.acp.startup.main.DromblerACPConfiguration
 
getApplicationThreadExecutor() - Method in interface org.drombler.acp.core.commons.util.concurrent.ApplicationThreadExecutorProvider
Gets an Executor, which makes sure a given command gets executed on the GUI-toolkit specific application thread
getApplicationToolBarContainer() - Method in interface org.drombler.acp.core.action.spi.ApplicationToolBarContainerProvider
 
getAreaId() - Method in class org.drombler.acp.core.docking.jaxb.ViewDockingType
Gets the value of the areaId property.
getAreaId() - Method in class org.drombler.acp.core.docking.spi.ViewDockingDescriptor
 
getBusinessObjectHandler() - Method in class org.drombler.acp.core.data.jaxb.DataHandlersType
Gets the value of the businessObjectHandler property.
getCategory() - Method in class org.drombler.acp.core.action.jaxb.ActionType
Gets the value of the category property.
getClassLoader(Bundle) - Static method in class org.drombler.acp.core.commons.util.BundleUtils
 
getCommandLineArgs() - Method in class org.drombler.acp.startup.main.DromblerACPConfiguration
 
getContentType() - Method in class org.drombler.acp.core.docking.jaxb.EditorDockingType
Gets the value of the contentType property.
getContentType() - Method in class org.drombler.acp.core.docking.spi.EditorDockingDescriptor
 
getContentType(Class<? extends D>) - Method in interface org.drombler.acp.core.docking.spi.EditorDockingDescriptorRegistry
 
getContext() - Method in class org.drombler.acp.core.commons.util.UnresolvedEntry
 
getContextContent() - Method in class org.drombler.acp.core.data.AbstractDataHandler
 
getContextManager() - Method in interface org.drombler.acp.core.context.ContextManagerProvider
 
getDataHandlerDescriptorRegistry() - Method in interface org.drombler.acp.core.data.spi.DataHandlerDescriptorRegistryProvider
 
getDataHandlerRegistry() - Method in interface org.drombler.acp.core.data.spi.DataHandlerRegistryProvider
 
getDefaultFileExtenion() - Method in class org.drombler.acp.core.data.AbstractDocumentHandler
Gets the default file extension for the document type.
getDefaultSingleInstancePort() - Method in class org.drombler.acp.startup.main.ApplicationConfiguration
 
getDisplayName() - Method in class org.drombler.acp.core.action.jaxb.ActionType
Gets the value of the displayName property.
getDisplayName() - Method in class org.drombler.acp.core.action.jaxb.MenuType
Gets the value of the displayName property.
getDisplayName() - Method in class org.drombler.acp.core.action.jaxb.ToolBarType
Gets the value of the displayName property.
getDisplayName() - Method in class org.drombler.acp.core.action.spi.ActionDescriptor
 
getDisplayName() - Method in class org.drombler.acp.core.action.spi.MenuDescriptor
 
getDisplayName() - Method in class org.drombler.acp.core.action.spi.ToolBarDescriptor
 
getDisplayName() - Method in class org.drombler.acp.core.data.jaxb.FileExtensionType
Gets the value of the displayName property.
getDisplayName() - Method in class org.drombler.acp.core.docking.jaxb.ViewDockingType
Gets the value of the displayName property.
getDisplayName() - Method in class org.drombler.acp.core.docking.spi.ViewDockingDescriptor
 
getDockableClass() - Method in class org.drombler.acp.core.docking.jaxb.AbstractDockingType
Gets the value of the dockableClass property.
getDockableClass() - Method in class org.drombler.acp.core.docking.spi.AbstractDockableDockingDescriptor
 
getDockingArea() - Method in class org.drombler.acp.core.docking.jaxb.DockingAreasType
Gets the value of the dockingArea property.
getDockingAreaContainer() - Method in interface org.drombler.acp.core.docking.spi.DockingAreaContainerProvider
 
getDocumentHandler() - Method in class org.drombler.acp.core.data.jaxb.DataHandlersType
Gets the value of the documentHandler property.
getDocumentHandlerDescriptorRegistry() - Method in interface org.drombler.acp.core.data.spi.DocumentHandlerDescriptorRegistryProvider
 
getDoubleProperty(String, double, String) - Method in class org.drombler.acp.startup.main.ApplicationConfiguration
 
getEditorDocking() - Method in class org.drombler.acp.core.docking.jaxb.DockingsType
Gets the value of the editorDocking property.
getEditorDockingDescriptor(Class<?>) - Method in interface org.drombler.acp.core.docking.spi.EditorDockingDescriptorRegistry
 
getEntry() - Method in class org.drombler.acp.core.action.spi.AbstractToolBarContainerEvent
Gets the tool bar container entry.
getEntry() - Method in class org.drombler.acp.core.commons.util.UnresolvedEntry
 
getExtensions() - Method in class org.drombler.acp.core.application.jaxb.ApplicationType
Gets the value of the extensions property.
getFileExtension() - Method in class org.drombler.acp.core.data.jaxb.FileExtensionsType
Gets the value of the fileExtension property.
getFileExtension() - Method in class org.drombler.acp.core.data.jaxb.FileExtensionType
Gets the value of the fileExtension property.
getFileExtensionDescriptorRegistry() - Method in interface org.drombler.acp.core.data.spi.FileExtensionDescriptorRegistryProvider
 
getFramework() - Method in class org.drombler.acp.startup.main.DromblerACPStarter
 
getHandlerClass() - Method in class org.drombler.acp.core.data.jaxb.DataHandlerType
Gets the value of the handlerClass property.
getHorizontalAlignment() - Method in class org.drombler.acp.core.status.jaxb.StatusBarElementType
Gets the value of the horizontalAlignment property.
getHorizontalAlignment() - Method in class org.drombler.acp.core.status.spi.StatusBarElementDescriptor
 
getIcon() - Method in class org.drombler.acp.core.action.jaxb.ActionType
Gets the value of the icon property.
getIcon() - Method in class org.drombler.acp.core.action.spi.ActionDescriptor
 
getIcon() - Method in class org.drombler.acp.core.data.jaxb.DataHandlerType
Gets the value of the icon property.
getIcon() - Method in class org.drombler.acp.core.docking.jaxb.ViewDockingType
Gets the value of the icon property.
getIcon() - Method in class org.drombler.acp.core.docking.spi.ViewDockingDescriptor
 
getId() - Method in class org.drombler.acp.core.action.jaxb.ActionType
Gets the value of the id property.
getId() - Method in class org.drombler.acp.core.action.jaxb.MenuType
Gets the value of the id property.
getId() - Method in class org.drombler.acp.core.action.jaxb.ToolBarType
Gets the value of the id property.
getId() - Method in class org.drombler.acp.core.action.spi.AbstractMenuItemContainer
getId() - Method in class org.drombler.acp.core.action.spi.ActionDescriptor
 
getId() - Method in class org.drombler.acp.core.action.spi.MenuDescriptor
 
getId() - Method in interface org.drombler.acp.core.action.spi.MenuItemContainer
 
getId() - Method in class org.drombler.acp.core.action.spi.ToolBarDescriptor
 
getId() - Method in class org.drombler.acp.core.docking.jaxb.AbstractDockingType
Gets the value of the id property.
getId() - Method in class org.drombler.acp.core.docking.jaxb.DockingAreaType
Gets the value of the id property.
getId() - Method in class org.drombler.acp.core.docking.spi.AbstractDockableDockingDescriptor
 
getInstallConfigDirPath() - Method in class org.drombler.acp.startup.main.DromblerACPConfiguration
 
getInstallDirPath() - Method in class org.drombler.acp.startup.main.DromblerACPConfiguration
 
getIntegerProperty(String, Integer, String) - Method in class org.drombler.acp.startup.main.ApplicationConfiguration
 
getItems() - Method in class org.drombler.acp.core.action.spi.AbstractMenuItemContainer
 
getJAXBRootClass() - Method in interface org.drombler.acp.core.application.ExtensionPoint
 
getKind() - Method in class org.drombler.acp.core.docking.jaxb.DockingAreaType
Gets the value of the kind property.
getLayoutConstraints() - Method in class org.drombler.acp.core.docking.jaxb.DockingAreaType
Gets the value of the layoutConstraints property.
getListener() - Method in class org.drombler.acp.core.action.spi.ActionDescriptor
 
getListenerClass() - Method in class org.drombler.acp.core.action.jaxb.ActionType
Gets the value of the listenerClass property.
getListenerType() - Method in class org.drombler.acp.core.action.spi.ActionDescriptor
 
getLocalContext() - Method in class org.drombler.acp.core.data.AbstractDataHandler
getMainWindow() - Method in interface org.drombler.acp.startup.main.MainWindowProvider
Gets the Main Window.
getMenu() - Method in class org.drombler.acp.core.action.jaxb.MenusType
Gets the value of the menu property.
getMenuBarMenuContainer() - Method in interface org.drombler.acp.core.action.spi.MenuBarMenuContainerProvider
 
getMenuContainer(String) - Method in class org.drombler.acp.core.action.spi.AbstractMenuItemContainer
getMenuContainer(String) - Method in interface org.drombler.acp.core.action.spi.MenuItemContainer
 
getMenuEntry() - Method in class org.drombler.acp.core.action.jaxb.MenusType
Gets the value of the menuEntry property.
getMenuEntry() - Method in class org.drombler.acp.core.docking.jaxb.ViewDockingType
Gets the value of the menuEntry property.
getMenuId() - Method in class org.drombler.acp.core.action.spi.MenuItemContainerMenuEvent
 
getMenuItem() - Method in class org.drombler.acp.core.action.IdentityMenuItemSupplier
Gets a menu item.
getMenuItem() - Method in interface org.drombler.acp.core.action.MenuItemSupplier
Gets a menu item.
getMenuItem() - Method in class org.drombler.acp.core.action.MenuItemSupplierFactoryEntry
Gets the menu item-
getMenuItem() - Method in class org.drombler.acp.core.action.PositionableMenuItemAdapter
Gets a menu item.
getMenuItem() - Method in class org.drombler.acp.core.action.spi.AbstractMenuItemContainerMenuItemEvent
 
getMenuItemInsertionPoint(List<? extends MenuItemSupplierFactoryEntry<MenuItem, F>>, MenuItemSupplierFactoryEntry<MenuItem, F>) - Method in interface org.drombler.acp.core.action.MenuItemSortingStrategy
Gets the instertion point of the new menu entry.
getMenuItemInsertionPoint(List<? extends MenuItemSupplierFactoryEntry<MenuItem, PositionableMenuItemAdapterFactory<MenuItem>>>, MenuItemSupplierFactoryEntry<MenuItem, PositionableMenuItemAdapterFactory<MenuItem>>) - Method in class org.drombler.acp.core.action.PositionSortingStrategy
Gets the instertion point of the new menu entry.
getMenuItemInsertionPoint(List<? extends MenuItemSupplierFactoryEntry<MenuItem, IdentityMenuItemSupplierFactory<MenuItem>>>, MenuItemSupplierFactoryEntry<MenuItem, IdentityMenuItemSupplierFactory<MenuItem>>) - Method in class org.drombler.acp.core.action.TextMenuItemSortingStrategy
Gets the instertion point of the new menu entry.
getMenuItemRootContainer() - Method in class org.drombler.acp.core.action.spi.AbstractMenuItemContainer
 
getMenuItemRootContainer() - Method in class org.drombler.acp.core.action.spi.AbstractMenuItemRootContainer
 
getMenuItemSortingStrategy() - Method in class org.drombler.acp.core.action.spi.AbstractMenuItemContainer
getMenuItemSortingStrategy() - Method in interface org.drombler.acp.core.action.spi.MenuItemContainer
 
getMenuItemSupplier() - Method in class org.drombler.acp.core.action.MenuItemSupplierFactoryEntry
getMenuItemSupplierFactory() - Method in class org.drombler.acp.core.action.spi.AbstractMenuEntryDescriptor
 
getMenus() - Method in class org.drombler.acp.core.action.spi.AbstractMenuItemContainer
 
getMimeType() - Method in class org.drombler.acp.core.data.jaxb.DocumentHandlerType
Gets the value of the mimeType property.
getMimeType() - Method in class org.drombler.acp.core.data.jaxb.FileExtensionType
Gets the value of the mimeType property.
getPackage() - Method in class org.drombler.acp.core.action.jaxb.MenuType
Gets the value of the package property.
getPackage() - Method in class org.drombler.acp.core.action.jaxb.ToolBarType
Gets the value of the package property.
getPackage() - Method in class org.drombler.acp.core.data.jaxb.FileExtensionType
Gets the value of the package property.
getPackageResourceStringPrefixed(String, String, Bundle) - Static method in class org.drombler.acp.core.commons.util.OSGiResourceBundleUtils
Gets a resource string from a ResourceBundle called Bundle.properties (or a if the value starts with '%' the rest of the value is interpreted as a property key and the value gets looked-up in the Bundle.properties file (or a locale specific derivation of this file), which has to be in the same package as the annotated action.
getParentMenuContainer() - Method in class org.drombler.acp.core.action.spi.AbstractMenuItemContainer
getParentMenuContainer() - Method in interface org.drombler.acp.core.action.spi.MenuItemContainer
 
getPath() - Method in class org.drombler.acp.core.action.jaxb.MenuEntryType
Gets the value of the path property.
getPath() - Method in class org.drombler.acp.core.action.jaxb.MenuType
Gets the value of the path property.
getPath() - Method in class org.drombler.acp.core.action.spi.AbstractMenuEntryDescriptor
 
getPath() - Method in class org.drombler.acp.core.action.spi.AbstractMenuItemContainer
getPath() - Method in class org.drombler.acp.core.action.spi.AbstractMenuItemContainerMenuItemEvent
 
getPath() - Method in interface org.drombler.acp.core.action.spi.MenuItemContainer
 
getPath() - Method in class org.drombler.acp.core.data.AbstractDocumentHandler
The path of the document or null if it does not exist yet.
getPath() - Method in class org.drombler.acp.core.docking.jaxb.DockingAreaPathsType
Gets the value of the path property.
getPath() - Method in class org.drombler.acp.core.docking.jaxb.WindowMenuEntryType
Gets the value of the path property.
getPaths() - Method in class org.drombler.acp.core.docking.jaxb.DockingAreaType
Gets the value of the paths property.
getPosition() - Method in class org.drombler.acp.core.action.jaxb.MenuEntryType
Gets the value of the position property.
getPosition() - Method in class org.drombler.acp.core.action.jaxb.MenuType
Gets the value of the position property.
getPosition() - Method in class org.drombler.acp.core.action.jaxb.ToolBarEntryType
Gets the value of the position property.
getPosition() - Method in class org.drombler.acp.core.action.jaxb.ToolBarType
Gets the value of the position property.
getPosition() - Method in class org.drombler.acp.core.action.spi.ToolBarDescriptor
 
getPosition() - Method in class org.drombler.acp.core.action.spi.ToolBarEntryDescriptor
 
getPosition() - Method in class org.drombler.acp.core.docking.jaxb.DockingAreaType
Gets the value of the position property.
getPosition() - Method in class org.drombler.acp.core.docking.jaxb.ViewDockingType
Gets the value of the position property.
getPosition() - Method in class org.drombler.acp.core.docking.jaxb.WindowMenuEntryType
Gets the value of the position property.
getPosition() - Method in class org.drombler.acp.core.docking.spi.ViewDockingDescriptor
 
getPosition() - Method in class org.drombler.acp.core.status.jaxb.StatusBarElementType
Gets the value of the position property.
getPosition() - Method in class org.drombler.acp.core.status.spi.StatusBarElementDescriptor
 
getPositiveDoubleProperty(String, double, String) - Method in class org.drombler.acp.startup.main.ApplicationConfiguration
 
getPrefHeight() - Method in class org.drombler.acp.core.docking.jaxb.LayoutConstraintsType
Gets the value of the prefHeight property.
getPrefWidth() - Method in class org.drombler.acp.core.docking.jaxb.LayoutConstraintsType
Gets the value of the prefWidth property.
getPropertyChangeSupport() - Method in class org.drombler.acp.core.data.AbstractDataHandler
 
getResourceBundle() - Method in class org.drombler.acp.core.docking.spi.ViewDockingDescriptor
 
getResourceBundleBaseName() - Method in class org.drombler.acp.core.docking.jaxb.ViewDockingType
Gets the value of the resourceBundleBaseName property.
getResourceLoader() - Method in class org.drombler.acp.core.action.spi.ActionDescriptor
 
getResourceLoader() - Method in class org.drombler.acp.core.docking.spi.ViewDockingDescriptor
 
getSeparatorInsertionPoint(int, List<? extends MenuItemSupplierFactoryEntry<MenuItem, F>>, MenuItemSupplierFactoryEntry<MenuItem, F>) - Method in interface org.drombler.acp.core.action.MenuItemSortingStrategy
Gets the instertion point of a new separator.
getSeparatorInsertionPoint(int, List<? extends MenuItemSupplierFactoryEntry<MenuItem, PositionableMenuItemAdapterFactory<MenuItem>>>, MenuItemSupplierFactoryEntry<MenuItem, PositionableMenuItemAdapterFactory<MenuItem>>) - Method in class org.drombler.acp.core.action.PositionSortingStrategy
Gets the instertion point of a new separator.
getSeparatorInsertionPoint(int, List<? extends MenuItemSupplierFactoryEntry<MenuItem, IdentityMenuItemSupplierFactory<MenuItem>>>, MenuItemSupplierFactoryEntry<MenuItem, IdentityMenuItemSupplierFactory<MenuItem>>) - Method in class org.drombler.acp.core.action.TextMenuItemSortingStrategy
This method will always return an empty Optional.
getShowToolBarActionDescriptor() - Method in class org.drombler.acp.core.action.spi.ToolBarDescriptor
 
getShowToolBarCheckMenuEntryDescriptor() - Method in class org.drombler.acp.core.action.spi.ToolBarDescriptor
 
getSortingStrategy() - Method in class org.drombler.acp.core.action.spi.MenuDescriptor
 
getState() - Method in class org.drombler.acp.core.docking.jaxb.ViewDockingType
Gets the value of the state property.
getStatusBarElement() - Method in class org.drombler.acp.core.status.jaxb.StatusBarElementsType
Gets the value of the statusBarElement property.
getStatusBarElementClass() - Method in class org.drombler.acp.core.status.jaxb.StatusBarElementType
Gets the value of the statusBarElementClass property.
getStatusBarElementClass() - Method in class org.drombler.acp.core.status.spi.StatusBarElementDescriptor
 
getStatusBarElementContainer() - Method in interface org.drombler.acp.core.status.spi.StatusBarElementContainerProvider
 
getStringProperty(String) - Method in class org.drombler.acp.startup.main.ApplicationConfiguration
 
getSupplierFactory() - Method in class org.drombler.acp.core.action.MenuItemSupplierFactoryEntry
getTitle() - Method in class org.drombler.acp.core.data.AbstractDocumentHandler
 
getToggleAction() - Method in class org.drombler.acp.core.action.jaxb.ActionsType
Gets the value of the toggleAction property.
getToggleActionClass() - Method in interface org.drombler.acp.core.action.spi.ToggleActionFactory
 
getToggleGroupId() - Method in class org.drombler.acp.core.action.jaxb.ToggleMenuEntryType
Gets the value of the toggleGroupId property.
getToggleGroupId() - Method in class org.drombler.acp.core.action.jaxb.ToolBarToggleEntryType
Gets the value of the toggleGroupId property.
getToggleGroupId() - Method in class org.drombler.acp.core.action.spi.ToggleMenuEntryDescriptor
 
getToggleGroupId() - Method in class org.drombler.acp.core.action.spi.ToolBarToggleEntryDescriptor
 
getToggleMenuEntry() - Method in class org.drombler.acp.core.action.jaxb.MenusType
Gets the value of the toggleMenuEntry property.
getToolBar() - Method in class org.drombler.acp.core.action.jaxb.ToolBarsType
Gets the value of the toolBar property.
getToolBarEntry() - Method in class org.drombler.acp.core.action.jaxb.ToolBarsType
Gets the value of the toolBarEntry property.
getToolBarId() - Method in class org.drombler.acp.core.action.jaxb.ToolBarEntryType
Gets the value of the toolBarId property.
getToolBarId() - Method in class org.drombler.acp.core.action.spi.AbstractToolBarContainerEvent
Gets the tool bar id.
getToolBarId() - Method in class org.drombler.acp.core.action.spi.ToolBarEntryDescriptor
 
getToolBarToggleEntry() - Method in class org.drombler.acp.core.action.jaxb.ToolBarsType
Gets the value of the toolBarToggleEntry property.
getTooltipText() - Method in class org.drombler.acp.core.data.AbstractDocumentHandler
 
getUniqueKey() - Method in class org.drombler.acp.core.data.AbstractDocumentHandler
 
getUserConfigDirPath() - Method in class org.drombler.acp.startup.main.DromblerACPConfiguration
 
getUserConfigProps() - Method in class org.drombler.acp.startup.main.DromblerACPConfiguration
 
getUserDir() - Method in class org.drombler.acp.startup.main.CommandLineArgs
 
getUserDirPath() - Method in class org.drombler.acp.startup.main.DromblerACPConfiguration
 
getViewDocking() - Method in class org.drombler.acp.core.docking.jaxb.DockingsType
Gets the value of the viewDocking property.

H

handleProcess(Set<? extends TypeElement>, RoundEnvironment) - Method in class org.drombler.acp.core.application.processing.AbstractApplicationAnnotationProcessor
 
handlerClass - Variable in class org.drombler.acp.core.data.jaxb.DataHandlerType
 
horizontalAlignment - Variable in class org.drombler.acp.core.status.jaxb.StatusBarElementType
 
HorizontalAlignmentType - Enum in org.drombler.acp.core.status.jaxb
Java class for HorizontalAlignmentType.

I

icon - Variable in class org.drombler.acp.core.action.jaxb.ActionType
 
icon - Variable in class org.drombler.acp.core.data.jaxb.DataHandlerType
 
icon - Variable in class org.drombler.acp.core.docking.jaxb.ViewDockingType
 
id - Variable in class org.drombler.acp.core.action.jaxb.ActionType
 
id - Variable in class org.drombler.acp.core.action.jaxb.MenuType
 
id - Variable in class org.drombler.acp.core.action.jaxb.ToolBarType
 
id - Variable in class org.drombler.acp.core.docking.jaxb.AbstractDockingType
 
id - Variable in class org.drombler.acp.core.docking.jaxb.DockingAreaType
 
ID_KEY - Static variable in class org.drombler.acp.core.action.spi.ActionDescriptor
 
IdentityMenuItemSupplier<MenuItem> - Class in org.drombler.acp.core.action
This simple MenuItemSupplier just provides the menu item given at construction time.
IdentityMenuItemSupplier(MenuItem) - Constructor for class org.drombler.acp.core.action.IdentityMenuItemSupplier
Creates a new instance of this class.
IdentityMenuItemSupplierFactory<MenuItem> - Class in org.drombler.acp.core.action
This simple MenuItemSupplierFactory creates instances of IdentityMenuItemSuppliers.
IdentityMenuItemSupplierFactory() - Constructor for class org.drombler.acp.core.action.IdentityMenuItemSupplierFactory
 
init() - Method in class org.drombler.acp.startup.main.DromblerACPStarter
 
isDirty() - Method in class org.drombler.acp.core.data.AbstractDataHandler
 
isInitialized() - Method in class org.drombler.acp.core.data.AbstractDataHandler
 
isLeftToRight() - Method in interface org.drombler.acp.core.status.spi.StatusBarElementContainer
 
isMirroringEnabled() - Method in interface org.drombler.acp.core.status.spi.StatusBarElementContainer
 
isPermanent() - Method in class org.drombler.acp.core.docking.jaxb.DockingAreaType
Gets the value of the permanent property.
isSeparator() - Method in class org.drombler.acp.core.action.MenuItemSupplierFactoryEntry
Indicates if the menu item is a separator or not.
isSingleInstanceApplication() - Method in class org.drombler.acp.startup.main.ApplicationConfiguration
 
isSupportingItems() - Method in class org.drombler.acp.core.action.spi.AbstractMenuItemContainer
isSupportingItems() - Method in interface org.drombler.acp.core.action.spi.MenuItemContainer
 
isToolBarVisible(String) - Method in interface org.drombler.acp.core.action.spi.ToolBarContainer
Indicates if the tool bar with the specified id is visible
isVisible() - Method in class org.drombler.acp.core.action.jaxb.ToolBarType
Gets the value of the visible property.
isVisible() - Method in class org.drombler.acp.core.action.spi.ToolBarDescriptor
 

K

kind - Variable in class org.drombler.acp.core.docking.jaxb.DockingAreaType
 

L

layoutConstraints - Variable in class org.drombler.acp.core.docking.jaxb.DockingAreaType
 
LayoutConstraints - Annotation Type in org.drombler.acp.core.docking
 
LayoutConstraintsDescriptorUtils - Class in org.drombler.acp.core.docking.spi
 
LayoutConstraintsType - Class in org.drombler.acp.core.docking.jaxb
Java class for LayoutConstraintsType complex type.
LayoutConstraintsType() - Constructor for class org.drombler.acp.core.docking.jaxb.LayoutConstraintsType
 
listenerClass - Variable in class org.drombler.acp.core.action.jaxb.ActionType
 
loadClass(Bundle, String) - Static method in class org.drombler.acp.core.commons.util.BundleUtils
 
loadDefaultConfigProps() - Method in class org.drombler.acp.startup.main.DromblerACPConfiguration
 
loadSystemProperties(Path) - Method in class org.drombler.acp.startup.main.DromblerACPConfiguration
 

M

main(String[]) - Static method in class org.drombler.acp.startup.main.DromblerACPStarter
 
MainWindowProvider<T> - Interface in org.drombler.acp.startup.main
The Main Window provider.
markClean() - Method in class org.drombler.acp.core.data.AbstractDataHandler
 
markDirty() - Method in class org.drombler.acp.core.data.AbstractDataHandler
 
menu - Variable in class org.drombler.acp.core.action.jaxb.MenusType
 
Menu - Annotation Type in org.drombler.acp.core.action
This annotation registers menus and sub-menus.
menuAdded(MenuItemContainerMenuEvent<MenuItem, Menu>) - Method in interface org.drombler.acp.core.action.spi.MenuItemContainerListener
 
menuAdded(MenuItemContainerMenuEvent<MenuItem, Menu>) - Method in class org.drombler.acp.core.action.spi.MenuItemContainerListenerAdapter
 
MenuBarMenuContainerProvider<MenuItem,Menu extends MenuItem> - Interface in org.drombler.acp.core.action.spi
 
MenuDescriptor<MenuItem,F extends MenuItemSupplierFactory<MenuItem,F>> - Class in org.drombler.acp.core.action.spi
 
MenuDescriptor(String, String, String, F, MenuItemSortingStrategy<MenuItem, ?>) - Constructor for class org.drombler.acp.core.action.spi.MenuDescriptor
 
menuEntry - Variable in class org.drombler.acp.core.action.jaxb.MenusType
 
MenuEntry - Annotation Type in org.drombler.acp.core.action
This annotation registers a menu item.
menuEntry - Variable in class org.drombler.acp.core.docking.jaxb.ViewDockingType
 
MenuEntryDescriptor<MenuItem,F extends MenuItemSupplierFactory<MenuItem,F>> - Class in org.drombler.acp.core.action.spi
 
MenuEntryDescriptor(String, String, F) - Constructor for class org.drombler.acp.core.action.spi.MenuEntryDescriptor
 
MenuEntryType - Class in org.drombler.acp.core.action.jaxb
Java class for MenuEntryType complex type.
MenuEntryType() - Constructor for class org.drombler.acp.core.action.jaxb.MenuEntryType
 
MenuFactory<T> - Interface in org.drombler.acp.core.action.spi
 
menuItemAdded(MenuItemContainerMenuItemEvent<MenuItem, Menu>) - Method in interface org.drombler.acp.core.action.spi.MenuItemContainerListener
 
menuItemAdded(MenuItemContainerMenuItemEvent<MenuItem, Menu>) - Method in class org.drombler.acp.core.action.spi.MenuItemContainerListenerAdapter
 
MenuItemContainer<MenuItem,Menu extends MenuItem,F extends MenuItemSupplierFactory<MenuItem,F>> - Interface in org.drombler.acp.core.action.spi
 
MenuItemContainerListener<MenuItem,Menu extends MenuItem> - Interface in org.drombler.acp.core.action.spi
TODO: more methods might be added in future
MenuItemContainerListenerAdapter<MenuItem,Menu extends MenuItem> - Class in org.drombler.acp.core.action.spi
 
MenuItemContainerListenerAdapter() - Constructor for class org.drombler.acp.core.action.spi.MenuItemContainerListenerAdapter
 
MenuItemContainerMenuEvent<MenuItem,Menu extends MenuItem> - Class in org.drombler.acp.core.action.spi
 
MenuItemContainerMenuEvent(MenuItemContainer<MenuItem, Menu, ?>, MenuItemSupplier<? extends Menu>, String, List<String>) - Constructor for class org.drombler.acp.core.action.spi.MenuItemContainerMenuEvent
 
MenuItemContainerMenuItemEvent<MenuItem,Menu extends MenuItem> - Class in org.drombler.acp.core.action.spi
 
MenuItemContainerMenuItemEvent(MenuItemContainer<MenuItem, Menu, ?>, MenuItemSupplier<? extends MenuItem>, List<String>) - Constructor for class org.drombler.acp.core.action.spi.MenuItemContainerMenuItemEvent
 
MenuItemFactory<T,A> - Interface in org.drombler.acp.core.action.spi
 
MenuItemRootContainer<MenuItem,Menu extends MenuItem,F extends MenuItemSupplierFactory<MenuItem,F>> - Interface in org.drombler.acp.core.action.spi
 
MenuItemSortingStrategy<MenuItem,F extends MenuItemSupplierFactory<MenuItem,F>> - Interface in org.drombler.acp.core.action
A custom sorting strategy for programmatically registered menus.
MenuItemSupplier<MenuItem> - Interface in org.drombler.acp.core.action
A menu item supplier provides menu items.
MenuItemSupplierFactory<MenuItem,F extends MenuItemSupplierFactory<MenuItem,F>> - Interface in org.drombler.acp.core.action
A menu item supplier factory creates MenuItemSuppliers for the according menu item.
MenuItemSupplierFactoryEntry<MenuItem,F extends MenuItemSupplierFactory<MenuItem,F>> - Class in org.drombler.acp.core.action
This entry associates a MenuItemSupplierFactory with a menu item.
MenuItemSupplierFactoryEntry(F, MenuItem, boolean) - Constructor for class org.drombler.acp.core.action.MenuItemSupplierFactoryEntry
Creates a new instance of this class.
MenuMenuItemContainerFactory<MenuItem,Menu extends MenuItem> - Interface in org.drombler.acp.core.action.spi
 
Menus - Annotation Type in org.drombler.acp.core.action
The containing annotation type for the repeatable annotation Menu.
MenusType - Class in org.drombler.acp.core.action.jaxb
Java class for menus element declaration.
MenusType() - Constructor for class org.drombler.acp.core.action.jaxb.MenusType
 
MenuType - Class in org.drombler.acp.core.action.jaxb
Java class for MenuType complex type.
MenuType() - Constructor for class org.drombler.acp.core.action.jaxb.MenuType
 
mimeType - Variable in class org.drombler.acp.core.data.jaxb.DocumentHandlerType
 
mimeType - Variable in class org.drombler.acp.core.data.jaxb.FileExtensionType
 
MissingPropertyException - Exception in org.drombler.acp.startup.main
 
MissingPropertyException() - Constructor for exception org.drombler.acp.startup.main.MissingPropertyException
 
MissingPropertyException(String) - Constructor for exception org.drombler.acp.startup.main.MissingPropertyException
 
MissingPropertyException(String, Throwable) - Constructor for exception org.drombler.acp.startup.main.MissingPropertyException
 
MissingPropertyException(Throwable) - Constructor for exception org.drombler.acp.startup.main.MissingPropertyException
 
MissingPropertyException(String, Throwable, boolean, boolean) - Constructor for exception org.drombler.acp.startup.main.MissingPropertyException
 
modifiedService(ServiceReference<T>, T) - Method in class org.drombler.acp.core.commons.util.SimpleServiceTrackerCustomizer
 

O

ObjectFactory - Class in org.drombler.acp.core.action.jaxb
This object contains factory methods for each Java content interface and Java element interface generated in the org.drombler.acp.core.action.jaxb package.
ObjectFactory() - Constructor for class org.drombler.acp.core.action.jaxb.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.drombler.acp.core.action.jaxb
ObjectFactory - Class in org.drombler.acp.core.application.jaxb
This object contains factory methods for each Java content interface and Java element interface generated in the org.drombler.acp.core.application.jaxb package.
ObjectFactory() - Constructor for class org.drombler.acp.core.application.jaxb.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.drombler.acp.core.application.jaxb
ObjectFactory - Class in org.drombler.acp.core.data.jaxb
This object contains factory methods for each Java content interface and Java element interface generated in the org.drombler.acp.core.data.jaxb package.
ObjectFactory() - Constructor for class org.drombler.acp.core.data.jaxb.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.drombler.acp.core.data.jaxb
ObjectFactory - Class in org.drombler.acp.core.docking.jaxb
This object contains factory methods for each Java content interface and Java element interface generated in the org.drombler.acp.core.docking.jaxb package.
ObjectFactory() - Constructor for class org.drombler.acp.core.docking.jaxb.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.drombler.acp.core.docking.jaxb
ObjectFactory - Class in org.drombler.acp.core.status.jaxb
This object contains factory methods for each Java content interface and Java element interface generated in the org.drombler.acp.core.status.jaxb package.
ObjectFactory() - Constructor for class org.drombler.acp.core.status.jaxb.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.drombler.acp.core.status.jaxb
openEditorForContent(UniqueKeyProvider<?>) - Static method in class org.drombler.acp.core.docking.spi.Dockables
Opens an Editor for the specified content.
openView(E) - Static method in class org.drombler.acp.core.docking.spi.Dockables
 
org.drombler.acp.core.action - package org.drombler.acp.core.action
Declarative actions, menus and toolbars support for Drombler ACP.
org.drombler.acp.core.action.jaxb - package org.drombler.acp.core.action.jaxb
 
org.drombler.acp.core.action.spi - package org.drombler.acp.core.action.spi
SPI for declarative actions, menus and toolbars support based on Drombler ACP.
org.drombler.acp.core.application - package org.drombler.acp.core.application
Core Drombler ACP Application classes.
org.drombler.acp.core.application.jaxb - package org.drombler.acp.core.application.jaxb
 
org.drombler.acp.core.application.processing - package org.drombler.acp.core.application.processing
 
org.drombler.acp.core.commons.util - package org.drombler.acp.core.commons.util
Drombler ACP utility classes.
org.drombler.acp.core.commons.util.concurrent - package org.drombler.acp.core.commons.util.concurrent
Drombler ACP concurrent utility classes.
org.drombler.acp.core.context - package org.drombler.acp.core.context
 
org.drombler.acp.core.data - package org.drombler.acp.core.data
 
org.drombler.acp.core.data.jaxb - package org.drombler.acp.core.data.jaxb
 
org.drombler.acp.core.data.spi - package org.drombler.acp.core.data.spi
 
org.drombler.acp.core.docking - package org.drombler.acp.core.docking
A declarative, modular and GUI toolkit agnostic, abstract Docking Framework.
org.drombler.acp.core.docking.jaxb - package org.drombler.acp.core.docking.jaxb
 
org.drombler.acp.core.docking.spi - package org.drombler.acp.core.docking.spi
SPI for building a declarative and modular Docking Framework.
org.drombler.acp.core.status - package org.drombler.acp.core.status
Declarative and modular status bar support for Drombler ACP.
org.drombler.acp.core.status.jaxb - package org.drombler.acp.core.status.jaxb
 
org.drombler.acp.core.status.spi - package org.drombler.acp.core.status.spi
Declarative actions, menus and toolbars support for Drombler ACP.
org.drombler.acp.startup.main - package org.drombler.acp.startup.main
Support classes to startup a Drombler ACP based application.
OSGiResourceBundleUtils - Class in org.drombler.acp.core.commons.util
A utility class for ResourceBundles in OSGi Bundles.

P

parseCommandLineArgs(String[]) - Static method in class org.drombler.acp.startup.main.CommandLineArgs
 
path - Variable in class org.drombler.acp.core.action.jaxb.MenuEntryType
 
path - Variable in class org.drombler.acp.core.action.jaxb.MenuType
 
path - Variable in class org.drombler.acp.core.docking.jaxb.DockingAreaPathsType
 
path - Variable in class org.drombler.acp.core.docking.jaxb.WindowMenuEntryType
 
PATH_PROPERTY_NAME - Static variable in class org.drombler.acp.core.data.AbstractDocumentHandler
 
paths - Variable in class org.drombler.acp.core.docking.jaxb.DockingAreaType
 
permanent - Variable in class org.drombler.acp.core.docking.jaxb.DockingAreaType
 
position - Variable in class org.drombler.acp.core.action.jaxb.MenuEntryType
 
position - Variable in class org.drombler.acp.core.action.jaxb.MenuType
 
position - Variable in class org.drombler.acp.core.action.jaxb.ToolBarEntryType
 
position - Variable in class org.drombler.acp.core.action.jaxb.ToolBarType
 
position - Variable in class org.drombler.acp.core.docking.jaxb.DockingAreaType
 
position - Variable in class org.drombler.acp.core.docking.jaxb.ViewDockingType
 
position - Variable in class org.drombler.acp.core.docking.jaxb.WindowMenuEntryType
 
position - Variable in class org.drombler.acp.core.status.jaxb.StatusBarElementType
 
PositionableMenuItemAdapter<MenuItem> - Class in org.drombler.acp.core.action
This MenuItemSupplier associates a menu item with a position.
PositionableMenuItemAdapter(MenuItem, int) - Constructor for class org.drombler.acp.core.action.PositionableMenuItemAdapter
Creates a new instance of this class.
PositionableMenuItemAdapterFactory<MenuItem> - Class in org.drombler.acp.core.action
This MenuItemSupplierFactory knows the position to associate with the according menu item.
PositionableMenuItemAdapterFactory(int) - Constructor for class org.drombler.acp.core.action.PositionableMenuItemAdapterFactory
Creates a new instance of this class.
PositionSortingStrategy<MenuItem> - Class in org.drombler.acp.core.action
The default position-based sorting strategy for declaratively registered menus and menu items.
PositionSortingStrategy() - Constructor for class org.drombler.acp.core.action.PositionSortingStrategy
 
prefHeight - Variable in class org.drombler.acp.core.docking.jaxb.LayoutConstraintsType
 
prefWidth - Variable in class org.drombler.acp.core.docking.jaxb.LayoutConstraintsType
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class org.drombler.acp.core.application.processing.AbstractApplicationAnnotationProcessor
 

R

registerAction(String, Class<T>, T, BundleContext) - Method in class org.drombler.acp.core.action.spi.ActionRegistry
 
registerActionDescriptor(D, BundleContext) - Method in class org.drombler.acp.core.action.spi.ActionRegistry
 
registerEditorDockingDescriptor(Class<?>, EditorDockingDescriptor<? extends D>) - Method in interface org.drombler.acp.core.docking.spi.EditorDockingDescriptorRegistry
 
removeCloseEventListener(CloseEventListener) - Method in class org.drombler.acp.core.data.AbstractDataHandler
removedService(ServiceReference<T>, T) - Method in class org.drombler.acp.core.commons.util.SimpleServiceTrackerCustomizer
 
removeMenuContainerListener(MenuItemContainerListener<MenuItem, Menu>) - Method in class org.drombler.acp.core.action.spi.AbstractMenuItemRootContainer
 
removeMenuContainerListener(MenuItemContainerListener<MenuItem, Menu>) - Method in interface org.drombler.acp.core.action.spi.MenuItemRootContainer
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.drombler.acp.core.data.AbstractDataHandler
removeToolBar(String) - Method in interface org.drombler.acp.core.action.spi.ToolBarContainer
Removes the tool bar with the specified id from this container.
removeToolBarButton(String, B) - Method in interface org.drombler.acp.core.action.spi.ToolBarContainer
Removes a tool bar button from the tool bar with the specified id.
removeToolBarContainerListener(ToolBarContainerListener<T, B>) - Method in interface org.drombler.acp.core.action.spi.ToolBarContainer
Removes a tool bar container listener.
removeToolBarContainerListener(String, ToolBarContainerListener<T, B>) - Method in interface org.drombler.acp.core.action.spi.ToolBarContainer
Removes a tool bar container listener only for the specified tool bar id.
resourceBundleBaseName - Variable in class org.drombler.acp.core.docking.jaxb.ViewDockingType
 

S

save() - Method in class org.drombler.acp.core.data.AbstractDocumentHandler
Saves the content to the file.
saveNew(Path) - Method in class org.drombler.acp.core.data.AbstractDocumentHandler
Saves the content to a file and updates the path property.
SeparatorMenuItemFactory<S> - Interface in org.drombler.acp.core.action.spi
 
ServiceLoaderException - Exception in org.drombler.acp.startup.main
 
ServiceLoaderException() - Constructor for exception org.drombler.acp.startup.main.ServiceLoaderException
 
ServiceLoaderException(String) - Constructor for exception org.drombler.acp.startup.main.ServiceLoaderException
 
ServiceLoaderException(String, Throwable) - Constructor for exception org.drombler.acp.startup.main.ServiceLoaderException
 
ServiceLoaderException(Throwable) - Constructor for exception org.drombler.acp.startup.main.ServiceLoaderException
 
setAccelerator(String) - Method in class org.drombler.acp.core.action.jaxb.ActionType
Sets the value of the accelerator property.
setAccelerator(String) - Method in class org.drombler.acp.core.action.spi.ActionDescriptor
 
setAccelerator(String) - Method in class org.drombler.acp.core.docking.jaxb.ViewDockingType
Sets the value of the accelerator property.
setActionId(String) - Method in class org.drombler.acp.core.action.jaxb.MenuEntryType
Sets the value of the actionId property.
setActionId(String) - Method in class org.drombler.acp.core.action.jaxb.ToolBarEntryType
Sets the value of the actionId property.
setActivateDockableMenuEntryDescriptor(MenuEntryDescriptor) - Method in class org.drombler.acp.core.docking.spi.ViewDockingDescriptor
 
setAreaId(String) - Method in class org.drombler.acp.core.docking.jaxb.ViewDockingType
Sets the value of the areaId property.
setAreaId(String) - Method in class org.drombler.acp.core.docking.spi.ViewDockingDescriptor
 
setCategory(String) - Method in class org.drombler.acp.core.action.jaxb.ActionType
Sets the value of the category property.
setContentType(String) - Method in class org.drombler.acp.core.docking.jaxb.EditorDockingType
Sets the value of the contentType property.
setDisplayName(String) - Method in class org.drombler.acp.core.action.jaxb.ActionType
Sets the value of the displayName property.
setDisplayName(String) - Method in class org.drombler.acp.core.action.jaxb.MenuType
Sets the value of the displayName property.
setDisplayName(String) - Method in class org.drombler.acp.core.action.jaxb.ToolBarType
Sets the value of the displayName property.
setDisplayName(String) - Method in class org.drombler.acp.core.action.spi.ActionDescriptor
 
setDisplayName(String) - Method in class org.drombler.acp.core.action.spi.ToolBarDescriptor
 
setDisplayName(String) - Method in class org.drombler.acp.core.data.jaxb.FileExtensionType
Sets the value of the displayName property.
setDisplayName(String) - Method in class org.drombler.acp.core.docking.jaxb.ViewDockingType
Sets the value of the displayName property.
setDockableClass(String) - Method in class org.drombler.acp.core.docking.jaxb.AbstractDockingType
Sets the value of the dockableClass property.
setExtensions(ExtensionsType) - Method in class org.drombler.acp.core.application.jaxb.ApplicationType
Sets the value of the extensions property.
setHandlerClass(String) - Method in class org.drombler.acp.core.data.jaxb.DataHandlerType
Sets the value of the handlerClass property.
setHorizontalAlignment(HorizontalAlignmentType) - Method in class org.drombler.acp.core.status.jaxb.StatusBarElementType
Sets the value of the horizontalAlignment property.
setIcon(String) - Method in class org.drombler.acp.core.action.jaxb.ActionType
Sets the value of the icon property.
setIcon(String) - Method in class org.drombler.acp.core.action.spi.ActionDescriptor
 
setIcon(String) - Method in class org.drombler.acp.core.data.jaxb.DataHandlerType
Sets the value of the icon property.
setIcon(String) - Method in class org.drombler.acp.core.docking.jaxb.ViewDockingType
Sets the value of the icon property.
setId(String) - Method in class org.drombler.acp.core.action.jaxb.ActionType
Sets the value of the id property.
setId(String) - Method in class org.drombler.acp.core.action.jaxb.MenuType
Sets the value of the id property.
setId(String) - Method in class org.drombler.acp.core.action.jaxb.ToolBarType
Sets the value of the id property.
setId(String) - Method in class org.drombler.acp.core.action.spi.ActionDescriptor
 
setId(String) - Method in class org.drombler.acp.core.action.spi.ToolBarDescriptor
 
setId(String) - Method in class org.drombler.acp.core.docking.jaxb.AbstractDockingType
Sets the value of the id property.
setId(String) - Method in class org.drombler.acp.core.docking.jaxb.DockingAreaType
Sets the value of the id property.
setInitialized(boolean) - Method in class org.drombler.acp.core.data.AbstractDataHandler
 
setKind(DockingAreaKindType) - Method in class org.drombler.acp.core.docking.jaxb.DockingAreaType
Sets the value of the kind property.
setLayoutConstraints(LayoutConstraintsType) - Method in class org.drombler.acp.core.docking.jaxb.DockingAreaType
Sets the value of the layoutConstraints property.
setListener(T) - Method in class org.drombler.acp.core.action.spi.ActionDescriptor
 
setListenerClass(String) - Method in class org.drombler.acp.core.action.jaxb.ActionType
Sets the value of the listenerClass property.
setMenuEntry(WindowMenuEntryType) - Method in class org.drombler.acp.core.docking.jaxb.ViewDockingType
Sets the value of the menuEntry property.
setMimeType(String) - Method in class org.drombler.acp.core.data.jaxb.DocumentHandlerType
Sets the value of the mimeType property.
setMimeType(String) - Method in class org.drombler.acp.core.data.jaxb.FileExtensionType
Sets the value of the mimeType property.
setPackage(String) - Method in class org.drombler.acp.core.action.jaxb.MenuType
Sets the value of the package property.
setPackage(String) - Method in class org.drombler.acp.core.action.jaxb.ToolBarType
Sets the value of the package property.
setPackage(String) - Method in class org.drombler.acp.core.data.jaxb.FileExtensionType
Sets the value of the package property.
setPath(String) - Method in class org.drombler.acp.core.action.jaxb.MenuEntryType
Sets the value of the path property.
setPath(String) - Method in class org.drombler.acp.core.action.jaxb.MenuType
Sets the value of the path property.
setPath(String) - Method in class org.drombler.acp.core.docking.jaxb.WindowMenuEntryType
Sets the value of the path property.
setPaths(DockingAreaPathsType) - Method in class org.drombler.acp.core.docking.jaxb.DockingAreaType
Sets the value of the paths property.
setPermanent(boolean) - Method in class org.drombler.acp.core.docking.jaxb.DockingAreaType
Sets the value of the permanent property.
setPosition(int) - Method in class org.drombler.acp.core.action.jaxb.MenuEntryType
Sets the value of the position property.
setPosition(int) - Method in class org.drombler.acp.core.action.jaxb.MenuType
Sets the value of the position property.
setPosition(int) - Method in class org.drombler.acp.core.action.jaxb.ToolBarEntryType
Sets the value of the position property.
setPosition(int) - Method in class org.drombler.acp.core.action.jaxb.ToolBarType
Sets the value of the position property.
setPosition(int) - Method in class org.drombler.acp.core.action.spi.ToolBarDescriptor
 
setPosition(int) - Method in class org.drombler.acp.core.docking.jaxb.DockingAreaType
Sets the value of the position property.
setPosition(int) - Method in class org.drombler.acp.core.docking.jaxb.ViewDockingType
Sets the value of the position property.
setPosition(int) - Method in class org.drombler.acp.core.docking.jaxb.WindowMenuEntryType
Sets the value of the position property.
setPosition(int) - Method in class org.drombler.acp.core.docking.spi.ViewDockingDescriptor
 
setPosition(int) - Method in class org.drombler.acp.core.status.jaxb.StatusBarElementType
Sets the value of the position property.
setPrefHeight(double) - Method in class org.drombler.acp.core.docking.jaxb.LayoutConstraintsType
Sets the value of the prefHeight property.
setPrefWidth(double) - Method in class org.drombler.acp.core.docking.jaxb.LayoutConstraintsType
Sets the value of the prefWidth property.
setResourceBundleBaseName(String) - Method in class org.drombler.acp.core.docking.jaxb.ViewDockingType
Sets the value of the resourceBundleBaseName property.
setShowToolBarActionDescriptor(ToggleActionDescriptor<?>) - Method in class org.drombler.acp.core.action.spi.ToolBarDescriptor
 
setShowToolBarCheckMenuEntryDescriptor(ToggleMenuEntryDescriptor) - Method in class org.drombler.acp.core.action.spi.ToolBarDescriptor
 
setState(DockingStateType) - Method in class org.drombler.acp.core.docking.jaxb.ViewDockingType
Sets the value of the state property.
setStatusBarElementClass(String) - Method in class org.drombler.acp.core.status.jaxb.StatusBarElementType
Sets the value of the statusBarElementClass property.
setToggleGroupId(String) - Method in class org.drombler.acp.core.action.jaxb.ToggleMenuEntryType
Sets the value of the toggleGroupId property.
setToggleGroupId(String) - Method in class org.drombler.acp.core.action.jaxb.ToolBarToggleEntryType
Sets the value of the toggleGroupId property.
setToolBarId(String) - Method in class org.drombler.acp.core.action.jaxb.ToolBarEntryType
Sets the value of the toolBarId property.
setToolBarVisible(String, boolean) - Method in interface org.drombler.acp.core.action.spi.ToolBarContainer
Sets the visible property of the tool bar with the specified id.
setViewEntry(E) - Method in class org.drombler.acp.core.docking.spi.ViewDockingDescriptor
 
setVisible(boolean) - Method in class org.drombler.acp.core.action.jaxb.ToolBarType
Sets the value of the visible property.
setVisible(boolean) - Method in class org.drombler.acp.core.action.spi.ToolBarDescriptor
 
SimpleServiceTrackerCustomizer<T> - Class in org.drombler.acp.core.commons.util
 
SimpleServiceTrackerCustomizer(BundleContext, Consumer<T>, Consumer<T>) - Constructor for class org.drombler.acp.core.commons.util.SimpleServiceTrackerCustomizer
 
start() - Method in class org.drombler.acp.startup.main.DromblerACPStarter
 
state - Variable in class org.drombler.acp.core.docking.jaxb.ViewDockingType
 
statusBarElement - Variable in class org.drombler.acp.core.status.jaxb.StatusBarElementsType
 
StatusBarElement - Annotation Type in org.drombler.acp.core.status
This annotation registers a status bar element.
statusBarElementClass - Variable in class org.drombler.acp.core.status.jaxb.StatusBarElementType
 
StatusBarElementContainer<T> - Interface in org.drombler.acp.core.status.spi
 
StatusBarElementContainerProvider<T> - Interface in org.drombler.acp.core.status.spi
 
StatusBarElementDescriptor<T> - Class in org.drombler.acp.core.status.spi
 
StatusBarElementDescriptor(Class<T>, HorizontalAlignment, int) - Constructor for class org.drombler.acp.core.status.spi.StatusBarElementDescriptor
 
StatusBarElementsType - Class in org.drombler.acp.core.status.jaxb
Java class for statusBarElements element declaration.
StatusBarElementsType() - Constructor for class org.drombler.acp.core.status.jaxb.StatusBarElementsType
 
StatusBarElementType - Class in org.drombler.acp.core.status.jaxb
Java class for StatusBarElementType complex type.
StatusBarElementType() - Constructor for class org.drombler.acp.core.status.jaxb.StatusBarElementType
 
stop() - Method in class org.drombler.acp.startup.main.DromblerACPStarter
 
SYSTEM_PROPERTIES_FILE_NAME - Static variable in class org.drombler.acp.startup.main.DromblerACPConfiguration
The default name used for the system properties file.
SYSTEM_PROPERTIES_PROP - Static variable in class org.drombler.acp.startup.main.DromblerACPConfiguration
The property name used to specify an URL to the system property file.

T

TextMenuItemSortingStrategy<MenuItem> - Class in org.drombler.acp.core.action
A MenuItemSortingStrategy which sorts the menu items depending on their text using a locale-sensitive comparison.
TextMenuItemSortingStrategy(Function<MenuItem, String>) - Constructor for class org.drombler.acp.core.action.TextMenuItemSortingStrategy
Creates a new instance of the class.
TextMenuItemSortingStrategy(Function<MenuItem, String>, Collator) - Constructor for class org.drombler.acp.core.action.TextMenuItemSortingStrategy
Creates a new instance of the class.
toggleAction - Variable in class org.drombler.acp.core.action.jaxb.ActionsType
 
ToggleAction - Annotation Type in org.drombler.acp.core.action
 
ToggleActionDescriptor<T> - Class in org.drombler.acp.core.action.spi
 
ToggleActionDescriptor(Class<T>) - Constructor for class org.drombler.acp.core.action.spi.ToggleActionDescriptor
 
ToggleActionDescriptor(Class<T>, ResourceLoader) - Constructor for class org.drombler.acp.core.action.spi.ToggleActionDescriptor
 
ToggleActionFactory<T> - Interface in org.drombler.acp.core.action.spi
 
ToggleActionType - Class in org.drombler.acp.core.action.jaxb
Java class for ToggleActionType complex type.
ToggleActionType() - Constructor for class org.drombler.acp.core.action.jaxb.ToggleActionType
 
toggleGroupId - Variable in class org.drombler.acp.core.action.jaxb.ToggleMenuEntryType
 
toggleGroupId - Variable in class org.drombler.acp.core.action.jaxb.ToolBarToggleEntryType
 
toggleMenuEntry - Variable in class org.drombler.acp.core.action.jaxb.MenusType
 
ToggleMenuEntry - Annotation Type in org.drombler.acp.core.action
Not supported yet.
ToggleMenuEntryDescriptor<MenuItem,F extends MenuItemSupplierFactory<MenuItem,F>> - Class in org.drombler.acp.core.action.spi
 
ToggleMenuEntryDescriptor(String, String, String, F) - Constructor for class org.drombler.acp.core.action.spi.ToggleMenuEntryDescriptor
 
ToggleMenuEntryDescriptor(String, String, F) - Constructor for class org.drombler.acp.core.action.spi.ToggleMenuEntryDescriptor
 
ToggleMenuEntryType - Class in org.drombler.acp.core.action.jaxb
Java class for ToggleMenuEntryType complex type.
ToggleMenuEntryType() - Constructor for class org.drombler.acp.core.action.jaxb.ToggleMenuEntryType
 
ToggleMenuItemFactory<T,A> - Interface in org.drombler.acp.core.action.spi
 
toNextSeparatorSupplierFactory() - Method in class org.drombler.acp.core.action.IdentityMenuItemSupplierFactory
 
toNextSeparatorSupplierFactory() - Method in interface org.drombler.acp.core.action.MenuItemSupplierFactory
 
toNextSeparatorSupplierFactory() - Method in class org.drombler.acp.core.action.PositionableMenuItemAdapterFactory
 
toolBar - Variable in class org.drombler.acp.core.action.jaxb.ToolBarsType
 
ToolBar - Annotation Type in org.drombler.acp.core.action
 
toolBarAdded(ToolBarContainerToolBarEvent<ToolBar, ToolBarButton>) - Method in interface org.drombler.acp.core.action.spi.ToolBarContainerListener
The callback method when a tool bar was added.
toolBarAdded(ToolBarContainerToolBarEvent<ToolBar, ToolBarButton>) - Method in class org.drombler.acp.core.action.spi.ToolBarContainerListenerAdapter
The callback method when a tool bar was added.
toolBarButtonAdded(ToolBarContainerToolBarButtonEvent<ToolBar, ToolBarButton>) - Method in interface org.drombler.acp.core.action.spi.ToolBarContainerListener
The callback method when a tool bar button was added.
toolBarButtonAdded(ToolBarContainerToolBarButtonEvent<ToolBar, ToolBarButton>) - Method in class org.drombler.acp.core.action.spi.ToolBarContainerListenerAdapter
The callback method when a tool bar button was added.
ToolBarButtonFactory<B,A> - Interface in org.drombler.acp.core.action.spi
 
toolBarButtonRemoved(ToolBarContainerToolBarButtonEvent<ToolBar, ToolBarButton>) - Method in interface org.drombler.acp.core.action.spi.ToolBarContainerListener
The callback method when a tool bar button was removed.
toolBarButtonRemoved(ToolBarContainerToolBarButtonEvent<ToolBar, ToolBarButton>) - Method in class org.drombler.acp.core.action.spi.ToolBarContainerListenerAdapter
The callback method when a tool bar button was removed.
ToolBarContainer<T,B> - Interface in org.drombler.acp.core.action.spi
A GUI-toolkit agnostic service provider interface for tool bar container.
ToolBarContainerListener<ToolBar,ToolBarButton> - Interface in org.drombler.acp.core.action.spi
A ToolBarContainer listener.
ToolBarContainerListenerAdapter<ToolBar,ToolBarButton> - Class in org.drombler.acp.core.action.spi
An base class for ToolBarContainerListeners.
ToolBarContainerListenerAdapter() - Constructor for class org.drombler.acp.core.action.spi.ToolBarContainerListenerAdapter
 
ToolBarContainerToolBarButtonEvent<ToolBar,ToolBarButton> - Class in org.drombler.acp.core.action.spi
A ToolBarContainer tool bar button event.
ToolBarContainerToolBarButtonEvent(ToolBarContainer<ToolBar, ToolBarButton>, String, PositionableAdapter<? extends ToolBarButton>) - Constructor for class org.drombler.acp.core.action.spi.ToolBarContainerToolBarButtonEvent
Creates a new instance of this class
ToolBarContainerToolBarEvent<ToolBar,ToolBarButton> - Class in org.drombler.acp.core.action.spi
A ToolBarContainer tool bar event.
ToolBarContainerToolBarEvent(ToolBarContainer<ToolBar, ToolBarButton>, String, PositionableAdapter<? extends ToolBar>) - Constructor for class org.drombler.acp.core.action.spi.ToolBarContainerToolBarEvent
Creates a new instance of this class
ToolBarDescriptor - Class in org.drombler.acp.core.action.spi
 
ToolBarDescriptor() - Constructor for class org.drombler.acp.core.action.spi.ToolBarDescriptor
 
toolBarEntry - Variable in class org.drombler.acp.core.action.jaxb.ToolBarsType
 
ToolBarEntry - Annotation Type in org.drombler.acp.core.action
 
ToolBarEntryDescriptor - Class in org.drombler.acp.core.action.spi
 
ToolBarEntryDescriptor(String, String, int) - Constructor for class org.drombler.acp.core.action.spi.ToolBarEntryDescriptor
 
ToolBarEntryType - Class in org.drombler.acp.core.action.jaxb
Java class for ToolBarEntryType complex type.
ToolBarEntryType() - Constructor for class org.drombler.acp.core.action.jaxb.ToolBarEntryType
 
ToolBarFactory<T> - Interface in org.drombler.acp.core.action.spi
 
toolBarId - Variable in class org.drombler.acp.core.action.jaxb.ToolBarEntryType
 
toolBarRemoved(ToolBarContainerToolBarEvent<ToolBar, ToolBarButton>) - Method in interface org.drombler.acp.core.action.spi.ToolBarContainerListener
The callback method when a tool bar was removed.
toolBarRemoved(ToolBarContainerToolBarEvent<ToolBar, ToolBarButton>) - Method in class org.drombler.acp.core.action.spi.ToolBarContainerListenerAdapter
The callback method when a tool bar was removed.
ToolBars - Annotation Type in org.drombler.acp.core.action
The containing annotation type for the repeatable annotation ToolBar.
ToolBarsType - Class in org.drombler.acp.core.action.jaxb
Java class for toolBars element declaration.
ToolBarsType() - Constructor for class org.drombler.acp.core.action.jaxb.ToolBarsType
 
ToolBarToggleButtonFactory<B,A> - Interface in org.drombler.acp.core.action.spi
 
toolBarToggleEntry - Variable in class org.drombler.acp.core.action.jaxb.ToolBarsType
 
ToolBarToggleEntry - Annotation Type in org.drombler.acp.core.action
 
ToolBarToggleEntryDescriptor - Class in org.drombler.acp.core.action.spi
 
ToolBarToggleEntryDescriptor(String, String, int, String) - Constructor for class org.drombler.acp.core.action.spi.ToolBarToggleEntryDescriptor
 
ToolBarToggleEntryType - Class in org.drombler.acp.core.action.jaxb
Java class for ToolBarToggleEntryType complex type.
ToolBarToggleEntryType() - Constructor for class org.drombler.acp.core.action.jaxb.ToolBarToggleEntryType
 
ToolBarType - Class in org.drombler.acp.core.action.jaxb
Java class for ToolBarType complex type.
ToolBarType() - Constructor for class org.drombler.acp.core.action.jaxb.ToolBarType
 
toPreviousSeparatorSupplierFactory() - Method in class org.drombler.acp.core.action.IdentityMenuItemSupplierFactory
 
toPreviousSeparatorSupplierFactory() - Method in interface org.drombler.acp.core.action.MenuItemSupplierFactory
 
toPreviousSeparatorSupplierFactory() - Method in class org.drombler.acp.core.action.PositionableMenuItemAdapterFactory
 
toString() - Method in class org.drombler.acp.core.action.spi.ActionDescriptor
 
toString() - Method in class org.drombler.acp.core.action.spi.MenuDescriptor
 
toString() - Method in class org.drombler.acp.core.action.spi.MenuEntryDescriptor
 
toString() - Method in class org.drombler.acp.core.data.AbstractDataHandler
 

U

unregisterEditorDockingDescriptor(Class<?>) - Method in interface org.drombler.acp.core.docking.spi.EditorDockingDescriptorRegistry
 
UnresolvedEntry<T> - Class in org.drombler.acp.core.commons.util
 
UnresolvedEntry(T, BundleContext) - Constructor for class org.drombler.acp.core.commons.util.UnresolvedEntry
 
USER_DIR_PROPERTY - Static variable in class org.drombler.acp.startup.main.DromblerACPConfiguration
 
USER_DIR_SWITCH - Static variable in class org.drombler.acp.startup.main.CommandLineArgs
Switch for specifying the user directory.

V

value() - Method in enum org.drombler.acp.core.docking.jaxb.DockingAreaKindType
 
value() - Method in enum org.drombler.acp.core.docking.jaxb.DockingStateType
 
value() - Method in enum org.drombler.acp.core.status.jaxb.HorizontalAlignmentType
 
valueOf(String) - Static method in enum org.drombler.acp.core.docking.DockableClosingPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drombler.acp.core.docking.DockingState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drombler.acp.core.docking.jaxb.DockingAreaKindType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drombler.acp.core.docking.jaxb.DockingStateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.drombler.acp.core.status.jaxb.HorizontalAlignmentType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.drombler.acp.core.docking.DockableClosingPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drombler.acp.core.docking.DockingState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drombler.acp.core.docking.jaxb.DockingAreaKindType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drombler.acp.core.docking.jaxb.DockingStateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.drombler.acp.core.status.jaxb.HorizontalAlignmentType
Returns an array containing the constants of this enum type, in the order they are declared.
viewDocking - Variable in class org.drombler.acp.core.docking.jaxb.DockingsType
 
ViewDocking - Annotation Type in org.drombler.acp.core.docking
 
ViewDockingDescriptor<D,DATA extends org.drombler.commons.docking.DockableData,E extends org.drombler.commons.docking.DockableEntry<D,DATA>> - Class in org.drombler.acp.core.docking.spi
 
ViewDockingDescriptor(Class<D>, String, String, String, String, String) - Constructor for class org.drombler.acp.core.docking.spi.ViewDockingDescriptor
 
ViewDockingType - Class in org.drombler.acp.core.docking.jaxb
Java class for ViewDockingType complex type.
ViewDockingType() - Constructor for class org.drombler.acp.core.docking.jaxb.ViewDockingType
 
visible - Variable in class org.drombler.acp.core.action.jaxb.ToolBarType
 

W

WindowMenuEntry - Annotation Type in org.drombler.acp.core.docking
 
WindowMenuEntryType - Class in org.drombler.acp.core.docking.jaxb
Java class for WindowMenuEntryType complex type.
WindowMenuEntryType() - Constructor for class org.drombler.acp.core.docking.jaxb.WindowMenuEntryType
 
writeContent() - Method in class org.drombler.acp.core.data.AbstractDocumentHandler
Writes the content to the file.

_

_package - Variable in class org.drombler.acp.core.action.jaxb.MenuType
 
_package - Variable in class org.drombler.acp.core.action.jaxb.ToolBarType
 
_package - Variable in class org.drombler.acp.core.data.jaxb.FileExtensionType
 
A B C D E F G H I K L M O P R S T U V W _ 
Skip navigation links

Copyright © 2012–2018 Drombler. All rights reserved.