Skip navigation links
A B C D E F G H I J L M N O P R S T V 

A

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> - Class in net.officefloor.eclipse.ide.editor
AbstractConfigurableItem() - Constructor for class net.officefloor.eclipse.ide.editor.AbstractConfigurableItem
 
AbstractConfigurableItem.ConfigurableModelContext<O,M> - Interface in net.officefloor.eclipse.ide.editor
Context for Model of ConfigurableItem.
AbstractConfigurableItem.IdeConfigurer - Class in net.officefloor.eclipse.ide.editor
IDE configurer.
AbstractConfigurableItem.ItemActioner<O,M> - Interface in net.officefloor.eclipse.ide.editor
Immediate action for an item.
AbstractConfigurableItem.ItemConfigurer<O,M,I> - Interface in net.officefloor.eclipse.ide.editor
Configures an item.
AbstractIdeEditor<R extends net.officefloor.model.Model,RE extends java.lang.Enum<RE>,O> - Class in net.officefloor.eclipse.ide.editor
OfficeFloorModel editor.
AbstractIdeEditor(AdaptedEditorModule, Class<R>, Function<R, O>) - Constructor for class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
Instantiate to capture AdaptedEditorModule.
AbstractIdeEditor(Class<R>, Function<R, O>) - Constructor for class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
Instantiate with default AdaptedEditorModule.
AbstractIdeEditor.OutsideWorkbenchLauncher - Interface in net.officefloor.eclipse.ide.editor
Logic to launch outside the IWorkbench.
AbstractItem<R extends net.officefloor.model.Model,O,P extends net.officefloor.model.Model,PE extends java.lang.Enum<PE>,M extends net.officefloor.model.Model,E extends java.lang.Enum<E>> - Class in net.officefloor.eclipse.ide.editor
Abstract child ConfigurationItem.
AbstractItem() - Constructor for class net.officefloor.eclipse.ide.editor.AbstractItem
 
AbstractItem.ConfigurableContext<R extends net.officefloor.model.Model,O> - Interface in net.officefloor.eclipse.ide.editor
Context for the configurable parent.
AbstractItem.IdeChildrenGroup - Class in net.officefloor.eclipse.ide.editor
AbstractItem.IdeConnection<C extends net.officefloor.model.ConnectionModel> - Class in net.officefloor.eclipse.ide.editor
AbstractItem.IdeConnectionTarget<C extends net.officefloor.model.ConnectionModel,T extends net.officefloor.model.Model,TE extends java.lang.Enum<TE>> - Class in net.officefloor.eclipse.ide.editor
AbstractItem.IdeExtractor - Class in net.officefloor.eclipse.ide.editor
Extracts the Model instances.
AbstractItem.IdeLabeller - Class in net.officefloor.eclipse.ide.editor
Labels the configuration item.
AbstractItem.IdeStyle - Class in net.officefloor.eclipse.ide.editor
Convenience Class to build style.
AbstractItem.PreferenceListener - Interface in net.officefloor.eclipse.ide.editor
Listener to change of a preference.
AbstractNewWizard<R extends net.officefloor.model.Model> - Class in net.officefloor.eclipse.ide.newwizard
New Model Wizard.
AbstractNewWizard(AbstractIdeEditor<R, ?, ?>) - Constructor for class net.officefloor.eclipse.ide.newwizard.AbstractNewWizard
Initiate.
action(AbstractConfigurableItem.ConfigurableModelContext<O, M>) - Method in interface net.officefloor.eclipse.ide.editor.AbstractConfigurableItem.ItemActioner
Undertakes action for the item.
activate() - Method in class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
 
add(AbstractConfigurableItem.ItemConfigurer<O, M, I>) - Method in class net.officefloor.eclipse.ide.editor.AbstractConfigurableItem.IdeConfigurer
Provides add configuration.
add(AbstractConfigurableItem.ItemActioner<O, M>) - Method in class net.officefloor.eclipse.ide.editor.AbstractConfigurableItem.IdeConfigurer
Provides add immediate (without configuration).
addAndRefactor(AbstractConfigurableItem.ItemConfigurer<O, M, I>) - Method in class net.officefloor.eclipse.ide.editor.AbstractConfigurableItem.IdeConfigurer
Convenience method to provide add and refactor configuration.
addPages() - Method in class net.officefloor.eclipse.ide.newwizard.AbstractNewWizard
 
