- AbstractApplicationAnnotationProcessor - Class in org.drombler.acp.core.application.processing
- 
A base class for annotation processors to register extensions in the application.xml file. 
- AbstractApplicationAnnotationProcessor() - Constructor for class org.drombler.acp.core.application.processing.AbstractApplicationAnnotationProcessor
- 
Creates a new instance of this class. 
- AbstractDataHandler<T> - Class in org.drombler.acp.core.data
- 
An abstract base class for DataHandlers.
 
- AbstractDataHandler() - Constructor for class org.drombler.acp.core.data.AbstractDataHandler
- 
Creates a new instance of this class. 
- AbstractDirectoryHandler - Class in org.drombler.acp.core.data
- 
An abstract base class for directory-based DataHandlers.
 
- AbstractDirectoryHandler() - Constructor for class org.drombler.acp.core.data.AbstractDirectoryHandler
- 
Creates a new instance of this class with no path set. 
- AbstractDirectoryHandler(Path) - Constructor for class org.drombler.acp.core.data.AbstractDirectoryHandler
- 
Creates a new instance of this class. 
- AbstractDockableDockingDescriptor<D> - Class in org.drombler.acp.core.docking.spi
- 
An abstract base class for Dockable docking descriptors. 
- AbstractDockableDockingDescriptor(Class<D>, String) - Constructor for class org.drombler.acp.core.docking.spi.AbstractDockableDockingDescriptor
- 
Creates a new instance of this class. 
- 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
- 
- 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
- 
A base class for menu entry descriptors. 
- AbstractMenuEntryDescriptor(String, F) - Constructor for class org.drombler.acp.core.action.spi.AbstractMenuEntryDescriptor
- 
Creates a new instance of this class. 
- AbstractMenuItemContainer<MenuItem,Menu extends MenuItem,F extends MenuItemSupplierFactory<MenuItem,F>> - Class in org.drombler.acp.core.action.spi
- 
- 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
- 
Creates a new instance of this class. 
- 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
- 
Creates a new instance of this class. 
- AbstractMenuItemRootContainer<MenuItem,Menu extends MenuItem,F extends MenuItemSupplierFactory<MenuItem,F>> - Class in org.drombler.acp.core.action.spi
- 
A base class for menu item root containers. 
- AbstractMenuItemRootContainer(boolean, MenuItemSortingStrategy, MenuMenuItemContainerFactory<MenuItem, Menu>, SeparatorMenuItemFactory<? extends MenuItem>) - Constructor for class org.drombler.acp.core.action.spi.AbstractMenuItemRootContainer
- 
Creates a new instance of this class 
- AbstractPathHandler - Class in org.drombler.acp.core.data
- 
An abstract base class for  Path-based  DataHandlers. 
- AbstractPathHandler() - Constructor for class org.drombler.acp.core.data.AbstractPathHandler
- 
Creates a new instance of this class with no path set. 
- AbstractPathHandler(Path) - Constructor for class org.drombler.acp.core.data.AbstractPathHandler
- 
Creates a new instance of this class. 
- AbstractToolBarContainerEvent<ToolBar,ToolBarButton,T> - Class in org.drombler.acp.core.action.spi
- 
- 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
- 
An action descriptor. 
- ActionDescriptor(Class<T>) - Constructor for class org.drombler.acp.core.action.spi.ActionDescriptor
- 
Creates a new instance of this class. 
- ActionDescriptor(Class<T>, ResourceLoader) - Constructor for class org.drombler.acp.core.action.spi.ActionDescriptor
- 
Creates a new instance of this class. 
- ActionFactory<T> - Interface in org.drombler.acp.core.action.spi
- 
An action factory. 
- 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
- 
An OSGi-based action registry. 
- ActionRegistry(Class<D>) - Constructor for class org.drombler.acp.core.action.spi.ActionRegistry
- 
Creates a new instance of this class. 
- ActionResolutionManager<T> - Class in org.drombler.acp.core.action.spi
- 
An action resolution manager which manages entries, which depend on actions which have not yet been registered. 
- ActionResolutionManager() - Constructor for class org.drombler.acp.core.action.spi.ActionResolutionManager
-  
- 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
- 
Adds a status bar element to the center of the container. 
- addCloseEventListener(CloseEventListener) - Method in class org.drombler.acp.core.data.AbstractDataHandler
- addExtensionConfiguration(Object) - Static method in class org.drombler.acp.core.application.processing.AbstractApplicationAnnotationProcessor
- 
Adds an extension configuration (an instance of a JAXB root class of the extension point). 
- addingService(ServiceReference<T>) - Method in class org.drombler.acp.core.commons.util.SimpleServiceTrackerCustomizer
- 
 Calls the registered adding service consumer. 
