| Package | Description |
|---|---|
| net.officefloor.eclipse.ide.editor | |
| net.officefloor.eclipse.ide.preferences |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConfigurableItem<R extends net.officefloor.model.Model,RE extends java.lang.Enum<RE>,O,M extends net.officefloor.model.Model,E extends java.lang.Enum<E>,I>
Abstract
ConfigurableItem. |
| Modifier and Type | Method and Description |
|---|---|
AbstractItem<R,O,M,E,?,?>[] |
AbstractItem.IdeChildrenGroup.getChildren()
Obtains the
AbstractItem instances for the ChildrenGroup. |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
AbstractIdeEditor.translateStyle(java.lang.String rawStyle,
AbstractItem<?,?,?,?,?,?> item)
Translates the style with the details of the item being rendered.
|
| Constructor and Description |
|---|
IdeChildrenGroup(AbstractItem<R,O,M,E,?,?> child)
Instantiate for a single
AbstractItem. |
IdeChildrenGroup(java.lang.String groupName,
AbstractItem<R,O,M,E,?,?>... children)
Instantiate for multiple
AbstractItem instances. |
| Constructor and Description |
|---|
ModelPreferenceStyler(org.eclipse.swt.widgets.Shell parentShell,
AbstractItem<?,?,?,?,M,?> item,
M prototype,
java.lang.String itemLabel,
boolean isParent,
javafx.beans.property.Property<java.lang.String> style,
java.lang.String defaultStyle,
java.util.Map<java.lang.String,java.lang.String> preferencesToChange)
Instantiate.
|
Copyright © 2005–2018. All rights reserved.