addPreferenceListener(String, AbstractItem.PreferenceListener) - Method in interface net.officefloor.eclipse.ide.editor.AbstractItem.ConfigurableContext
apply(M) - Method in class net.officefloor.eclipse.ide.editor.AbstractItem.IdeChildrenGroup
 
autoHideScrollbars(Text) - Static method in class net.officefloor.eclipse.ide.swt.SwtUtil
Provides auto hiding of the scroll bars.
autoHideScrollbars(StyledText) - Static method in class net.officefloor.eclipse.ide.swt.SwtUtil
Provides auto hiding of the scroll bars.

B

BACKGROUND_COLOR - Static variable in class net.officefloor.eclipse.ide.swt.SwtUtil
Name of the background.
builder - Variable in class net.officefloor.eclipse.ide.editor.AbstractItem

C

changeEvents() - Method in class net.officefloor.eclipse.ide.editor.AbstractItem.IdeChildrenGroup
Obtain the change events.
children(List<AbstractItem<R, O, P, PE, M, E>.IdeChildrenGroup>) - Method in class net.officefloor.eclipse.ide.editor.AbstractItem
Loads the AbstractItem.IdeChildrenGroup instances.
ConfigurableItem<I> - Interface in net.officefloor.eclipse.ide
Configurable Item.
configure() - Method in class net.officefloor.eclipse.ide.editor.AbstractConfigurableItem
Obtains the item configuration.
configure(ConfigurationBuilder<I>, AbstractConfigurableItem.ConfigurableModelContext<O, M>) - Method in interface net.officefloor.eclipse.ide.editor.AbstractConfigurableItem.ItemConfigurer
Builds the item configuration.
connections(List<AbstractItem<R, O, P, PE, M, E>.IdeConnectionTarget<? extends ConnectionModel, ?, ?>>) - Method in class net.officefloor.eclipse.ide.editor.AbstractItem
Loads the AbstractItem.IdeConnectionTarget instances (created from AbstractItem.IdeConnection instances).
connectMany(Function<M, List<C>>, Function<C, M>, E...) - Method in class net.officefloor.eclipse.ide.editor.AbstractItem.IdeConnection
Connect to many targets.
connectOne(Function<M, C>, Function<C, M>, E...) - Method in class net.officefloor.eclipse.ide.editor.AbstractItem.IdeConnection
Connect to one target.
create(AdaptedConnectionManagementBuilder.ConnectionFactory<R, O, M, C, T>) - Method in class net.officefloor.eclipse.ide.editor.AbstractItem.IdeConnectionTarget
Configures creating the ConnectionModel.
createAdaptedParent() - Method in class net.officefloor.eclipse.ide.editor.AbstractConfigurableItem
createChild(ChildrenGroupBuilder<R, O>) - Method in class net.officefloor.eclipse.ide.editor.AbstractItem
Creates the AdaptedChildBuilder.
createContents(Composite) - Method in class net.officefloor.eclipse.ide.preferences.OfficeFloorIdePreferencePage
 
createControl(Composite) - Method in class net.officefloor.eclipse.ide.preferences.OfficeFloorIdePreferencePage
 
createCssManager(Composite, Scene, Property<String>) - Static method in class net.officefloor.eclipse.ide.javafx.JavaFxUtil
createOperations(R) - Method in class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
Creates the operations for the root Model.
CssParserJavaFacet - Class in net.officefloor.eclipse.ide.javafx
CssParser JavaFacet.
CssParserJavaFacet() - Constructor for class net.officefloor.eclipse.ide.javafx.CssParserJavaFacet
 

D