- 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
- 
Adds the JAXB package of the extension point. 
- addJAXBRootClass(Class<?>) - Static method in class org.drombler.acp.core.application.processing.AbstractApplicationAnnotationProcessor
- 
Adds the JAXB root class of the extension point. 
- addLeftStatusBarElement(PositionableAdapter<? extends T>) - Method in interface org.drombler.acp.core.status.spi.StatusBarElementContainer
- 
Adds a status bar element to the left side of the container. 
- addMenu(String, Menu, F, MenuItemSortingStrategy<MenuItem, ?>) - Method in class org.drombler.acp.core.action.spi.AbstractMenuItemContainer
- 
Adds a sub-menu to this menu item container. 
- addMenu(String, Menu, F, MenuItemSortingStrategy<MenuItem, ?>) - Method in interface org.drombler.acp.core.action.spi.MenuItemContainer
- 
Adds a sub-menu to this menu item container. 
- 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
- 
Adds a menu item to this menu item container. 
- addMenuItem(MenuItem, F) - Method in interface org.drombler.acp.core.action.spi.MenuItemContainer
- 
Adds a menu item to this menu item container. 
- addOriginatingElements(Element...) - Static method in class org.drombler.acp.core.application.processing.AbstractApplicationAnnotationProcessor
- 
Adds the originating elements. 
- 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
- 
Adds a status bar element to the right side of the container. 
- 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. 
- addUnresolvedEntry(String, UnresolvedEntry<T>) - Method in class org.drombler.acp.core.action.spi.ActionResolutionManager
- 
Adds an unresolved entry. 
- any - Variable in class org.drombler.acp.core.application.jaxb.ExtensionsType
-  
- 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
- 
The application tool bar container provider. 
- 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
-  
- 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
- 
Gets the accelerator. 
- 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
- 
Gets an action, which has been registered as an OSGi service, from the provided BundleContext-
 
- getActionClass() - Method in interface org.drombler.acp.core.action.spi.ActionFactory
- 
Gets the action class. 
- getActionDescriptor(String, BundleContext) - Method in class org.drombler.acp.core.action.spi.ActionRegistry
- 
Gets an action descriptor, which has been registered as an OSGi service, from the provided BundleContext-
 
- 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
- 
Gets the action id property from the provided OSGi service reference. 
- getActionId() - Method in class org.drombler.acp.core.action.spi.MenuEntryDescriptor
- 
Gets the id of the action for this menu entry. 
- getActionId() - Method in class org.drombler.acp.core.action.spi.ToolBarEntryDescriptor
- 
Gets the id of the action for this tool bar entry. 
- 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. 
- getAny() - Method in class org.drombler.acp.core.application.jaxb.ExtensionsType
- 
Gets the value of the any property. 
- getApplicationInstanceListener() - Method in class org.drombler.acp.startup.main.DromblerACPStarter
- 
Gets an  ApplicationInstanceListener implementation which registers the additional command line args as an  AdditionalArgumentsProvider OSGi service. 
- 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
- 
Gets the application tool bar container. 
- 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
- 
Gets the Docking Area ID to which this view should be docked. 
- 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
- 
- 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
- 
Gets the content type of the editor. 
- getContentType(Class<? extends D>) - Method in interface org.drombler.acp.core.docking.spi.EditorDockingDescriptorRegistry
- 
Gets the content type for the provided editor type. 
- getContext() - Method in class org.drombler.acp.core.commons.util.UnresolvedEntry
- 
Gets the BundleContextof the unresolved entry.
 
