Skip navigation links
A C G I O S 

A

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.
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.
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.

C

createStatusBarElementDescriptor(StatusBarElementType, Bundle) - Static method in class org.drombler.acp.core.status.spi.StatusBarElementDescriptor
Creates an instance of a StatusBarElementDescriptor from a StatusBarElementType unmarshalled from the application.xml.

G

getHorizontalAlignment() - Method in class org.drombler.acp.core.status.spi.StatusBarElementDescriptor
Gets the horizontal alignment.
getPosition() - Method in class org.drombler.acp.core.status.spi.StatusBarElementDescriptor
Gets the preferred position.
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

I

isLeftToRight() - Method in interface org.drombler.acp.core.status.spi.StatusBarElementContainer
Indicates if the container is oriented left-to-right.
isMirroringEnabled() - Method in interface org.drombler.acp.core.status.spi.StatusBarElementContainer
Indicates if mirroring is enabled in case of right-to-left orientation.

O

org.drombler.acp.core.status.spi - package org.drombler.acp.core.status.spi
SPI for declarative and modular status bar support for Drombler ACP.

S

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
A StatusBarElementContainer provider.

This is a SPI interface and must be implemented by a GUI toolkit specific extension.
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.
A C G I O S 
Skip navigation links

Copyright © 2017–2019 Drombler. All rights reserved.