delete(AbstractConfigurableItem.ItemActioner<O, M>) - Method in class net.officefloor.eclipse.ide.editor.AbstractConfigurableItem.IdeConfigurer
Provides delete configuration.
delete(AdaptedConnectionManagementBuilder.ConnectionRemover<R, O, C>) - Method in class net.officefloor.eclipse.ide.editor.AbstractItem.IdeConnectionTarget
Configures deleting the ConnectionModel.
dispose() - Method in class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
 
doGetPreferenceStore() - Method in class net.officefloor.eclipse.ide.preferences.OfficeFloorIdePreferencePage
 
doSave(IProgressMonitor) - Method in class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
 
doSaveAs() - Method in class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
 

E

editorStyle() - Method in class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
Allows overriding the editor styling.
errorDecoration(Control, int) - Static method in class net.officefloor.eclipse.ide.swt.SwtUtil
Creates error decoration on the Control.
errorProperty(ClassLoader) - Static method in class net.officefloor.eclipse.ide.javafx.CssParserJavaFacet
Obtains the StringProperty to the CSS errors.
execute(Change<M>) - Method in interface net.officefloor.eclipse.ide.editor.AbstractConfigurableItem.ConfigurableModelContext
Executes the Change.
exists() - Method in class net.officefloor.eclipse.ide.preferences.PreferencesEditorInput
 
extract() - Method in class net.officefloor.eclipse.ide.editor.AbstractItem
Obtains the AbstractItem.IdeExtractor to extract Model instances from the parent Model.

F

fileName() - Method in class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
Obtains the default file name for the editor.
furtherAdapt(AdaptedParentBuilder<R, O, M, E>) - Method in class net.officefloor.eclipse.ide.editor.AbstractConfigurableItem
Further adapt the AdaptedParentBuilder.
furtherAdapt(AdaptedChildBuilder<R, O, M, E>) - Method in class net.officefloor.eclipse.ide.editor.AbstractItem
Further adapt the AdaptedChildBuilder.

G

getActionBarContributor() - Method in class net.officefloor.eclipse.ide.preferences.PreferencesEditorSite
 
getActionBars() - Method in class net.officefloor.eclipse.ide.preferences.PreferencesEditorSite
 
getAdapter(Class<T>) - Method in class net.officefloor.eclipse.ide.preferences.PreferencesEditorInput
 
getAdapter(Class<T>) - Method in class net.officefloor.eclipse.ide.preferences.PreferencesEditorSite
 
getBuilder() - Method in class net.officefloor.eclipse.ide.editor.AbstractItem
Obtains the AdaptedChildBuilder for the AbstractItem.
getCanvas() - Method in class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
 
getChangeExecutor() - Method in interface net.officefloor.eclipse.ide.editor.AbstractItem.ConfigurableContext
Obtains the ChangeExecutor.
getChildren() - Method in class net.officefloor.eclipse.ide.editor.AbstractItem.IdeChildrenGroup
Obtains the AbstractItem instances for the ChildrenGroup.
getChildrenGroupName() - Method in class net.officefloor.eclipse.ide.editor.AbstractItem.IdeChildrenGroup
Obtains the name of the ChildrenGroup.
getChildrenGroups() - Method in class net.officefloor.eclipse.ide.editor.AbstractItem
Obtains the AbstractItem.IdeChildrenGroup instances.
getConfigurableContext() - Method in class net.officefloor.eclipse.ide.editor.AbstractItem
getConnections() - Method in class net.officefloor.eclipse.ide.editor.AbstractItem
Obtains the AbstractItem.IdeConnection instances.
getContentViewer() - Method in class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
 
getControl() - Method in class net.officefloor.eclipse.ide.javafx.JavaFxUtil.CssManager
Obtains the control.
getDefault() - Static method in class net.officefloor.eclipse.ide.OfficeFloorIdePlugin
Obtains the default OfficeFloorIdePlugin.
getEditorStyleId() - Method in class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
Obtains the IPreferenceStore identifier for the editor styling.
getId() - Method in class net.officefloor.eclipse.ide.preferences.PreferencesEditorSite
 
getImageDescriptor() - Method in class net.officefloor.eclipse.ide.preferences.PreferencesEditorInput
 