- getContextContent() - Method in class org.drombler.acp.core.data.AbstractDataHandler
- 
Gets the context content. 
- getContextManager() - Method in interface org.drombler.acp.core.context.ContextManagerProvider
- 
Gets the ContextManager.
 
- getDataHandlerDescriptorRegistry() - Method in interface org.drombler.acp.core.data.spi.DataHandlerDescriptorRegistryProvider
- 
Gets a DataHandlerDescriptorRegistry.
 
- getDataHandlerRegistry() - Method in interface org.drombler.acp.core.data.spi.DataHandlerRegistryProvider
- 
Gets a DataHandlerRegistry.
 
- getDefaultFileExtenion() - Method in class org.drombler.acp.core.data.AbstractDocumentHandler
- 
Gets the default file extension for the document type. 
- 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
- 
Gets the display name. 
- getDisplayName() - Method in class org.drombler.acp.core.action.spi.MenuDescriptor
- 
Gets the display name. 
- getDisplayName() - Method in class org.drombler.acp.core.action.spi.ToolBarDescriptor
- 
Gets the display name. 
- 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
- 
Gets the text to be displayed, e.g. as the text for tabs or menu items. 
- 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
- 
Gets the type of the Dockable. 
- 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
- 
Gets the DockingAreaContainer.
 
- 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
- 
Gets a DocumentHandlerDescriptorRegistry.
 
- 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
- 
Gets the unresolved entry. 
- 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
- 
Gets a FileExtensionDescriptorRegistry.
 