getKeyBindingService() - Method in class net.officefloor.eclipse.ide.preferences.PreferencesEditorSite
 
getLabel(M) - Method in class net.officefloor.eclipse.ide.editor.AbstractItem.IdeLabeller
Obtains the label from the Model.
getModel() - Method in interface net.officefloor.eclipse.ide.editor.AbstractConfigurableItem.ConfigurableModelContext
Obtains the Model.
getName() - Method in class net.officefloor.eclipse.ide.preferences.PreferencesEditorInput
 
getOperations() - Method in interface net.officefloor.eclipse.ide.editor.AbstractConfigurableItem.ConfigurableModelContext
Obtains the operations.
getOperations() - Method in interface net.officefloor.eclipse.ide.editor.AbstractItem.ConfigurableContext
Obtains the operations.
getOsgiBridge() - Method in class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
getOsgiBridge() - Method in interface net.officefloor.eclipse.ide.editor.AbstractItem.ConfigurableContext
getPage() - Method in class net.officefloor.eclipse.ide.preferences.PreferencesEditorSite
 
getPaletteIndicatorStyleId() - Method in class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
Obtains the IPreferenceStore identifier for the palette indicator styling.
getPaletteStyleId() - Method in class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
Obtains the IPreferenceStore identifier for the palette styling.
getParents() - Method in class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
Obtains the AbstractConfigurableItem instances.
getParentShell() - Method in interface net.officefloor.eclipse.ide.editor.AbstractItem.ConfigurableContext
Obtains the parent Shell.
getPart() - Method in class net.officefloor.eclipse.ide.preferences.PreferencesEditorSite
 
getPersistable() - Method in class net.officefloor.eclipse.ide.preferences.PreferencesEditorInput
 
getPluginId() - Method in class net.officefloor.eclipse.ide.preferences.PreferencesEditorSite
 
getPreference(String) - Method in interface net.officefloor.eclipse.ide.editor.AbstractItem.ConfigurableContext
Obtains a preference value.
getPreferenceStyleId() - Method in class net.officefloor.eclipse.ide.editor.AbstractItem
Obtains the IPreferenceStore identifier for styling this AbstractItem.
getRegisteredName() - Method in class net.officefloor.eclipse.ide.preferences.PreferencesEditorSite
 
getRootBuilder() - Method in interface net.officefloor.eclipse.ide.editor.AbstractItem.ConfigurableContext
Obtains the AdaptedRootBuilder.
getRootModel() - Method in class net.officefloor.eclipse.ide.preferences.PreferencesEditorInput
Obtains the root Model.
getSelectionProvider() - Method in class net.officefloor.eclipse.ide.preferences.PreferencesEditorSite
 
getService(Class<T>) - Method in class net.officefloor.eclipse.ide.preferences.PreferencesEditorSite
 
getShell() - Method in class net.officefloor.eclipse.ide.preferences.PreferencesEditorSite
 
getToolTipText() - Method in class net.officefloor.eclipse.ide.preferences.PreferencesEditorInput
 
getWorkbenchWindow() - Method in class net.officefloor.eclipse.ide.preferences.PreferencesEditorSite
 

H

hasService(Class<?>) - Method in class net.officefloor.eclipse.ide.preferences.PreferencesEditorSite
 
hookViewers() - Method in class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
 

I

IdeChildrenGroup(AbstractItem<R, O, M, E, ?, ?>) - Constructor for class net.officefloor.eclipse.ide.editor.AbstractItem.IdeChildrenGroup
Instantiate for a single AbstractItem.
IdeChildrenGroup(String, AbstractItem<R, O, M, E, ?, ?>...) - Constructor for class net.officefloor.eclipse.ide.editor.AbstractItem.IdeChildrenGroup
Instantiate for multiple AbstractItem instances.
IdeConfigurer() - Constructor for class net.officefloor.eclipse.ide.editor.AbstractConfigurableItem.IdeConfigurer
 
IdeConnection(Class<C>) - Constructor for class net.officefloor.eclipse.ide.editor.AbstractItem.IdeConnection
Instantiate.
IdeEditorActionBarContributor - Class in net.officefloor.eclipse.ide.editor
EditorActionBarContributor for the AdaptedEditorModule IEditorPart.
IdeEditorActionBarContributor() - Constructor for class net.officefloor.eclipse.ide.editor.IdeEditorActionBarContributor
 
IdeExtractor(Function<P, List<M>>, PE...) - Constructor for class net.officefloor.eclipse.ide.editor.AbstractItem.IdeExtractor
Instantiate.
IdeLabeller(Function<M, String>, E...) - Constructor for class net.officefloor.eclipse.ide.editor.AbstractItem.IdeLabeller
Instantiate.
IdeStyle(String) - Constructor for class net.officefloor.eclipse.ide.editor.AbstractItem.IdeStyle
Instantiate with selector.
IdeStyle() - Constructor for class net.officefloor.eclipse.ide.editor.AbstractItem.IdeStyle
Instantiate for the Model.
init(AbstractItem.ConfigurableContext<R, O>) - Method in class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
Allows overriding to initialise the AbstractIdeEditor.
init(AbstractItem.ConfigurableContext<R, O>) - Method in class net.officefloor.eclipse.ide.editor.AbstractItem
init(IWorkbench, IStructuredSelection) - Method in class net.officefloor.eclipse.ide.newwizard.AbstractNewWizard
 
init(IWorkbench) - Method in class net.officefloor.eclipse.ide.preferences.OfficeFloorIdePreferencePage
 
isSaveAsAllowed() - Method in class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
 
isSupported(JavaFacetContext) - Method in class net.officefloor.eclipse.ide.javafx.CssParserJavaFacet
 
item(M) - Method in class net.officefloor.eclipse.ide.editor.AbstractConfigurableItem
Creates an item from the Model.

J

JavaFxUtil - Class in net.officefloor.eclipse.ide.javafx
Utility methods for JavaFx.
JavaFxUtil.CssManager - Class in net.officefloor.eclipse.ide.javafx
CSS manager.

L

label() - Method in class net.officefloor.eclipse.ide.editor.AbstractItem
Obtains the AbstractItem.IdeLabeller for the Model.
launch(File) - Static method in class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
Convenience method to launch the AbstractIdeEditor implementation outside the IWorkbench.
launch(String) - Static method in class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
Convenience method to launch the AbstractIdeEditor implementation outside the IWorkbench.
launch() - Method in interface net.officefloor.eclipse.ide.editor.AbstractIdeEditor.OutsideWorkbenchLauncher
Launches outside the IWorkbench.
launchOutsideWorkbench(AbstractIdeEditor.OutsideWorkbenchLauncher) - Static method in class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
Enables running the AbstractIdeEditor outside of the IWorkbench.
loadConfiguration(Shell) - Method in class net.officefloor.eclipse.ide.editor.AbstractConfigurableItem
 
loadConfiguration(Shell) - Method in class net.officefloor.eclipse.ide.editor.AbstractItem
 
loadParents(List<AbstractConfigurableItem<R, RE, O, ?, ?, ?>>) - Method in class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
Loads the AbstractConfigurableItem instances.
loadPreferencePage(Composite) - Method in class net.officefloor.eclipse.ide.preferences.OfficeFloorIdePreferencePage
Loads the preference page.
loadRootModel(ConfigurationItem) - Method in class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
Creates the root Model from the ConfigurationItem.
loadStyle(String, Function<String, String>) - Method in class net.officefloor.eclipse.ide.javafx.JavaFxUtil.CssManager
Loads styling.
loadStyles(List<AbstractItem<R, O, P, PE, M, E>.IdeStyle>) - Method in class net.officefloor.eclipse.ide.editor.AbstractItem
Default implementation of AbstractItem.style() will invoke this to load styles.
loadThemeColours(Object, boolean) - Static method in class net.officefloor.eclipse.ide.swt.SwtUtil
Loads the ITheme Color instances.
loadToParent(P, M) - Method in class net.officefloor.eclipse.ide.editor.AbstractItem
Loads the Model to the parent Model.

M