- getFramework() - Method in class org.drombler.acp.startup.main.DromblerACPStarter
- 
Gets the OSGi framework. 
- 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
- 
Gets the horizontal alignment. 
- 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
- 
Gets the icon name pattern to resolve the icons to be used for this action. 
- 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
- 
Gets the icon name pattern to resolve the icons to be used for this view. 
- 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
- 
Gets the id (or null for root containers). 
- getId() - Method in class org.drombler.acp.core.action.spi.ActionDescriptor
- 
Gets the action id. 
- getId() - Method in class org.drombler.acp.core.action.spi.MenuDescriptor
- 
Gets the id. 
- getId() - Method in interface org.drombler.acp.core.action.spi.MenuItemContainer
- 
Gets the id (or null for root containers). 
- getId() - Method in class org.drombler.acp.core.action.spi.ToolBarDescriptor
- 
Gets the tool bar id. 
- 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
- 
Gets the id of the Dockable. 
- getItems() - Method in class org.drombler.acp.core.action.spi.AbstractMenuItemContainer
- 
Gets the menu items. 
- getJAXBRootClass() - Method in interface org.drombler.acp.core.application.ExtensionPoint
- 
Gets the extension JAXB root class. 
- 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
- 
Gets the action listener. 
- 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
- 
Gets the action listener type 
- 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
- 
Gets the menu bar based menu container. 
- getMenuContainer(String) - Method in class org.drombler.acp.core.action.spi.AbstractMenuItemContainer
- 
Gets the menu item container for the sub-menu with the specified id. 
- getMenuContainer(String) - Method in interface org.drombler.acp.core.action.spi.MenuItemContainer
- 
Gets the menu item container for the sub-menu with the specified id. 
- 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
- 
Gets the id of the menu. 
- 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. 
- 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
- 
Gets the root container of this container. 
- getMenuItemRootContainer() - Method in class org.drombler.acp.core.action.spi.AbstractMenuItemRootContainer
- 
Gets the root container of this container. 
- getMenuItemSortingStrategy() - Method in class org.drombler.acp.core.action.spi.AbstractMenuItemContainer
- 
Gets the sorting strategy. 
- getMenuItemSortingStrategy() - Method in interface org.drombler.acp.core.action.spi.MenuItemContainer
- 
Gets the sorting strategy. 
- getMenuItemSupplier() - Method in class org.drombler.acp.core.action.MenuItemSupplierFactoryEntry
- 
- getMenuItemSupplier() - Method in class org.drombler.acp.core.action.spi.AbstractMenuItemContainerMenuItemEvent
- 
Gets the menu item supplier. 
- getMenuItemSupplierFactory() - Method in class org.drombler.acp.core.action.spi.AbstractMenuEntryDescriptor
- 
- getMenus() - Method in class org.drombler.acp.core.action.spi.AbstractMenuItemContainer
- 
Gets the menus. 
- 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
- 
Gets the parent menu container, if any, else null. 
- getParentMenuContainer() - Method in interface org.drombler.acp.core.action.spi.MenuItemContainer
- 
Gets the parent menu container, if any, else null. 
- 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
- 
Gets the slash '/' delimited path of menu IDs. 
- getPath() - Method in class org.drombler.acp.core.action.spi.AbstractMenuItemContainer
- 
Gets the path of menu ids. 
- getPath() - Method in class org.drombler.acp.core.action.spi.AbstractMenuItemContainerMenuItemEvent
- 
Gets the path of the menu item. 
- getPath() - Method in interface org.drombler.acp.core.action.spi.MenuItemContainer
- 
Gets the path of menu ids. 
- getPath() - Method in class org.drombler.acp.core.data.AbstractPathHandler
- 
Gets the path this data handler should handle 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
- 
Gets the position. 
- getPosition() - Method in class org.drombler.acp.core.action.spi.ToolBarEntryDescriptor
- 
Gets the preferred position of the tool bar entry in the tool bar. 
- 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
- 
Gets the position to order the views in a Docking Area. 
- 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
- 
Gets the preferred position. 
- 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
- 
- getResourceBundleBaseName() - Method in class org.drombler.acp.core.action.jaxb.ActionType
- 
Gets the value of the resourceBundleBaseName property. 
- 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
- 
Gets the resource loader to load resources such as icons. 
- getResourceLoader() - Method in class org.drombler.acp.core.docking.spi.ViewDockingDescriptor
- 
Gets the resource loader for loading resources such as icons. 
- 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
- 
- getShowToolBarToggleMenuEntryDescriptor() - Method in class org.drombler.acp.core.action.spi.ToolBarDescriptor
- 
- getSortingStrategy() - Method in class org.drombler.acp.core.action.spi.MenuDescriptor
- 
Gets the sorting strategy. 
- 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
- 
Gets the status bar element class. 
- getStatusBarElementContainer() - Method in interface org.drombler.acp.core.status.spi.StatusBarElementContainerProvider
- 
- getSupplierFactory() - Method in class org.drombler.acp.core.action.MenuItemSupplierFactoryEntry
- 
- getTitle() - Method in class org.drombler.acp.core.data.AbstractPathHandler
- 
Gets the file name of the path as title. 
- 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
- 
Gets the toggle action class. 
- 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
- 
Gets the toggle group id or null if the toggle menu entry should not be part of a toggle group. 
- getToggleGroupId() - Method in class org.drombler.acp.core.action.spi.ToolBarToggleEntryDescriptor
- 
Gets the id of a toggle group. 
- 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
- 
Gets the tool bar id of the tool bar this entry should be added to. 
- 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.AbstractPathHandler
- 
Gets the path as tooltip text. 
- getUniqueKey() - Method in class org.drombler.acp.core.data.AbstractPathHandler
- 
Gets the (real) path as unique key. 
- getViewDocking() - Method in class org.drombler.acp.core.docking.jaxb.DockingsType
- 
Gets the value of the viewDocking property. 
- 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
- 
Opens a View. 
- 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
- 
Core Drombler ACP Application annotation processing classes. 
- 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
- 
Drombler ACP utility classes for the Drombler Commons Context Framework. 
- org.drombler.acp.core.data - package org.drombler.acp.core.data
- 
Drombler ACP annotations and utility classes for the Drombler Commons Data Framework. 
- 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
- 
Drombler ACP SPI classes for the Drombler Commons Data Framework. 
- 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
- 
SPI for declarative and modular status bar 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
- 
- 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
- 
A separator menu item factory to create a GUI toolkit specific separator menu item component. 
- ServiceLoaderException - Exception in org.drombler.acp.startup.main
- 
A service loader exception. 
- ServiceLoaderException() - Constructor for exception org.drombler.acp.startup.main.ServiceLoaderException
- 
Creates a new instance of this class. 
- ServiceLoaderException(String) - Constructor for exception org.drombler.acp.startup.main.ServiceLoaderException
- 
Creates a new instance of this class. 
- ServiceLoaderException(String, Throwable) - Constructor for exception org.drombler.acp.startup.main.ServiceLoaderException
- 
Creates a new instance of this class. 
- ServiceLoaderException(Throwable) - Constructor for exception org.drombler.acp.startup.main.ServiceLoaderException
- 
Creates a new instance of this class. 
- 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
- 
Sets the accelerator. 
- 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
- 
Sets the Docking Area ID to which this view should be docked. 
- 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
- 
Sets the display name. 
- setDisplayName(String) - Method in class org.drombler.acp.core.action.spi.ToolBarDescriptor
- 
Sets the display name. 
- 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
- 
Sets the icon name pattern to resolve the icons to be used for this action. 
- 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
- 
Sets the action id. 
- setId(String) - Method in class org.drombler.acp.core.action.spi.ToolBarDescriptor
- 
Sets the tool bar id. 
- 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
- 
Sets the initialized flag. 
- 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
- 
Sets the action listener. 
- 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(Path) - Method in class org.drombler.acp.core.data.AbstractPathHandler
- 
Sets the path this data handler should handle. 
- 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
- 
Sets the position. 
- 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
- 
Sets the position to order the views in a Docking Area. 
- 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.action.jaxb.ActionType
- 
Sets the value of the resourceBundleBaseName 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
- 
- setShowToolBarToggleMenuEntryDescriptor(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. 
- setUniqueKey(Path) - Method in class org.drombler.acp.core.data.AbstractPathHandler
- 
Sets the (real) path as unique key. 
- setViewEntry(E) - Method in class org.drombler.acp.core.docking.spi.ViewDockingDescriptor
- 
Sets the view entry (a Dockable). 
- 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
- 
Sets if the tool bar should be visible by default. 
- SimpleServiceTrackerCustomizer<T> - Class in org.drombler.acp.core.commons.util
- 
A simple  ServiceTrackerCustomizer implementation which delegates the work to  Consumers. 
- SimpleServiceTrackerCustomizer(BundleContext, Consumer<T>, Consumer<T>) - Constructor for class org.drombler.acp.core.commons.util.SimpleServiceTrackerCustomizer
- 
Creates a new instance of this class. 
- 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
- 
A status bar element container. 
- StatusBarElementContainerProvider<T> - Interface in org.drombler.acp.core.status.spi
- 
- StatusBarElementDescriptor<T> - Class in org.drombler.acp.core.status.spi
- 
A status bar element descriptor. 
- StatusBarElementDescriptor(Class<T>, HorizontalAlignment, int) - Constructor for class org.drombler.acp.core.status.spi.StatusBarElementDescriptor
- 
Creates a new instance of this class. 
- 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
-  
- TextMenuItemSortingStrategy<MenuItem> - Class in org.drombler.acp.core.action
- 
- 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
- 
This annotation registers a toggle action. 
- ToggleActionDescriptor<T> - Class in org.drombler.acp.core.action.spi
- 
A toggle action descriptor. 
- ToggleActionDescriptor(Class<T>) - Constructor for class org.drombler.acp.core.action.spi.ToggleActionDescriptor
- 
Creates a new instance of this class. 
- ToggleActionDescriptor(Class<T>, ResourceLoader) - Constructor for class org.drombler.acp.core.action.spi.ToggleActionDescriptor
- 
Creates a new instance of this class. 
- ToggleActionFactory<T> - Interface in org.drombler.acp.core.action.spi
- 
A toggle action factory. 
- 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
- 
This annotation registers a toggle menu entry. 
- ToggleMenuEntryDescriptor<MenuItem,ToggleMenuItem extends MenuItem,F extends MenuItemSupplierFactory<MenuItem,F>> - Class in org.drombler.acp.core.action.spi
- 
A toggle menu entry desciptor. 
- ToggleMenuEntryDescriptor(String, String, String, F) - Constructor for class org.drombler.acp.core.action.spi.ToggleMenuEntryDescriptor
- 
Creates a new instance of this class. 
- ToggleMenuEntryDescriptor(String, String, F) - Constructor for class org.drombler.acp.core.action.spi.ToggleMenuEntryDescriptor
- 
Creates a new instance of this class. 
- 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<MenuItem,ToggleMenuItem extends MenuItem,ToggleAction> - Interface in org.drombler.acp.core.action.spi
- 
A toggle menu item factory to create a GUI toolkit specific toggle menu item component from a toggle action. 
- 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
- 
This annotation registers a tool bar. 
- 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
- 
A tool bar button factory to create a GUI toolkit specific tool bar button from an action. 
- 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 tool bar container, which manages tool bars and tool bar buttons. 
- ToolBarContainerListener<ToolBar,ToolBarButton> - Interface in org.drombler.acp.core.action.spi
- 
- ToolBarContainerListenerAdapter<ToolBar,ToolBarButton> - Class in org.drombler.acp.core.action.spi
- 
- ToolBarContainerListenerAdapter() - Constructor for class org.drombler.acp.core.action.spi.ToolBarContainerListenerAdapter
-  
- ToolBarContainerToolBarButtonEvent<ToolBar,ToolBarButton> - Class in org.drombler.acp.core.action.spi
- 
- 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
- 
- 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
- 
A tool bar descriptor. 
- ToolBarDescriptor() - Constructor for class org.drombler.acp.core.action.spi.ToolBarDescriptor
- 
Creates a new instance of this class. 
- toolBarEntry - Variable in class org.drombler.acp.core.action.jaxb.ToolBarsType
-  
- ToolBarEntry - Annotation Type in org.drombler.acp.core.action
- 
This annotation registers a tool bar entry. 
- ToolBarEntryDescriptor - Class in org.drombler.acp.core.action.spi
- 
A tool bar entry descriptor. 
- ToolBarEntryDescriptor(String, String, int) - Constructor for class org.drombler.acp.core.action.spi.ToolBarEntryDescriptor
- 
Creates a new instance of this class. 
- 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
- 
A tool bar factory to create a GUI toolkit specific tool bar. 
- 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
- 
A tool bar toggle button factory to create a GUI toolkit specific tool bar toggle button from a toggle action. 
- toolBarToggleEntry - Variable in class org.drombler.acp.core.action.jaxb.ToolBarsType
-  
- ToolBarToggleEntry - Annotation Type in org.drombler.acp.core.action
- 
This annotation registers a tool bar toggle entry. 
- ToolBarToggleEntryDescriptor - Class in org.drombler.acp.core.action.spi
- 
A tool bar toggle entry descriptor. 
- ToolBarToggleEntryDescriptor(String, String, int, String) - Constructor for class org.drombler.acp.core.action.spi.ToolBarToggleEntryDescriptor
- 
Creates a new instance of this class. 
- 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.commons.util.UnresolvedEntry
- toString() - Method in class org.drombler.acp.core.data.AbstractDataHandler