main(R, Class<? extends AbstractIdeEditor<R, RE, O>>, Consumer<M>) - Method in class net.officefloor.eclipse.ide.editor.AbstractConfigurableItem
Invoke to run in main method for external testing.
many(Function<T, List<C>>, Function<C, T>, Enum<?>...) - Method in class net.officefloor.eclipse.ide.editor.AbstractItem.IdeConnectionTarget
Connect to many sources.
ModelPreferenceStyler<M extends net.officefloor.model.Model> - Class in net.officefloor.eclipse.ide.preferences
TitleAreaDialog for styling the AdaptedModel.
ModelPreferenceStyler(Shell, AbstractItem<?, ?, ?, ?, M, ?>, M, String, boolean, Property<String>, String, Map<String, String>) - Constructor for class net.officefloor.eclipse.ide.preferences.ModelPreferenceStyler
Instantiate.

N

net.officefloor.eclipse.ide - package net.officefloor.eclipse.ide
 
net.officefloor.eclipse.ide.editor - package net.officefloor.eclipse.ide.editor
 
net.officefloor.eclipse.ide.javafx - package net.officefloor.eclipse.ide.javafx
 
net.officefloor.eclipse.ide.newwizard - package net.officefloor.eclipse.ide.newwizard
 
net.officefloor.eclipse.ide.preferences - package net.officefloor.eclipse.ide.preferences
 
net.officefloor.eclipse.ide.swt - package net.officefloor.eclipse.ide.swt
 
NodePreferenceStyler - Class in net.officefloor.eclipse.ide.preferences
TitleAreaDialog for styling a particular Node.
NodePreferenceStyler(String, String, Node, String, Property<String>, String, Map<String, String>, Scene, Shell) - Constructor for class net.officefloor.eclipse.ide.preferences.NodePreferenceStyler
Instantiate.

O

OfficeFloorIdePlugin - Class in net.officefloor.eclipse.ide
Plugin for the OfficeFloor Integrated Development Environment.
OfficeFloorIdePlugin() - Constructor for class net.officefloor.eclipse.ide.OfficeFloorIdePlugin
Instantiate.
OfficeFloorIdePreferencePage - Class in net.officefloor.eclipse.ide.preferences
IWorkbenchPreferencePage.
OfficeFloorIdePreferencePage() - Constructor for class net.officefloor.eclipse.ide.preferences.OfficeFloorIdePreferencePage
 
okToLeave() - Method in class net.officefloor.eclipse.ide.preferences.OfficeFloorIdePreferencePage
 
one(Function<T, C>, Function<C, T>, Enum<?>...) - Method in class net.officefloor.eclipse.ide.editor.AbstractItem.IdeConnectionTarget
Connect to one target.
open() - Method in class net.officefloor.eclipse.ide.preferences.ModelPreferenceStyler
Opens the StyleDialogue.
open() - Method in class net.officefloor.eclipse.ide.preferences.NodePreferenceStyler
Opens the StyleDialogue.

P

paletteIndicatorStyle() - Method in class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
Allows overriding the palette indicator styling.
paletteStyle() - Method in class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
Allows overriding the palette styling.
performApply() - Method in class net.officefloor.eclipse.ide.preferences.OfficeFloorIdePreferencePage
 
performDefaults() - Method in class net.officefloor.eclipse.ide.preferences.OfficeFloorIdePreferencePage
 
performFinish() - Method in class net.officefloor.eclipse.ide.newwizard.AbstractNewWizard
 
performOk() - Method in class net.officefloor.eclipse.ide.preferences.OfficeFloorIdePreferencePage
 
PreferencesEditorInput - Class in net.officefloor.eclipse.ide.preferences
IEditorInput to load AbstractIdeEditor for preference configuration.
PreferencesEditorInput(String, Model) - Constructor for class net.officefloor.eclipse.ide.preferences.PreferencesEditorInput
Instantiate.
PreferencesEditorSite - Class in net.officefloor.eclipse.ide.preferences
IEditorSite to load AbstractIdeEditor for preference configuration.
PreferencesEditorSite(String, IWorkbench, Shell) - Constructor for class net.officefloor.eclipse.ide.preferences.PreferencesEditorSite
Instantiate.
preferenceValueChanged(String) - Method in interface net.officefloor.eclipse.ide.editor.AbstractItem.PreferenceListener
Notified of preference value change.
prototype() - Method in class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
Obtains root prototype.
prototype() - Method in class net.officefloor.eclipse.ide.editor.AbstractItem
Creates the prototype for the item.

R

refactor(AbstractConfigurableItem.ItemConfigurer<O, M, I>) - Method in class net.officefloor.eclipse.ide.editor.AbstractConfigurableItem.IdeConfigurer
Provides refactor configuration.
registerContextMenu(String, MenuManager, ISelectionProvider) - Method in class net.officefloor.eclipse.ide.preferences.PreferencesEditorSite
 
registerContextMenu(MenuManager, ISelectionProvider) - Method in class net.officefloor.eclipse.ide.preferences.PreferencesEditorSite
 
registerContextMenu(MenuManager, ISelectionProvider, boolean) - Method in class net.officefloor.eclipse.ide.preferences.PreferencesEditorSite
 
registerContextMenu(String, MenuManager, ISelectionProvider, boolean) - Method in class net.officefloor.eclipse.ide.preferences.PreferencesEditorSite
 
registerText(StyledText, String, Function<String, String>) - Method in class net.officefloor.eclipse.ide.javafx.JavaFxUtil.CssManager
Registers StyledText for tracking CSS errors.
registerText(Text, String, Function<String, String>) - Method in class net.officefloor.eclipse.ide.javafx.JavaFxUtil.CssManager
Registers Text for tracking CSS errors.
rule(String, String) - Method in class net.officefloor.eclipse.ide.editor.AbstractItem.IdeStyle
Adds a rule for this style.

S

saveRootModel(R, WritableConfigurationItem) - Method in class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
Writes the root Model to the WritableConfigurationItem.
setActiveEditor(IEditorPart) - Method in class net.officefloor.eclipse.ide.editor.IdeEditorActionBarContributor
 
setInput(IEditorInput) - Method in class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
 
setSelectionProvider(ISelectionProvider) - Method in class net.officefloor.eclipse.ide.preferences.PreferencesEditorSite
 
setSelectOnly(SelectOnly) - Method in class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
Instantiate.
setSite(IWorkbenchPartSite) - Method in class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
 
style() - Method in class net.officefloor.eclipse.ide.editor.AbstractItem
Obtains the style for the display of the Model.
SwtUtil - Class in net.officefloor.eclipse.ide.swt
Utility methods for the SWT.

T

to(Class<T>) - Method in class net.officefloor.eclipse.ide.editor.AbstractItem.IdeConnection
Connects the target.
toString() - Method in class net.officefloor.eclipse.ide.editor.AbstractItem.IdeStyle
 
translateFromCommaSeparatedList(String, Function<String, CSVI>) - Method in class net.officefloor.eclipse.ide.editor.AbstractItem
Convenience method to translate comma separated text into a list.
translateStyle(String, AbstractItem<?, ?, ?, ?, ?, ?>) - Static method in class net.officefloor.eclipse.ide.editor.AbstractIdeEditor
Translates the style with the details of the item being rendered.
translateToCommaSeparateList(List<CSVI>, Function<CSVI, String>) - Method in class net.officefloor.eclipse.ide.editor.AbstractItem
Convenience method to translate list of items to a comma separated list.
translateToNameMappings(I[], Function<I, String>) - Method in class net.officefloor.eclipse.ide.editor.AbstractItem
Translate the list of items to name mapping.
translateToPropertyList(List<PI>, Function<PI, String>, Function<PI, String>) - Method in class net.officefloor.eclipse.ide.editor.AbstractItem
Convenience method to translate list of property items to a PropertyList.

V

visual(M, AdaptedChildVisualFactoryContext<M>) - Method in class net.officefloor.eclipse.ide.editor.AbstractItem
Creates the visual for the Model.
A B C D E F G H I J L M N O P R S T V 
Skip navigation links

Copyright © 2005–2018. All rights reserved.