A B C D E F G H I K L M N O P R S T U V W X

A

ABOUT_BANNER - Static variable in class org.openoffice.ide.eclipse.core.i18n.ImagesConstants
 
AbstractConfigRow - Class in org.openoffice.ide.eclipse.core.gui.rows
Row for the selection of a configuration element.
AbstractConfigRow(Composite, String, String, Object) - Constructor for class org.openoffice.ide.eclipse.core.gui.rows.AbstractConfigRow
Constructor.
AbstractLanguage - Class in org.openoffice.ide.eclipse.core.model.language
Base class for the language extensions.
AbstractLanguage() - Constructor for class org.openoffice.ide.eclipse.core.model.language.AbstractLanguage
 
AbstractPulldownAction - Class in org.openoffice.ide.eclipse.core.actions
Abstract class to create a pulldown menu action.
AbstractPulldownAction(String) - Constructor for class org.openoffice.ide.eclipse.core.actions.AbstractPulldownAction
Pulldown action.
AbstractSection<ModelType extends IModel> - Class in org.openoffice.ide.eclipse.core.editors.utils
Abstract section class providing mechanisms to suspend the dirty state change notifications.
AbstractSection(Composite, FormPage, int) - Constructor for class org.openoffice.ide.eclipse.core.editors.utils.AbstractSection
The SectionPart constructor.
AbstractTable - Class in org.openoffice.ide.eclipse.core.gui
Abstract table structure used in the plugin.
AbstractTable(Composite, String, String[], int[], String[]) - Constructor for class org.openoffice.ide.eclipse.core.gui.AbstractTable
Constructor for a generic table.
accept(IFileVisitor) - Method in class org.openoffice.ide.eclipse.core.builders.VisitableFile
Welcome a visitor and let him explore the file hierarchy as he needs to.
activateFields(boolean) - Method in class org.openoffice.ide.eclipse.core.unotypebrowser.UnoTypeBrowser
Method to activate or unactivate the dialog fields.
add(String, String, int) - Method in class org.openoffice.ide.eclipse.core.gui.rows.ChoiceRow
Adds a translated item.
add(String, String) - Method in class org.openoffice.ide.eclipse.core.gui.rows.ChoiceRow
adds an internationalized item at the end of the list.
add(String, int) - Method in class org.openoffice.ide.eclipse.core.gui.rows.ChoiceRow
Adds the provided item at the provided position.
add(String) - Method in class org.openoffice.ide.eclipse.core.gui.rows.ChoiceRow
Append the item at the end of the item list.
ADD - Static variable in class org.openoffice.ide.eclipse.core.i18n.ImagesConstants
 
addAll(String[]) - Method in class org.openoffice.ide.eclipse.core.gui.rows.ChoiceRow
Adds all the strings contained in items at the end of the item list.
addBasicLibrary(IFolder) - Method in class org.openoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
Adds a Basic library folder to the package.
addBrowseSelectionListener(SelectionListener) - Method in class org.openoffice.ide.eclipse.core.gui.rows.LabeledRow
Add a selection listener to the browse link or button (depends on the arguments of the constructor).
addChangeListener(IModelChangedListener) - Method in class org.openoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
Add a listener notified of the model changes.
addChild(IUnoComposite) - Method in interface org.openoffice.ide.eclipse.core.model.IUnoComposite
adds a child to the node.
addContent(IResource) - Method in class org.openoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
Adds a file or directory to the package properties.
addDescription(Locale, String) - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
Add or update a description.
addDescriptionFile(IFile, Locale) - Method in class org.openoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
Adds a localized package description file.
addDialogLibrary(IFolder) - Method in class org.openoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
Adds a basic dialog library folder to the package.
addDisplayName(Locale, String) - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
Add or update a display name.
addEnv(String[]) - Method in interface org.openoffice.ide.eclipse.core.model.config.IExtraOptionsProvider
Add your own env entries.
addEnv(String[]) - Method in class org.openoffice.ide.eclipse.core.model.config.NullExtraOptionsProvider
Add your own env entries.
addEnv(String[], String, String, String) - Static method in class org.openoffice.ide.eclipse.core.model.utils.SystemHelper
Add an environment variable to an array of existing variables.
addExclude(IPath) - Method in class org.openoffice.ide.eclipse.core.utils.FilesFinder
Add a path to exclude in the search.
addInitListener(IInitListener) - Method in class org.openoffice.ide.eclipse.core.unotypebrowser.UnoTypeProvider
Register the given listener.
addInnerData(UnoFactoryData) - Method in class org.openoffice.ide.eclipse.core.model.UnoFactoryData
Adds an inner data if it is neither null nor already present in the inner data.
addInterface(String, boolean) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.InterfacesTable
Add a new interface in the table.
addLicense(Locale, String) - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
Add or update a license.
addLine(ITableElement) - Method in class org.openoffice.ide.eclipse.core.gui.AbstractTable
Adding a line to the table model.
addLine() - Method in class org.openoffice.ide.eclipse.core.gui.AbstractTable
Method called after an action on the Add button.
addLine() - Method in class org.openoffice.ide.eclipse.core.gui.OOoTable
Method called after an action on the Add button.
addLine() - Method in class org.openoffice.ide.eclipse.core.gui.SDKTable
Method called after an action on the Add button.
addLine() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.InterfaceMembersTable
Method called after an action on the Add button.
addLine() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.InterfacesTable
Method called after an action on the Add button.
addListener(ILocaleListener) - Method in class org.openoffice.ide.eclipse.core.editors.utils.LocaleSelector
 
addListener(IConfigListener) - Method in class org.openoffice.ide.eclipse.core.gui.rows.AbstractConfigRow
Add the configuration listener to the correct configuration container.
addListener(IConfigListener) - Method in class org.openoffice.ide.eclipse.core.gui.rows.OOoRow
Add the configuration listener to the correct configuration container.
addListener(IConfigListener) - Method in class org.openoffice.ide.eclipse.core.gui.rows.SdkRow
Add the configuration listener to the correct configuration container.
addListener(IModelChangedListener) - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
Add a model listener.
addListener(IConfigListener) - Static method in class org.openoffice.ide.eclipse.core.model.OOoContainer
Add a configuration listener to the container.
addListener(IConfigListener) - Static method in class org.openoffice.ide.eclipse.core.model.SDKContainer
Add a SDK listener to the container.
addListener(IModelChangedListener) - Method in interface org.openoffice.ide.eclipse.core.model.utils.IModel
Add a model listener.
addLocale(Locale) - Method in class org.openoffice.ide.eclipse.core.editors.description.GeneralSection
A locale has been added.
addLocale(Locale) - Method in class org.openoffice.ide.eclipse.core.editors.description.LicenseSection
A locale has been added.
addLocale(Locale) - Method in class org.openoffice.ide.eclipse.core.editors.description.PublisherSection
A locale has been added.
addLocale(Locale) - Method in class org.openoffice.ide.eclipse.core.editors.description.ReleaseNotesSection
A locale has been added.
addLocale(Locale) - Method in interface org.openoffice.ide.eclipse.core.editors.utils.ILocaleListener
A locale has been added.
addOOo(IOOo) - Static method in class org.openoffice.ide.eclipse.core.model.OOoContainer
Add the OOo given in parameter to the list of the others.
addOOoDependencies(IOOo, IProject) - Method in interface org.openoffice.ide.eclipse.core.model.language.IProjectHandler
Adds the language specific OpenOffice.org dependencies to the project.
addPage(IWizardPage) - Method in class org.openoffice.ide.eclipse.core.wizards.utils.WizardPageSet
Add the pages into a list in order to store them.
addPageListener(IPageListener) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
Add the page listener.
addPageListener(IPageListener) - Method in interface org.openoffice.ide.eclipse.core.wizards.utils.IListenablePage
Add the page listener.
addPages() - Method in class org.openoffice.ide.eclipse.core.editors.description.DescriptionEditor
addPages() - Method in class org.openoffice.ide.eclipse.core.editors.pack.PackagePropertiesEditor
addPages() - Method in class org.openoffice.ide.eclipse.core.wizards.NewUnoProjectWizard
addPages() - Method in class org.openoffice.ide.eclipse.core.wizards.NewUreAppWizard
addPathEnv(String[], String, String[]) - Static method in class org.openoffice.ide.eclipse.core.model.utils.SystemHelper
Add an environment variable to an array of existing variables.
addProject(IProject) - Static method in class org.openoffice.ide.eclipse.core.model.ProjectsManager
Add a project that isn't already loaded.
addProject(IUnoidlProject) - Static method in class org.openoffice.ide.eclipse.core.model.ProjectsManager
Adds a project to the manager only if there is no other project with the same name.
addProjectNature(IProject) - Method in interface org.openoffice.ide.eclipse.core.model.language.IProjectHandler
Add a language specific language nature.
addPublisherInfo(Locale, PublisherInfos) - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
Add or update a publisherInfo.
addRange(TextPresentation, int, int, TextAttribute) - Method in class org.openoffice.ide.eclipse.core.editors.syntax.NonRuleBasedDamagerRepairer
Adds style information to the given text presentation.
addReleaseNote(Locale, String) - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
Add or update a release note.
addSDK(ISdk) - Static method in class org.openoffice.ide.eclipse.core.model.SDKContainer
Add the SDK given in parameter to the list of the others.
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.openoffice.ide.eclipse.core.gui.AbstractTable
addUpdateInfo(String) - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
Add or update a updateInfos.
ALL_TYPES - Static variable in class org.openoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
 
ALL_TYPES - Static variable in class org.openoffice.ide.eclipse.core.unotypebrowser.UnoTypeProvider
 
ANY - Static variable in class org.openoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
 
ARGUMENT_INOUT - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
The object is a string among in, out and inout defining the direction of a method parameter.
ATTR_ACCEPT_BY - Static variable in class org.openoffice.ide.eclipse.core.model.description.XMLTokens
 
ATTR_HREF - Static variable in class org.openoffice.ide.eclipse.core.model.description.XMLTokens
 
ATTR_LANG - Static variable in class org.openoffice.ide.eclipse.core.model.description.XMLTokens
 
ATTR_SUPPRESS_ON_UPDATE - Static variable in class org.openoffice.ide.eclipse.core.model.description.XMLTokens
 
ATTR_VALUE - Static variable in class org.openoffice.ide.eclipse.core.model.description.XMLTokens
 
ATTR_XMLNS - Static variable in class org.openoffice.ide.eclipse.core.model.description.XMLTokens
 
ATTRIBUTE - Static variable in class org.openoffice.ide.eclipse.core.i18n.ImagesConstants
 
ATTRIBUTE - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
 

B

BACKGROUND - Static variable in class org.openoffice.ide.eclipse.core.OOEclipsePlugin
 
BaseUnoConnectionPage - Class in org.openoffice.ide.eclipse.core.wizards.pages
Base wizard page for the UNO Client configuration.
BaseUnoConnectionPage() - Constructor for class org.openoffice.ide.eclipse.core.wizards.pages.BaseUnoConnectionPage
Default constructor.
BASIC_TYPES_KEY - Static variable in class org.openoffice.ide.eclipse.core.unotypebrowser.UnoTypeProvider
 
BASICS - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
 
BOOLEAN - Static variable in class org.openoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
 
BooleanRow - Class in org.openoffice.ide.eclipse.core.gui.rows
Usefull class to create a boolean choice row with a label.
BooleanRow(Composite, String, String) - Constructor for class org.openoffice.ide.eclipse.core.gui.rows.BooleanRow
Creates a new boolean raw.
BOTTOM_LEFT - Static variable in class org.openoffice.ide.eclipse.core.gui.OverlayImageIcon
 
BOTTOM_RIGHT - Static variable in class org.openoffice.ide.eclipse.core.gui.OverlayImageIcon
 
browse() - Method in class org.openoffice.ide.eclipse.core.gui.rows.FileRow
Method called when the button browse is clicked.
build(IUnoidlProject, IProgressMonitor) - Static method in class org.openoffice.ide.eclipse.core.builders.RegmergeBuilder
Computes the full build of all the urd files into a single types.rdb file.
build(int, Map, IProgressMonitor) - Method in class org.openoffice.ide.eclipse.core.builders.TypesBuilder
build(IProject, IProgressMonitor) - Static method in class org.openoffice.ide.eclipse.core.builders.TypesBuilder
Build the types of a project.
BUILDER_ID - Static variable in class org.openoffice.ide.eclipse.core.builders.TypesBuilder
The builder ID as set in the plugin.xml file.
buildIdl(IUnoidlProject, IProgressMonitor) - Static method in class org.openoffice.ide.eclipse.core.builders.TypesBuilder
Runs the idl files compilation.
BYTE - Static variable in class org.openoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
 

C

C_AUTODOC_COMMENT - Static variable in interface org.openoffice.ide.eclipse.core.editors.idl.Colors
 
C_BACKGROUND - Static variable in interface org.openoffice.ide.eclipse.core.editors.idl.Colors
 
C_COMMENT - Static variable in interface org.openoffice.ide.eclipse.core.editors.idl.Colors
 
C_KEYWORD - Static variable in interface org.openoffice.ide.eclipse.core.editors.idl.Colors
 
C_MODIFIER - Static variable in interface org.openoffice.ide.eclipse.core.editors.idl.Colors
 
C_PREPROCESSOR - Static variable in interface org.openoffice.ide.eclipse.core.editors.idl.Colors
 
C_STRING - Static variable in interface org.openoffice.ide.eclipse.core.editors.idl.Colors
 
C_TEXT - Static variable in interface org.openoffice.ide.eclipse.core.editors.idl.Colors
 
C_TYPE - Static variable in interface org.openoffice.ide.eclipse.core.editors.idl.Colors
 
C_XML_TAG - Static variable in interface org.openoffice.ide.eclipse.core.editors.idl.Colors
 
canLeaveThePage() - Method in class org.openoffice.ide.eclipse.core.editors.description.DescriptionFormPage
canLeaveThePage() - Method in class org.openoffice.ide.eclipse.core.editors.description.DescriptionSourcePage
canLeaveThePage() - Method in class org.openoffice.ide.eclipse.core.editors.utils.SourcePage
canManagePackages() - Method in interface org.openoffice.ide.eclipse.core.model.config.IOOo
 
canModify(String) - Method in interface org.openoffice.ide.eclipse.core.gui.ITableElement
Defines whether the column cell corresponding to the property can be modified.
canModify(String) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.InterfacesTable.InheritanceLine
Defines whether the column cell corresponding to the property can be modified.
CHAR - Static variable in class org.openoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
 
characters(char[], int, int) - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionHandler
CHECKED - Static variable in class org.openoffice.ide.eclipse.core.i18n.ImagesConstants
 
ChoiceRow - Class in org.openoffice.ide.eclipse.core.gui.rows
Row class that could managed a combo box to select a value among others
ChoiceRow(Composite, String, String, String, boolean) - Constructor for class org.openoffice.ide.eclipse.core.gui.rows.ChoiceRow
Create a new choice row with a button on the right.
CLEAN_USER_INSTALLATION - Static variable in interface org.openoffice.ide.eclipse.core.launch.office.IOfficeLaunchConstants
 
clear() - Static method in class org.openoffice.ide.eclipse.core.model.OOoContainer
Removes all the OOo contained.
clear() - Static method in class org.openoffice.ide.eclipse.core.model.SDKContainer
Removes all the SDK contained.
clearBasicLibraries() - Method in class org.openoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
Removes all the basic libraries from the package properties.
clearContents() - Method in class org.openoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
Removes all the file and directories from the package properties that has been added using PackagePropertiesModel.addContent(IResource).
clearDescriptions() - Method in class org.openoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
Removes all the description files from the package properties.
clearDialogLibraries() - Method in class org.openoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
Removes all the dialog libraries from the package properties.
ColorProvider - Class in org.openoffice.ide.eclipse.core.editors.utils
This class provides colors of the editor to all the other objects.
ColorProvider() - Constructor for class org.openoffice.ide.eclipse.core.editors.utils.ColorProvider
Default constructor getting the preferences.
Colors - Interface in org.openoffice.ide.eclipse.core.editors.idl
Interface defining the Color constants for the Idl editor partitionning.
COMMENT - Static variable in class org.openoffice.ide.eclipse.core.OOEclipsePlugin
 
COMPLETED_STATE - Static variable in class org.openoffice.ide.eclipse.core.builders.TypesBuilder
 
COMPOSITE_TYPE_FILE - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoComposite
configures the composite as a file.
COMPOSITE_TYPE_FOLDER - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoComposite
configures the composite as a folder.
COMPOSITE_TYPE_NOTSET - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoComposite
 
COMPOSITE_TYPE_TEXT - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoComposite
configures the composite as a UNO-IDL object with a textual representation.
CompositeFactory - Class in org.openoffice.ide.eclipse.core.model
This class provides static methods to generate well-formed uno composites.
CompositeFactory() - Constructor for class org.openoffice.ide.eclipse.core.model.CompositeFactory
 
ConfigAdded(Object) - Method in interface org.openoffice.ide.eclipse.core.model.config.IConfigListener
Method fired when a config element has been added to the container.
ConfigRemoved(Object) - Method in interface org.openoffice.ide.eclipse.core.model.config.IConfigListener
Method fired when a config element has been removed from the container.
ConfigUpdated(Object) - Method in interface org.openoffice.ide.eclipse.core.model.config.IConfigListener
Method fired when a config element has been updated in the container.
configure(Hashtable<String, Object>, String) - Method in interface org.openoffice.ide.eclipse.core.model.IUnoComposite
set the node for a COMPOSITE_TYPE_TEXT only.
configure(String) - Method in interface org.openoffice.ide.eclipse.core.model.IUnoComposite
sets the COMPOSITE_TYPE_FILE or COMPOSITE_TYPE_FOLDER filename.
configureManifest(UnoPackage) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.ManifestExportPage
Set the proper manifest.xml file to the package model from the user selection.
configureProject(UnoFactoryData, IProgressMonitor) - Method in interface org.openoffice.ide.eclipse.core.model.language.IProjectHandler
Adds the language specific things of the UNO project.
configureShell(Shell) - Method in class org.openoffice.ide.eclipse.core.gui.ProjectSelectionDialog
configureShell(Shell) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.InterfaceMemberDialog
configureSourceLocator(ILaunchConfigurationWorkingCopy) - Method in class org.openoffice.ide.eclipse.core.model.language.AbstractLanguage
When in debug mode, we have to configure the appropriate source locator for the respective language.
connectDebuggerToOpenOffice(IUnoidlProject, ILaunch, IPath, IProgressMonitor) - Method in class org.openoffice.ide.eclipse.core.model.language.AbstractLanguage
Launch OpenOffice for debugging and connect the eclipse debugger to it.
ConnectionConfigPanel - Class in org.openoffice.ide.eclipse.core.gui
Generic component for the selection of the parameters of a UNO connection.
ConnectionConfigPanel(Composite) - Constructor for class org.openoffice.ide.eclipse.core.gui.ConnectionConfigPanel
Constructor.
CONSTANT - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
 
CONSTANTS - Static variable in interface org.openoffice.ide.eclipse.core.editors.syntax.IUnoidlSyntax
UNO-IDL constants.
CONSTANTS - Static variable in class org.openoffice.ide.eclipse.core.i18n.ImagesConstants
 
CONSTANTS - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
 
contains(String, String[]) - Method in class org.openoffice.ide.eclipse.core.unotypebrowser.UnoTypeProvider
Checks whether the list contains the given type name.
containsName(String) - Static method in class org.openoffice.ide.eclipse.core.model.OOoContainer
Checks whether the corresponding OOo name already exists.
CONTENT_PATHS - Static variable in interface org.openoffice.ide.eclipse.core.launch.office.IOfficeLaunchConstants
 
ContentsSection - Class in org.openoffice.ide.eclipse.core.editors.pack
Content section of the Package Contents editor page.
ContentsSection(PackageFormPage) - Constructor for class org.openoffice.ide.eclipse.core.editors.pack.ContentsSection
Constructor.
ConvertToManifestAction - Class in org.openoffice.ide.eclipse.core.actions
Action converting the legacy package.properties into manifest.xml file.
ConvertToManifestAction() - Constructor for class org.openoffice.ide.eclipse.core.actions.ConvertToManifestAction
 
create(boolean) - Method in interface org.openoffice.ide.eclipse.core.model.IUnoComposite
creates the file or folder with its non-existing parents.
createAnnotationModel(Object) - Method in class org.openoffice.ide.eclipse.core.editors.registry.RegDocumentProvider
createAttribute(String, String, String) - Static method in class org.openoffice.ide.eclipse.core.model.CompositeFactory
Creates an interface attribute.
createAttributeControls(Composite) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.InterfaceMemberDialog
Creates the field rows specific to the attributes.
createBuildScripts(UnoPackage) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.ManifestExportPage
Create the build scripts for the package model if required by the user.
createButtonsForButtonBar(Composite) - Method in class org.openoffice.ide.eclipse.core.unotypebrowser.UnoTypeBrowser
createCellEditors(Table) - Method in class org.openoffice.ide.eclipse.core.gui.AbstractTable
Method called to configure the columns cell editors.
createCellEditors(Table) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.InterfacesTable
Method called to configure the columns cell editors.
createContent() - Method in class org.openoffice.ide.eclipse.core.gui.AbstractTable
Creates and layout all the graphic components of the table.
createContent(Composite, Control, Control, String, boolean) - Method in class org.openoffice.ide.eclipse.core.gui.rows.LabeledRow
Stores the row controls, creates the button if its text is not null and layout the controls.
createContent(Composite, Control, Control, String, boolean) - Method in class org.openoffice.ide.eclipse.core.gui.rows.TypeRow
Stores the row controls, creates the button if its text is not null and layout the controls.
createContents(Composite) - Method in class org.openoffice.ide.eclipse.core.preferences.MainPage
createContents(Composite) - Method in class org.openoffice.ide.eclipse.core.preferences.ProjectPropertiesPage
createContents(Composite) - Method in class org.openoffice.ide.eclipse.core.preferences.UnoSDKConfigPage
createControl(Composite) - Method in class org.openoffice.ide.eclipse.core.gui.LocaleCellProvider
createControl(Composite) - Method in class org.openoffice.ide.eclipse.core.gui.TypeCellEditor
createControl(Composite) - Method in class org.openoffice.ide.eclipse.core.launch.office.OfficeTab
createControl(Composite) - Method in class org.openoffice.ide.eclipse.core.launch.office.PackageConfigTab
createControl(Composite) - Method in class org.openoffice.ide.eclipse.core.launch.UreTab
createControl(Composite) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.BaseUnoConnectionPage
createControl(Composite) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.ManifestExportPage
createControl(Composite) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
createControl(Composite) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewUnoProjectPage
createControl(Composite) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.UnoPackageExportPage
createControls(FormToolkit, Composite) - Method in class org.openoffice.ide.eclipse.core.editors.description.GeneralSection
Create the localized controls in the given parent.
createControls(FormToolkit, Composite) - Method in class org.openoffice.ide.eclipse.core.editors.description.LicenseSection
Create the localized controls in the given parent.
createControls(FormToolkit, Composite) - Method in class org.openoffice.ide.eclipse.core.editors.description.PublisherSection
Create the localized controls in the given parent.
createControls(FormToolkit, Composite) - Method in class org.openoffice.ide.eclipse.core.editors.description.ReleaseNotesSection
Create the localized controls in the given parent.
createControls(FormToolkit, Composite) - Method in class org.openoffice.ide.eclipse.core.editors.utils.LocalizedSection
Create the localized controls in the given parent.
createControls(Composite) - Method in class org.openoffice.ide.eclipse.core.gui.ConnectionConfigPanel
Creates all the component's controls.
createControls(Composite) - Method in class org.openoffice.ide.eclipse.core.model.language.LanguageExportPart
Create the controls in the part.
createDialogArea(Composite) - Method in class org.openoffice.ide.eclipse.core.gui.LocaleDialog
createDialogArea(Composite) - Method in class org.openoffice.ide.eclipse.core.gui.ProjectSelectionDialog
createDialogArea(Composite) - Method in class org.openoffice.ide.eclipse.core.unotypebrowser.UnoTypeBrowser
createDialogArea(Composite) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.InterfaceMemberDialog
createDocument(Object) - Method in class org.openoffice.ide.eclipse.core.editors.idl.UnoidlDocumentProvider
createDocument(Object) - Method in class org.openoffice.ide.eclipse.core.editors.registry.RegDocumentProvider
createFieldEditors() - Method in class org.openoffice.ide.eclipse.core.preferences.UnoidlEditorPage
createFile(IFile) - Static method in class org.openoffice.ide.eclipse.core.model.CompositeFactory
Creates a Uno composite representing a file from its filename.
createFileContent(String) - Static method in class org.openoffice.ide.eclipse.core.model.CompositeFactory
Creates a uno composite representing the file content skeleton from the type name it should contain.
createFormContent(IManagedForm) - Method in class org.openoffice.ide.eclipse.core.editors.description.DescriptionFormPage
createFormContent(IManagedForm) - Method in class org.openoffice.ide.eclipse.core.editors.pack.PackageFormPage
createInclude(String) - Static method in class org.openoffice.ide.eclipse.core.model.CompositeFactory
Creates a Uno composite representing an include line.
createInterface(String, boolean, String[]) - Static method in class org.openoffice.ide.eclipse.core.model.CompositeFactory
Creates a Uno composite corresponding to an interface with its mandatory parent interfaces.
createInterfaceInheritance(String, boolean) - Static method in class org.openoffice.ide.eclipse.core.model.CompositeFactory
Creates a UNO composite representing an interface inheritance.
createLibrary(IUnoidlProject) - Method in interface org.openoffice.ide.eclipse.core.model.language.ILanguageBuilder
Creates the library containing the component.
createMessageContent(Composite) - Method in class org.openoffice.ide.eclipse.core.editors.utils.OOTextEditor
Override this method to set or change the editor message controls.
createMethod(String, String) - Static method in class org.openoffice.ide.eclipse.core.model.CompositeFactory
Creates an interface method.
createMethodArgument(String, String, String) - Static method in class org.openoffice.ide.eclipse.core.model.CompositeFactory
Create a method argument to be added to a method UNO composite.
createMethodControls(Composite) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.InterfaceMemberDialog
Creates the field rows specific to the Methods.
createModuleDir(String, IUnoidlProject) - Static method in class org.openoffice.ide.eclipse.core.model.CompositeFactory
Creates a Uno composite directory.
createModuleSpace(String) - Static method in class org.openoffice.ide.eclipse.core.model.CompositeFactory
Creates a simple module namespace use.
createModulesSpaces(String) - Static method in class org.openoffice.ide.eclipse.core.model.CompositeFactory
Simple convenient method calling CompositeFactory.createModuleSpace(String) to create cascading modules namespaces.
createPackage(IUnoidlProject, File, List<?>) - Static method in class org.openoffice.ide.eclipse.core.gui.PackageContentSelector
Convenience method to create and populate the UnoPackage.
createPartControl(Composite) - Method in class org.openoffice.ide.eclipse.core.editors.utils.SourcePage
createPresentation(TextPresentation, ITypedRegion) - Method in class org.openoffice.ide.eclipse.core.editors.syntax.NonRuleBasedDamagerRepairer
createQName(String, String) - Static method in class org.openoffice.ide.eclipse.core.model.description.XMLTokens
Returns the XML qname corresponding to the given prefix and local name.
createService(String, boolean, String) - Static method in class org.openoffice.ide.eclipse.core.model.CompositeFactory
Creates a UNO composite representing a UNO service with an interface inheritance.
createService(String, boolean) - Static method in class org.openoffice.ide.eclipse.core.model.CompositeFactory
Creates a service declaration text with the default interface.
createService(String) - Static method in class org.openoffice.ide.eclipse.core.model.CompositeFactory
Creates a default very basic service declaration only using the name and not published.
createSourceViewer(Composite, IVerticalRuler, int) - Method in class org.openoffice.ide.eclipse.core.editors.registry.RegEditor
createSourceViewer(Composite, IVerticalRuler, int) - Method in class org.openoffice.ide.eclipse.core.editors.utils.OOTextEditor
createSpecificControl(Composite) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewInterfaceWizardPage
Implement this method to add specific controls for the subclassing wizard page.
createSpecificControl(Composite) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
Implement this method to add specific controls for the subclassing wizard page.
createSpecificControl(Composite) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewServiceWizardPage
Implement this method to add specific controls for the subclassing wizard page.
createTable(Composite) - Method in class org.openoffice.ide.eclipse.core.gui.rows.AbstractConfigRow
Create the table to show the configuration elements in the dialog.
createTable(Composite) - Method in class org.openoffice.ide.eclipse.core.gui.rows.OOoRow
Create the table to show the configuration elements in the dialog.
createTable(Composite) - Method in class org.openoffice.ide.eclipse.core.gui.rows.SdkRow
Create the table to show the configuration elements in the dialog.
createTabs(ILaunchConfigurationDialog, String) - Method in class org.openoffice.ide.eclipse.core.launch.LaunchConfigurationTabs
createTabs(ILaunchConfigurationDialog, String) - Method in class org.openoffice.ide.eclipse.core.launch.office.LaunchConfigurationTabs
createTypeFile(String, IUnoidlProject) - Static method in class org.openoffice.ide.eclipse.core.model.CompositeFactory
Creates a file node from the fully qualified name of the type which should be described inside.
createUnoCommand(String, String, String[], String[]) - Method in interface org.openoffice.ide.eclipse.core.model.config.IOOo
Returns a command to execute a uno component.

D

dataChanged(UnoFactoryData) - Method in class org.openoffice.ide.eclipse.core.wizards.ServiceWizardSet
Change the service and/or interface page from a data delta.
dataChanged(UnoFactoryData) - Method in class org.openoffice.ide.eclipse.core.wizards.utils.WizardPageSet
This method has to be called to ask the pages contained in the set to be updated with new external data.
DB_MODIFIER - Static variable in class org.openoffice.ide.eclipse.core.i18n.ImagesConstants
 
debug(String, Throwable) - Static method in class org.openoffice.ide.eclipse.core.PluginLogger
Logs a debug message.
debug(String) - Static method in class org.openoffice.ide.eclipse.core.PluginLogger
Logs a debug message.
decorateImage(Image, Object) - Method in class org.openoffice.ide.eclipse.core.gui.UnoidlDecorator
decorateText(String, Object) - Method in class org.openoffice.ide.eclipse.core.gui.UnoidlDecorator
DEFAULT - Static variable in class org.openoffice.ide.eclipse.core.OOEclipsePlugin
 
DELETE - Static variable in class org.openoffice.ide.eclipse.core.i18n.ImagesConstants
 
deleteLocale(Locale) - Method in class org.openoffice.ide.eclipse.core.editors.description.GeneralSection
A locale has been deleted.
deleteLocale(Locale) - Method in class org.openoffice.ide.eclipse.core.editors.description.LicenseSection
A locale has been deleted.
deleteLocale(Locale) - Method in class org.openoffice.ide.eclipse.core.editors.description.PublisherSection
A locale has been deleted.
deleteLocale(Locale) - Method in class org.openoffice.ide.eclipse.core.editors.description.ReleaseNotesSection
A locale has been deleted.
deleteLocale(Locale) - Method in interface org.openoffice.ide.eclipse.core.editors.utils.ILocaleListener
A locale has been deleted.
delOOo(IOOo) - Static method in class org.openoffice.ide.eclipse.core.model.OOoContainer
remove the given OOo from the list.
delSDK(ISdk) - Static method in class org.openoffice.ide.eclipse.core.model.SDKContainer
remove the given SDK from the list.
DESCRIPTION_FILENAME - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
 
DescriptionEditor - Class in org.openoffice.ide.eclipse.core.editors.description
Editor for the description.xml file.
DescriptionEditor() - Constructor for class org.openoffice.ide.eclipse.core.editors.description.DescriptionEditor
 
DescriptionFormPage - Class in org.openoffice.ide.eclipse.core.editors.description
The form page of the package editor helping to configure the project's description and main properties.
DescriptionFormPage(FormEditor, String) - Constructor for class org.openoffice.ide.eclipse.core.editors.description.DescriptionFormPage
Constructor.
DescriptionHandler - Class in org.openoffice.ide.eclipse.core.model.description
Class handling the SAX events for the description.xml file.
DescriptionHandler(DescriptionModel) - Constructor for class org.openoffice.ide.eclipse.core.model.description.DescriptionHandler
The handler uses a reference to the model and only fills it.
DescriptionModel - Class in org.openoffice.ide.eclipse.core.model.description
Class representing the description.xml file.
DescriptionModel() - Constructor for class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
Default constructor.
DescriptionSourcePage - Class in org.openoffice.ide.eclipse.core.editors.description
The source page for the description.xml file.
DescriptionSourcePage(FormEditor, String, String) - Constructor for class org.openoffice.ide.eclipse.core.editors.description.DescriptionSourcePage
Description source editor page constructor.
DialogRow - Class in org.openoffice.ide.eclipse.core.gui.rows
Row class with a text and a configurable button to open a dialog.
DialogRow(Composite, String, String, boolean) - Constructor for class org.openoffice.ide.eclipse.core.gui.rows.DialogRow
Simple constructor for the Dialog row creation.
DialogRow(Composite, String, String, String, boolean) - Constructor for class org.openoffice.ide.eclipse.core.gui.rows.DialogRow
Constructor for the Dialog row creation allowing to change the button text.
dispose() - Method in class org.openoffice.ide.eclipse.core.actions.AbstractPulldownAction
dispose() - Method in class org.openoffice.ide.eclipse.core.actions.NewUnoProjectAction
dispose() - Method in class org.openoffice.ide.eclipse.core.editors.idl.UnoidlEditor
dispose() - Method in class org.openoffice.ide.eclipse.core.editors.utils.ColorProvider
Disposing the color provider.
dispose() - Method in class org.openoffice.ide.eclipse.core.gui.AbstractTable
Cleans up the table after having used it.
dispose() - Method in class org.openoffice.ide.eclipse.core.gui.OOoConfigPanel
Disposes the object, mainly to unregister the listeners.
dispose() - Method in class org.openoffice.ide.eclipse.core.gui.rows.AbstractConfigRow
Dispose the row.
dispose() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoComposite
Release the references held by the object.
dispose() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
Cleans up the project before destroying it.
dispose() - Method in class org.openoffice.ide.eclipse.core.model.language.LanguageExportPart
Cleans the controls.
dispose() - Static method in class org.openoffice.ide.eclipse.core.model.OOoContainer
Dispose the vector used.
dispose() - Static method in class org.openoffice.ide.eclipse.core.model.ProjectsManager
This method will release all the stored project references.
dispose() - Static method in class org.openoffice.ide.eclipse.core.model.SDKContainer
Dispose the vector used.
dispose() - Method in class org.openoffice.ide.eclipse.core.model.UnoFactoryData
Destroy the data content before being garbage collected.
dispose() - Method in class org.openoffice.ide.eclipse.core.preferences.ProjectPropertiesPage
dispose() - Method in class org.openoffice.ide.eclipse.core.preferences.UnoSDKConfigPage
dispose() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewInterfaceWizardPage
dispose() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
dispose() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewUnoProjectPage
disposeData() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.InterfaceMemberDialog
Disposes the unused data.
DOC_COMMENT - Static variable in class org.openoffice.ide.eclipse.core.OOEclipsePlugin
 
doFinish(UnoPackage, IUnoidlProject) - Method in class org.openoffice.ide.eclipse.core.model.language.LanguageExportPart
Run the export actions in a separate thread.
doFinish(IProgressMonitor, IWorkbenchPage) - Method in class org.openoffice.ide.eclipse.core.wizards.ServiceWizardSet
Performs the actions to run at the end of the wizard for the wizard set.
doFinish(IProgressMonitor, IWorkbenchPage) - Method in class org.openoffice.ide.eclipse.core.wizards.utils.WizardPageSet
Performs the actions to run at the end of the wizard for the wizard set.
doGetPreferenceStore() - Method in class org.openoffice.ide.eclipse.core.preferences.MainPage
doGetValue() - Method in class org.openoffice.ide.eclipse.core.gui.LocaleCellProvider
doOpenDialog() - Method in class org.openoffice.ide.eclipse.core.gui.rows.DialogRow
Open the dialog when clicking on the right button.
doOpenFileSelectionDialog() - Method in class org.openoffice.ide.eclipse.core.gui.rows.FileRow
Open the File selection dialog.
doSave(IProgressMonitor) - Method in class org.openoffice.ide.eclipse.core.editors.description.DescriptionEditor
doSave(IProgressMonitor) - Method in class org.openoffice.ide.eclipse.core.editors.pack.PackagePropertiesEditor
doSaveAs() - Method in class org.openoffice.ide.eclipse.core.editors.description.DescriptionEditor
doSaveAs() - Method in class org.openoffice.ide.eclipse.core.editors.pack.PackagePropertiesEditor
doSaveDocument(IProgressMonitor, Object, IDocument, boolean) - Method in class org.openoffice.ide.eclipse.core.editors.registry.RegDocumentProvider
doSetFocus() - Method in class org.openoffice.ide.eclipse.core.gui.LocaleCellProvider
doSetValue(Object) - Method in class org.openoffice.ide.eclipse.core.gui.LocaleCellProvider
DOUBLE - Static variable in class org.openoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
 
doubleClicked(ITextViewer) - Method in class org.openoffice.ide.eclipse.core.editors.idl.UnoidlDoubleClickStrategy
drawCompositeImage(int, int) - Method in class org.openoffice.ide.eclipse.core.gui.OverlayImageIcon
this method is called to draw the composite image.

E

earlyStartup() - Method in class org.openoffice.ide.eclipse.core.ResourceChangesHandler
ELEMENT_DEFAULT - Static variable in class org.openoffice.ide.eclipse.core.model.description.XMLTokens
 
ELEMENT_DEPENDENCIES - Static variable in class org.openoffice.ide.eclipse.core.model.description.XMLTokens
 
ELEMENT_DESCRIPTION - Static variable in class org.openoffice.ide.eclipse.core.model.description.XMLTokens
 
ELEMENT_DISPLAY_NAME - Static variable in class org.openoffice.ide.eclipse.core.model.description.XMLTokens
 
ELEMENT_EXTENSION_DESCRIPTION - Static variable in class org.openoffice.ide.eclipse.core.model.description.XMLTokens
 
ELEMENT_HIGH_CONTRAST - Static variable in class org.openoffice.ide.eclipse.core.model.description.XMLTokens
 
ELEMENT_ICON - Static variable in class org.openoffice.ide.eclipse.core.model.description.XMLTokens
 
ELEMENT_IDENTIFIER - Static variable in class org.openoffice.ide.eclipse.core.model.description.XMLTokens
 
ELEMENT_LICENSE_TEXT - Static variable in class org.openoffice.ide.eclipse.core.model.description.XMLTokens
 
ELEMENT_NAME - Static variable in class org.openoffice.ide.eclipse.core.model.description.XMLTokens
 
ELEMENT_OOO_MAX - Static variable in class org.openoffice.ide.eclipse.core.model.description.XMLTokens
 
ELEMENT_OOO_MIN - Static variable in class org.openoffice.ide.eclipse.core.model.description.XMLTokens
 
ELEMENT_PLATFORM - Static variable in class org.openoffice.ide.eclipse.core.model.description.XMLTokens
 
ELEMENT_PUBLISHER - Static variable in class org.openoffice.ide.eclipse.core.model.description.XMLTokens
 
ELEMENT_REGISTRATION - Static variable in class org.openoffice.ide.eclipse.core.model.description.XMLTokens
 
ELEMENT_RELEASE_NOTES - Static variable in class org.openoffice.ide.eclipse.core.model.description.XMLTokens
 
ELEMENT_SIMPLE_LICENSE - Static variable in class org.openoffice.ide.eclipse.core.model.description.XMLTokens
 
ELEMENT_SRC - Static variable in class org.openoffice.ide.eclipse.core.model.description.XMLTokens
 
ELEMENT_UPDATE_INFORMATION - Static variable in class org.openoffice.ide.eclipse.core.model.description.XMLTokens
 
ELEMENT_VERSION - Static variable in class org.openoffice.ide.eclipse.core.model.description.XMLTokens
 
endElement(String, String, String) - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionHandler
endOfLineOf(int) - Method in class org.openoffice.ide.eclipse.core.editors.syntax.NonRuleBasedDamagerRepairer
Returns the end offset of the line that contains the specified offset.
ENUM - Static variable in class org.openoffice.ide.eclipse.core.i18n.ImagesConstants
 
ENUM - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
 
EqualityNameRule - Class in org.openoffice.ide.eclipse.core.editors.syntax
Rule using a regex rule to highlight an equality.
EqualityNameRule(IToken) - Constructor for class org.openoffice.ide.eclipse.core.editors.syntax.EqualityNameRule
Constructor.
ERROR - Static variable in class org.openoffice.ide.eclipse.core.i18n.ImagesConstants
 
error(String, Throwable) - Static method in class org.openoffice.ide.eclipse.core.PluginLogger
Logs an error message an optionally the stack trace of the exception which causes the error.
error(String) - Static method in class org.openoffice.ide.eclipse.core.PluginLogger
Logs an error message without cause exception.
evaluate(ICharacterScanner) - Method in class org.openoffice.ide.eclipse.core.editors.syntax.EqualityNameRule
evaluate(ICharacterScanner) - Method in class org.openoffice.ide.eclipse.core.editors.syntax.RegexRule
EXCEPTION - Static variable in class org.openoffice.ide.eclipse.core.i18n.ImagesConstants
 
EXCEPTION - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
 
exists() - Method in class org.openoffice.ide.eclipse.core.builders.VisitableFile
 
existsIdlFile(String, IUnoidlProject) - Static method in class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
Checks if an IDL file exists in the project for a given IDL type.

F

fieldChanged(FieldEvent) - Method in interface org.openoffice.ide.eclipse.core.gui.rows.IFieldChangedListener
Method called when the row has changed.
fieldChanged(FieldEvent) - Method in class org.openoffice.ide.eclipse.core.unotypebrowser.UnoTypeBrowser
Method called when the row has changed.
fieldChanged(FieldEvent) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.InterfaceMemberDialog
Method called when the row has changed.
fieldChanged(FieldEvent) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
Method called when the row has changed.
fieldChanged(FieldEvent) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewServiceWizardPage
Method called when the row has changed.
fieldChanged(FieldEvent) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewUnoProjectPage
Method called when the row has changed.
FieldEvent - Class in org.openoffice.ide.eclipse.core.gui.rows
Event describing a raw change.
FieldEvent(String, String) - Constructor for class org.openoffice.ide.eclipse.core.gui.rows.FieldEvent
Creates a new row change event.
FileRow - Class in org.openoffice.ide.eclipse.core.gui.rows
GUI row for a file selection.
FileRow(Composite, String, String, boolean) - Constructor for class org.openoffice.ide.eclipse.core.gui.rows.FileRow
File row constructor.
FilesFinder - Class in org.openoffice.ide.eclipse.core.utils
Visitor looking for all the files with given extensions.
FilesFinder(String[]) - Constructor for class org.openoffice.ide.eclipse.core.utils.FilesFinder
Constructor.
fillData(UnoFactoryData) - Method in class org.openoffice.ide.eclipse.core.model.language.LanguageWizardPage
 
fillData(UnoFactoryData) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewInterfaceWizardPage
 
fillData(UnoFactoryData) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
 
fillData(UnoFactoryData) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewServiceWizardPage
 
fillData(UnoFactoryData, boolean) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewUnoProjectPage
 
fillRow(Composite) - Method in class org.openoffice.ide.eclipse.core.gui.rows.LabeledRow
Method organizing the different graphic components in the parent composite.
fillUnoPackage(UnoPackage, IUnoidlProject) - Method in interface org.openoffice.ide.eclipse.core.model.language.ILanguageBuilder
Adds all the language specific libraries to the UNO package.
findExistingLaunchConfigurations(IUnoidlProject) - Method in class org.openoffice.ide.eclipse.core.launch.office.OfficeLaunchShortcut
COPIED/MODIFIED from AntLaunchShortcut Returns a list of existing launch configuration for the given file.
fireFieldChangedEvent(FieldEvent) - Method in class org.openoffice.ide.eclipse.core.gui.rows.LabeledRow
Fires a change of the row.
fireModelChanged() - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
Tells everyone that the model has changed.
fireModelSaved() - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
Tells everyone that the model has been saved.
firePackageChanged() - Method in class org.openoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
Notify that the package properties model has changed.
firePackageSaved() - Method in class org.openoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
Notify that the package properties model has been saved.
firePageChanged(UnoFactoryData) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
Notifies all the page listeners that the pages data have changed.
FLAGS - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
The object is a string containing the different flags of attributes, properties and methods separated by a space.
FLOAT - Static variable in class org.openoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
 
focusGained(FocusEvent) - Method in class org.openoffice.ide.eclipse.core.gui.rows.TextRow
focusLost(FocusEvent) - Method in class org.openoffice.ide.eclipse.core.gui.rows.TextRow
focusLost() - Method in class org.openoffice.ide.eclipse.core.gui.TypeCellEditor
forceBuild() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.UnoPackageExportPage
Force a build of the selected project.

G

GeneralSection - Class in org.openoffice.ide.eclipse.core.editors.description
 
GeneralSection(Composite, DescriptionFormPage, IProject) - Constructor for class org.openoffice.ide.eclipse.core.editors.description.GeneralSection
 
GENERATE_TYPES_STATE - Static variable in class org.openoffice.ide.eclipse.core.builders.TypesBuilder
 
generateFromTypes(ISdk, IOOo, IProject, File, File, String, IProgressMonitor) - Method in interface org.openoffice.ide.eclipse.core.model.language.ILanguageBuilder
Generates the language specific interfaces corresponding to the project unoidl specifications.
getActivePage() - Static method in class org.openoffice.ide.eclipse.core.utils.WorkbenchHelper
Convenience method returning the active workbench page.
getAllLocales() - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
 
getAnnotationHover(ISourceViewer) - Method in class org.openoffice.ide.eclipse.core.editors.idl.UnoidlConfiguration
 
getAvailableLanguageNames() - Static method in class org.openoffice.ide.eclipse.core.model.language.LanguagesHelper
 
getBasicLibraries() - Method in class org.openoffice.ide.eclipse.core.editors.pack.LibsSection
 
getBasicLibraries() - Method in class org.openoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
 
getBinFolders() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
 
getBinFolders(IUnoidlProject) - Method in interface org.openoffice.ide.eclipse.core.model.language.IProjectHandler
 
getBinPath() - Method in interface org.openoffice.ide.eclipse.core.model.config.IOOo
Returns the path to any folder containing binaries in the OOo installation.
getBinPath() - Method in interface org.openoffice.ide.eclipse.core.model.config.ISdk
 
getBooleanValue() - Method in class org.openoffice.ide.eclipse.core.gui.rows.BooleanRow
 
getBuildEnv(IUnoidlProject) - Method in interface org.openoffice.ide.eclipse.core.model.language.ILanguageBuilder
Computes the environment variables needed to build the library.
getBuildPath() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
 
getChildren() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoComposite
return all the node children if any.
getChosenLanguage() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewUnoProjectPage
 
getClassesPath() - Method in interface org.openoffice.ide.eclipse.core.model.config.IOOo
Returns the path to the OpenOffice.org classes directory.
getClassLoader(IOOo, ClassLoader) - Static method in class org.openoffice.ide.eclipse.core.office.OfficeClassLoader
Create or load the classloader for the given OpenOffice instance.
getCodeScanner() - Method in class org.openoffice.ide.eclipse.core.editors.idl.UnoidlConfiguration
 
getColor(String) - Method in class org.openoffice.ide.eclipse.core.editors.utils.ColorProvider
Returns the color corresponding to the given name.
getCompanyPrefix() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
Returns the company prefix used in the idl modules and implementation trees.
getConfiguredContentTypes(ISourceViewer) - Method in class org.openoffice.ide.eclipse.core.editors.idl.UnoidlConfiguration
getConfigValues() - Method in class org.openoffice.ide.eclipse.core.gui.rows.AbstractConfigRow
 
getConfigValues() - Method in class org.openoffice.ide.eclipse.core.gui.rows.OOoRow
getConfigValues() - Method in class org.openoffice.ide.eclipse.core.gui.rows.SdkRow
getConnectionCode() - Method in class org.openoffice.ide.eclipse.core.gui.ConnectionConfigPanel
 
getConnectionCode() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.BaseUnoConnectionPage
 
getContents() - Method in class org.openoffice.ide.eclipse.core.editors.pack.ContentsSection
 
getContents() - Method in class org.openoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
 
getCurrentLocale() - Method in class org.openoffice.ide.eclipse.core.editors.utils.LocaleSelector
 
getDamageRegion(ITypedRegion, DocumentEvent, boolean) - Method in class org.openoffice.ide.eclipse.core.editors.syntax.NonRuleBasedDamagerRepairer
getData() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.InterfaceMemberDialog
 
getDefault() - Static method in class org.openoffice.ide.eclipse.core.OOEclipsePlugin
 
getDefaultContent(IUnoidlProject) - Static method in class org.openoffice.ide.eclipse.core.gui.PackageContentSelector
Get the default files to include in a package (mainly the XCU / XCS files).
getDefaultIcon() - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
 
getDescription() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewInterfaceWizardPage
getDescription() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewServiceWizardPage
getDescriptionFiles() - Method in class org.openoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
 
getDescriptionModel() - Method in class org.openoffice.ide.eclipse.core.editors.description.DescriptionEditor
 
getDescriptions() - Method in class org.openoffice.ide.eclipse.core.editors.pack.PackageDescriptionSection
 
getDescriptions() - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
 
getDialogLibraries() - Method in class org.openoffice.ide.eclipse.core.editors.pack.LibsSection
 
getDialogLibraries() - Method in class org.openoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
 
getDisplayNames() - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
 
getDistFolder() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
 
getDistPath() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
 
getDocScanner() - Method in class org.openoffice.ide.eclipse.core.editors.idl.UnoidlConfiguration
 
getDoubleClickStrategy(ISourceViewer, String) - Method in class org.openoffice.ide.eclipse.core.editors.idl.UnoidlConfiguration
getEditor() - Method in class org.openoffice.ide.eclipse.core.editors.utils.SourcePage
getElementName(Object) - Method in class org.openoffice.ide.eclipse.core.gui.rows.AbstractConfigRow
Computes the name to use to select the given object.
getElementName(Object) - Method in class org.openoffice.ide.eclipse.core.gui.rows.OOoRow
Computes the name to use to select the given object.
getElementName(Object) - Method in class org.openoffice.ide.eclipse.core.gui.rows.SdkRow
Computes the name to use to select the given object.
getElementName() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
 
getEmptyTypeData() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewInterfaceWizardPage
Creates an empty factory data for the page UNO type.
getEmptyTypeData() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
Creates an empty factory data for the page UNO type.
getEmptyTypeData() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewServiceWizardPage
Creates an empty factory data for the page UNO type.
getErrorCode() - Method in exception org.openoffice.ide.eclipse.core.model.config.InvalidConfigException
Returns the error code of the exception among the constants of the InvalidSDKException class.
getExportBuildPart() - Method in class org.openoffice.ide.eclipse.core.model.language.AbstractLanguage
 
getFile(IPath) - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
Returns the file handle for the given project relative path.
getFile(String) - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
Returns the file handle for the given project relative path.
getFile(IResource) - Static method in class org.openoffice.ide.eclipse.core.model.utils.SystemHelper
Get a normal Java File from an Eclipse IResource.
getFile(IUnoidlProject) - Static method in class org.openoffice.ide.eclipse.core.model.utils.SystemHelper
Get a normal Java File from an IUnoidlProject.
getFolder(IPath) - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
Returns the folder handle for the given project relative path.
getFolder(String) - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
Returns the folder handle for the given project relative path.
getFullName() - Method in class org.openoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
 
getGenerateManifest() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.ManifestExportPageController
 
getHCIcon() - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
 
getHome() - Method in interface org.openoffice.ide.eclipse.core.model.config.IOOo
Returns the path to the OpenOffice.org home directory.
getHome() - Method in interface org.openoffice.ide.eclipse.core.model.config.ISdk
Returns the SDK home directory.
getId() - Method in class org.openoffice.ide.eclipse.core.editors.utils.SourcePage
getId() - Method in interface org.openoffice.ide.eclipse.core.model.config.ISdk
Returns the SDK build id without the parenthesized string.
getId() - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
 
getIdlPath() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
 
getImage(String) - Method in interface org.openoffice.ide.eclipse.core.gui.ITableElement
Returns the column image corresponding to the property.
getImage() - Method in class org.openoffice.ide.eclipse.core.gui.OverlayImageIcon
Get the image formed by overlaying different images on the base image.
getImage(Object) - Method in class org.openoffice.ide.eclipse.core.gui.UnoProjectLabelProvider
getImage(String) - Method in class org.openoffice.ide.eclipse.core.i18n.ImageManager
Method which returns the image corresponding to the provided key.
getImage() - Method in class org.openoffice.ide.eclipse.core.launch.office.OfficeTab
getImage() - Method in class org.openoffice.ide.eclipse.core.launch.office.PackageConfigTab
getImage() - Method in class org.openoffice.ide.eclipse.core.launch.UreTab
getImage(String) - Static method in class org.openoffice.ide.eclipse.core.OOEclipsePlugin
Returns the image corresponding to the provided key.
getImage(String) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.InterfacesTable.InheritanceLine
Returns the column image corresponding to the property.
getImageDescriptor(String) - Method in class org.openoffice.ide.eclipse.core.i18n.ImageManager
Method which returns the image descriptor corresponding to the provided key.
getImageDescriptor(String) - Static method in class org.openoffice.ide.eclipse.core.OOEclipsePlugin
Returns the image descriptor corresponding to the provided key.
getImageDescriptor() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewInterfaceWizardPage
getImageDescriptor() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
 
getImageDescriptor() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewServiceWizardPage
getImageDescriptorFromPath(String) - Method in class org.openoffice.ide.eclipse.core.i18n.ImageManager
Finds the image descriptor from the bundle relative path of the image.
getImageManager() - Method in class org.openoffice.ide.eclipse.core.OOEclipsePlugin
Returns the image manager.
getImplementationFile(String) - Method in interface org.openoffice.ide.eclipse.core.model.language.IProjectHandler
Computes the implementation file path from the implementation name.
getImplementationName(IUnoidlProject, String) - Method in interface org.openoffice.ide.eclipse.core.model.language.IProjectHandler
Extracts the Implementation name of the class that will be generated by the uno-skeletonmaker.
getImplementationPath() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
 
getImplementations(IUnoidlProject) - Method in class org.openoffice.ide.eclipse.core.launch.MainImplementationsProvider
Gets all the classes implementing the XMain interface in a UNO project.
getIncludePath() - Method in interface org.openoffice.ide.eclipse.core.model.config.ISdk
 
getIndex() - Method in class org.openoffice.ide.eclipse.core.editors.utils.SourcePage
getInheritanceName() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewServiceWizardPage
Gets the name of the exported interface.
getInnerData() - Method in class org.openoffice.ide.eclipse.core.model.UnoFactoryData
 
getInstance() - Static method in class org.openoffice.ide.eclipse.core.model.OOoContainer
 
getInstance() - Static method in class org.openoffice.ide.eclipse.core.model.SDKContainer
Singleton accessor, named getInstance in many other singleton pattern implementations.
getInstance() - Static method in class org.openoffice.ide.eclipse.core.unotypebrowser.UnoTypeProvider
 
getInterfaceName() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.InterfacesTable.InheritanceLine
 
getItem(int) - Method in class org.openoffice.ide.eclipse.core.gui.rows.ChoiceRow
Deprecated. This methods only returns the text of the item, use getValue() to get the selected value.
getItemCount() - Method in class org.openoffice.ide.eclipse.core.gui.rows.ChoiceRow
Returns the number of items of the combo box.
getJavaldxPath() - Method in interface org.openoffice.ide.eclipse.core.model.config.IOOo
 
getKeys() - Method in class org.openoffice.ide.eclipse.core.model.UnoFactoryData
 
getLabel(String) - Method in interface org.openoffice.ide.eclipse.core.gui.ITableElement
Returns the column label corresponding to the property.
getLabel() - Method in class org.openoffice.ide.eclipse.core.gui.rows.LabeledRow
Returns the row label.
getLabel(String) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.InterfacesTable.InheritanceLine
Returns the column label corresponding to the property.
getLanguage() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
 
getLanguageBuidler() - Method in class org.openoffice.ide.eclipse.core.model.language.AbstractLanguage
 
getLanguageFromName(String) - Static method in class org.openoffice.ide.eclipse.core.model.language.LanguagesHelper
Returns the language corresponding to a language name.
getLibPath() - Method in interface org.openoffice.ide.eclipse.core.model.config.ISdk
 
getLibraryPath(IUnoidlProject) - Method in interface org.openoffice.ide.eclipse.core.model.language.IProjectHandler
 
getLibsPath() - Method in interface org.openoffice.ide.eclipse.core.model.config.IOOo
Returns the path to the OpenOffice.org shared libraries.
getLicenses() - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
 
getLines() - Method in class org.openoffice.ide.eclipse.core.gui.AbstractTable
Convenient method to get the table lines.
getLoadManifestPath() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.ManifestExportPageController
Note that this value has no effect unless ManifestExportPageController.getGenerateManifest() returns false.
getLocale() - Method in class org.openoffice.ide.eclipse.core.gui.LocaleDialog
 
getMainNames(IProject) - Method in interface org.openoffice.ide.eclipse.core.launch.IMainProvider
Get the names of the XMain implementations in the project.
getManagedForm() - Method in class org.openoffice.ide.eclipse.core.editors.utils.SourcePage
getMaxOOo() - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
 
getMenu(Control) - Method in class org.openoffice.ide.eclipse.core.actions.AbstractPulldownAction
getMinOOo() - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
 
getModel() - Method in class org.openoffice.ide.eclipse.core.editors.description.DescriptionFormPage
 
getModel() - Method in class org.openoffice.ide.eclipse.core.editors.pack.PackagePropertiesEditor
 
getModel() - Method in class org.openoffice.ide.eclipse.core.editors.utils.AbstractSection
 
getName() - Method in class org.openoffice.ide.eclipse.core.launch.office.OfficeTab
getName() - Method in class org.openoffice.ide.eclipse.core.launch.office.PackageConfigTab
getName() - Method in class org.openoffice.ide.eclipse.core.launch.UreTab
getName() - Method in interface org.openoffice.ide.eclipse.core.model.config.IOOo
Returns the OOo name.
getName() - Method in class org.openoffice.ide.eclipse.core.model.description.PublisherInfos
 
getName() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
 
getName() - Method in class org.openoffice.ide.eclipse.core.model.language.AbstractLanguage
 
getName() - Method in class org.openoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
 
getNewWizardPage() - Method in class org.openoffice.ide.eclipse.core.model.language.AbstractLanguage
 
getNextPage(IWizardPage) - Method in class org.openoffice.ide.eclipse.core.wizards.NewServiceWizard
getNextPage(IWizardPage) - Method in class org.openoffice.ide.eclipse.core.wizards.NewUnoProjectWizard
getNextPage(IWizardPage) - Method in class org.openoffice.ide.eclipse.core.wizards.utils.WizardPageSet
Get the visible page to show after a page.
getOOo() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
 
getOOo(String) - Static method in class org.openoffice.ide.eclipse.core.model.OOoContainer
Returns the ooo that corresponds to the given ooo name and buildid.
getOOo() - Method in class org.openoffice.ide.eclipse.core.office.TypesGetter
 
getOoo() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.BaseUnoConnectionPage
 
getOOoCount() - Static method in class org.openoffice.ide.eclipse.core.model.OOoContainer
Returns the number of OOo in the list.
getOOoKeys() - Static method in class org.openoffice.ide.eclipse.core.model.OOoContainer
Returns a vector containing the unique identifiers of the contained OOos.
getOOoName() - Method in class org.openoffice.ide.eclipse.core.gui.OOoConfigPanel
 
getOOoName() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewUnoProjectPage
 
getOpenOfficeUserProfileFolder() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
 
getOpenOfficeUserProfilePath() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
 
getOutputExt() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewUnoProjectPage
 
getOutputExtension() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
Returns the package or namespace name used for the implementation.
getOverviewRulerAnnotationHover(ISourceViewer) - Method in class org.openoffice.ide.eclipse.core.editors.idl.UnoidlConfiguration
 
getPackage() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
 
getPackageModel() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.UnoPackageExportPage
 
getPackageRoot() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
 
getPage() - Method in class org.openoffice.ide.eclipse.core.model.language.LanguageExportPart
 
getPage(String) - Method in class org.openoffice.ide.eclipse.core.wizards.utils.WizardPageSet
Returns the page with the given name.
getPages() - Method in class org.openoffice.ide.eclipse.core.wizards.utils.WizardPageSet
Get an array of the contained pages.
getPartControl() - Method in class org.openoffice.ide.eclipse.core.editors.utils.SourcePage
getPlatforms() - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
 
getPreferences() - Method in class org.openoffice.ide.eclipse.core.gui.OOoTable
Fill the table with the preferences from the OOOS_CONFIG file.
getPreferences() - Method in class org.openoffice.ide.eclipse.core.gui.SDKTable
Fill the table with the preferences from the SDKS_CONFIG file.
getPrefix() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewUnoProjectPage
 
getPreprocScanner() - Method in class org.openoffice.ide.eclipse.core.editors.idl.UnoidlConfiguration
 
getPresentationReconciler(ISourceViewer) - Method in class org.openoffice.ide.eclipse.core.editors.idl.UnoidlConfiguration
getPreviousPage(IWizardPage) - Method in class org.openoffice.ide.eclipse.core.wizards.NewServiceWizard
getPreviousPage(IWizardPage) - Method in class org.openoffice.ide.eclipse.core.wizards.NewUnoProjectWizard
getPreviousPage(IWizardPage) - Method in class org.openoffice.ide.eclipse.core.wizards.utils.WizardPageSet
Get the visible page to show before a page.
getProject() - Method in class org.openoffice.ide.eclipse.core.editors.pack.PackageFormPage
 
getProject(String) - Static method in class org.openoffice.ide.eclipse.core.model.ProjectsManager
Returns the unoidl project with the given name, if it exists.
getProject() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.ManifestExportPage
 
getProject() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
 
getProjectHandler() - Method in class org.openoffice.ide.eclipse.core.model.language.AbstractLanguage
 
getProjectPath() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
 
getProjects() - Static method in class org.openoffice.ide.eclipse.core.model.ProjectsManager
 
getProperties() - Method in interface org.openoffice.ide.eclipse.core.gui.ITableElement
 
getProperties() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.InterfacesTable.InheritanceLine
getProperty() - Method in class org.openoffice.ide.eclipse.core.gui.rows.FieldEvent
 
getProperty() - Method in class org.openoffice.ide.eclipse.core.gui.rows.LabeledRow
Property getter.
getProperty(String) - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
Get a project's property.
getProperty(String) - Method in class org.openoffice.ide.eclipse.core.model.UnoFactoryData
 
getProvidedTypes() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewInterfaceWizardPage
getProvidedTypes() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
 
getProvidedTypes() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewServiceWizardPage
getPublisherInfos() - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
 
getReleaseNotes() - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
 
getResources(ILaunchConfiguration) - Static method in class org.openoffice.ide.eclipse.core.launch.office.PackageConfigTab
Get the selected resources stored in a launch configuration.
getResults() - Method in class org.openoffice.ide.eclipse.core.utils.FilesFinder
 
getRootModule() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
Gets the root module of the project.
getRootModulePath() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
Gets the root module path of the project.
getRowLabel() - Method in class org.openoffice.ide.eclipse.core.gui.rows.AbstractConfigRow
 
getRowLabel() - Method in class org.openoffice.ide.eclipse.core.gui.rows.OOoRow
getRowLabel() - Method in class org.openoffice.ide.eclipse.core.gui.rows.SdkRow
getSaveManifest() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.ManifestExportPageController
Note that this value has no effect unless ManifestExportPageController.getGenerateManifest() returns true.
getSaveManifestPath() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.ManifestExportPageController
Note that this value has no effect unless ManifestExportPageController.getSaveManifest() returns true.
getSdk() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
 
getSDK(String) - Static method in class org.openoffice.ide.eclipse.core.model.SDKContainer
Returns the sdk that corresponds to the given sdk name and buildid.
getSdk() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.BaseUnoConnectionPage
 
getSDKCount() - Static method in class org.openoffice.ide.eclipse.core.model.SDKContainer
Returns the number of SDK in the list.
getSDKKeys() - Static method in class org.openoffice.ide.eclipse.core.model.SDKContainer
Returns a vector containing the unique identifiers of the contained SDKs.
getSDKName() - Method in class org.openoffice.ide.eclipse.core.gui.OOoConfigPanel
 
getSelected() - Method in class org.openoffice.ide.eclipse.core.gui.PackageContentSelector
 
getSelected() - Method in class org.openoffice.ide.eclipse.core.gui.ProjectSelectionDialog
 
getSelectedType() - Method in class org.openoffice.ide.eclipse.core.unotypebrowser.UnoTypeBrowser
 
getSelection() - Method in class org.openoffice.ide.eclipse.core.gui.AbstractTable
getServicesPath() - Method in interface org.openoffice.ide.eclipse.core.model.config.IOOo
 
getServicesPath() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
 
getSize() - Method in class org.openoffice.ide.eclipse.core.gui.OverlayImageIcon
 
getSkeletonMakerLanguage(UnoFactoryData) - Method in interface org.openoffice.ide.eclipse.core.model.language.IProjectHandler
Extracts the language option name to give to the uno-skeletonmaker: --java5 for Java 1.5 for example.
getSomeOOo(String) - Static method in class org.openoffice.ide.eclipse.core.model.OOoContainer
Leniently return an OOo instance descriptor from a given value.
getSourcePath() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
 
getState() - Method in class org.openoffice.ide.eclipse.core.unotypebrowser.UnoTypeProvider
 
getString(String) - Static method in class org.openoffice.ide.eclipse.core.actions.Messages
Get the string from it's key.
getString(String) - Static method in class org.openoffice.ide.eclipse.core.builders.Messages
Get the string from it's key.
getString(String) - Static method in class org.openoffice.ide.eclipse.core.editors.Messages
Get the string from it's key.
getString(String) - Static method in class org.openoffice.ide.eclipse.core.gui.Messages
Get the string from it's key.
getString(String) - Static method in class org.openoffice.ide.eclipse.core.gui.rows.Messages
Get the string from it's key.
getString(String) - Static method in class org.openoffice.ide.eclipse.core.launch.Messages
Get the string from it's key.
getString(String) - Static method in class org.openoffice.ide.eclipse.core.Messages
Get the string from it's key.
getString(String) - Static method in class org.openoffice.ide.eclipse.core.model.Messages
Get the string from it's key.
getString(String) - Static method in class org.openoffice.ide.eclipse.core.office.Messages
Get the string from it's key.
getString(String) - Static method in class org.openoffice.ide.eclipse.core.preferences.Messages
Get the string from it's key.
getString(String) - Static method in class org.openoffice.ide.eclipse.core.unotypebrowser.Messages
Get the string from it's key.
getString(String) - Static method in class org.openoffice.ide.eclipse.core.wizards.Messages
Get the string from it's key.
getSystemEnvironement() - Static method in class org.openoffice.ide.eclipse.core.model.utils.SystemHelper
 
getTableDialogTitle() - Method in class org.openoffice.ide.eclipse.core.gui.rows.AbstractConfigRow
 
getTableDialogTitle() - Method in class org.openoffice.ide.eclipse.core.gui.rows.OOoRow
getTableDialogTitle() - Method in class org.openoffice.ide.eclipse.core.gui.rows.SdkRow
getText(Object) - Method in class org.openoffice.ide.eclipse.core.gui.UnoProjectLabelProvider
getTitle() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewInterfaceWizardPage
getTitle() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewServiceWizardPage
getToken() - Method in class org.openoffice.ide.eclipse.core.editors.syntax.RegexRule
 
getType() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoComposite
returns the type of the composite.
getType() - Method in class org.openoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
Returns the type of the type, ie IUnoFactoryConstants.INTERFACE for com.sun.star.uno.XInterface.
getTypeData(UnoFactoryData) - Static method in class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
 
getTypeLabel() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewInterfaceWizardPage
getTypeLabel() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
 
getTypeLabel() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewServiceWizardPage
getTypes(String, int) - Method in class org.openoffice.ide.eclipse.core.office.TypesGetter
Get the UNO types from an office instance.
getTypesPath() - Method in interface org.openoffice.ide.eclipse.core.model.config.IOOo
 
getTypesPath() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
 
getUniqueName(String) - Static method in class org.openoffice.ide.eclipse.core.model.OOoContainer
Computes a unique name from the given one.
getUnoFactoryData() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.InterfaceMembersTable
Returns an array of the defined UnoFactoryData.
getUnoidlProject() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewUnoProjectPage
 
getUnoPath() - Method in interface org.openoffice.ide.eclipse.core.model.config.IOOo
 
getUnorcPath() - Method in interface org.openoffice.ide.eclipse.core.model.config.IOOo
 
getUpdateInfos() - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
 
getUrdPath() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
 
getUrl() - Method in class org.openoffice.ide.eclipse.core.model.description.PublisherInfos
 
getValue(String) - Method in interface org.openoffice.ide.eclipse.core.gui.ITableElement
Returns the column value corresponding to the property.
getValue() - Method in class org.openoffice.ide.eclipse.core.gui.rows.BooleanRow
Get or calculate the value of this property.
getValue() - Method in class org.openoffice.ide.eclipse.core.gui.rows.ChoiceRow
 
getValue(int) - Method in class org.openoffice.ide.eclipse.core.gui.rows.ChoiceRow
Returns the value of the i-th item.
getValue() - Method in class org.openoffice.ide.eclipse.core.gui.rows.DialogRow
Get or calculate the value of this property.
getValue() - Method in class org.openoffice.ide.eclipse.core.gui.rows.FieldEvent
 
getValue() - Method in class org.openoffice.ide.eclipse.core.gui.rows.FileRow
Get or calculate the value of this property.
getValue() - Method in class org.openoffice.ide.eclipse.core.gui.rows.LabeledRow
Get or calculate the value of this property.
getValue() - Method in class org.openoffice.ide.eclipse.core.gui.rows.TextRow
Get or calculate the value of this property.
getValue(String) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.InterfacesTable.InheritanceLine
Returns the column value corresponding to the property.
getVersion() - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
 
getWorkbench() - Method in class org.openoffice.ide.eclipse.core.wizards.NewUnoProjectWizard

H

handleDoubleClick(DoubleClickEvent) - Method in class org.openoffice.ide.eclipse.core.gui.AbstractTable
Method called when a double click event has been raised by the table.
handleDoubleClick(DoubleClickEvent) - Method in class org.openoffice.ide.eclipse.core.gui.OOoTable
Method called when a double click event has been raised by the table.
handleDoubleClick(DoubleClickEvent) - Method in class org.openoffice.ide.eclipse.core.gui.SDKTable
Method called when a double click event has been raised by the table.
handleDoubleClick(DoubleClickEvent) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.InterfaceMembersTable
Method called when a double click event has been raised by the table.
HORIZONTAL_INDENT - Static variable in class org.openoffice.ide.eclipse.core.wizards.pages.ManifestExportPage
 
HYPER - Static variable in class org.openoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
 

I

IConfigListener - Interface in org.openoffice.ide.eclipse.core.model.config
Interface describing a OOo or SDK configuration listener.
IDL_AUTOCOMMENT - Static variable in class org.openoffice.ide.eclipse.core.editors.syntax.UnoidlPartitionScanner
 
IDL_COMMENT - Static variable in class org.openoffice.ide.eclipse.core.editors.syntax.UnoidlPartitionScanner
 
IDL_FOLDER - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
org.openoffice.ide.eclipse.idlfolder is a persistent folder property that determines whether the folder can contain unoidl files or not.
IDL_MODIFIER - Static variable in class org.openoffice.ide.eclipse.core.i18n.ImagesConstants
 
IDL_PREPROCESSOR - Static variable in class org.openoffice.ide.eclipse.core.editors.syntax.UnoidlPartitionScanner
 
IDLC_STATE - Static variable in class org.openoffice.ide.eclipse.core.builders.TypesBuilder
 
IdlcBuildVisitor - Class in org.openoffice.ide.eclipse.core.builders
Class visiting each child of the idl folder to generate the corresponding urd file.
IdlcBuildVisitor(IProgressMonitor) - Constructor for class org.openoffice.ide.eclipse.core.builders.IdlcBuildVisitor
Default constructor.
IdlcErrorReader - Class in org.openoffice.ide.eclipse.core.builders
Class reading the idlc error output to transform the errors into markers.
IdlcErrorReader(InputStream, IFile) - Constructor for class org.openoffice.ide.eclipse.core.builders.IdlcErrorReader
Constructor.
IExtraOptionsProvider - Interface in org.openoffice.ide.eclipse.core.model.config
Gets a chance to add some more env variables just before starting an OpenOffice process.
IFieldChangedListener - Interface in org.openoffice.ide.eclipse.core.gui.rows
is an interface that will be used to get notified when a GUI field (row) has changed.
IFileVisitor - Interface in org.openoffice.ide.eclipse.core.builders
A little tiny interface for a File visitor.
IInitListener - Interface in org.openoffice.ide.eclipse.core.unotypebrowser
Listener interface for the UnoTypeProvider initialization.
ILanguageBuilder - Interface in org.openoffice.ide.eclipse.core.model.language
Interface defining a set of methods for to do the language specific tasks to build UNO projects.
IListenablePage - Interface in org.openoffice.ide.eclipse.core.wizards.utils
Interface that pages have to implement to be listened using IPageListener.
ILocaleListener - Interface in org.openoffice.ide.eclipse.core.editors.utils
Interface to implement in order to get notified of Locale changes in a control.
ImageManager - Class in org.openoffice.ide.eclipse.core.i18n
The image manager is an object returning an image or an image descriptor from a key.
ImageManager() - Constructor for class org.openoffice.ide.eclipse.core.i18n.ImageManager
Default constructor.
ImagesConstants - Class in org.openoffice.ide.eclipse.core.i18n
Defines the keys to use for images internationalization.
ImagesConstants() - Constructor for class org.openoffice.ide.eclipse.core.i18n.ImagesConstants
 
IMainProvider - Interface in org.openoffice.ide.eclipse.core.launch
Provides the name of the XMain interface implementations.
IModel - Interface in org.openoffice.ide.eclipse.core.model.utils
Interface for listened models.
IModelChangedListener - Interface in org.openoffice.ide.eclipse.core.model.utils
Generic interface to listen to models.
includeSequences(boolean) - Method in class org.openoffice.ide.eclipse.core.gui.rows.TypeRow
Set whether the row should support include auto-completion for sequences.
includeSequences(boolean) - Method in class org.openoffice.ide.eclipse.core.gui.TypeCellEditor
Set whether the row should support include auto-completion for sequences.
includeSimpleTypes(boolean) - Method in class org.openoffice.ide.eclipse.core.gui.rows.TypeRow
Set whether the row should support include auto-completion for simple UNO types.
includeSimpleTypes(boolean) - Method in class org.openoffice.ide.eclipse.core.gui.TypeCellEditor
Set whether the row should support include auto-completion for simple UNO types.
includeVoid(boolean) - Method in class org.openoffice.ide.eclipse.core.gui.rows.TypeRow
Set whether the row should support include auto-completion for the void type.
includeVoid(boolean) - Method in class org.openoffice.ide.eclipse.core.gui.TypeCellEditor
Set whether the row should support include auto-completion for the void type.
info(String) - Static method in class org.openoffice.ide.eclipse.core.PluginLogger
Logs a information message.
INHERITED_INTERFACES - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
The object is an array of "::"-separated strings.
init(IWorkbenchWindow) - Method in class org.openoffice.ide.eclipse.core.actions.AbstractPulldownAction
init(IWorkbenchWindow) - Method in class org.openoffice.ide.eclipse.core.actions.NewUnoProjectAction
init(IEditorSite, IEditorInput) - Method in class org.openoffice.ide.eclipse.core.editors.description.DescriptionEditor
init(IEditorSite, IEditorInput) - Method in class org.openoffice.ide.eclipse.core.editors.pack.PackagePropertiesEditor
init(IWorkbench) - Method in class org.openoffice.ide.eclipse.core.preferences.MainPage
init(IWorkbench) - Method in class org.openoffice.ide.eclipse.core.preferences.UnoidlEditorPage
init(IWorkbench) - Method in class org.openoffice.ide.eclipse.core.preferences.UnoSDKConfigPage
init(IWorkbench, IStructuredSelection) - Method in class org.openoffice.ide.eclipse.core.wizards.NewInterfaceWizard
init(IWorkbench, IStructuredSelection) - Method in class org.openoffice.ide.eclipse.core.wizards.NewServiceWizard
init(IWorkbench, IStructuredSelection) - Method in class org.openoffice.ide.eclipse.core.wizards.PackageExportWizard
initialize(FormEditor) - Method in class org.openoffice.ide.eclipse.core.editors.utils.SourcePage
initialize(UnoFactoryData) - Method in class org.openoffice.ide.eclipse.core.wizards.ServiceWizardSet
Initializes the service and interface pages at their creation.
initialize(UnoFactoryData) - Method in class org.openoffice.ide.eclipse.core.wizards.utils.WizardPageSet
Initializes the wizard pages with default data.
initialized() - Method in interface org.openoffice.ide.eclipse.core.unotypebrowser.IInitListener
Method called when the UnoTypeProvider is initialized.
initialized() - Method in class org.openoffice.ide.eclipse.core.unotypebrowser.UnoTypeBrowser
Method called when the UnoTypeProvider is initialized.
initializeFrom(ILaunchConfiguration) - Method in class org.openoffice.ide.eclipse.core.launch.office.OfficeTab
initializeFrom(ILaunchConfiguration) - Method in class org.openoffice.ide.eclipse.core.launch.office.PackageConfigTab
initializeFrom(ILaunchConfiguration) - Method in class org.openoffice.ide.eclipse.core.launch.UreTab
IntegrationSection - Class in org.openoffice.ide.eclipse.core.editors.description
Section showing the compatibility parts of the description.xml file.
IntegrationSection(Composite, DescriptionFormPage) - Constructor for class org.openoffice.ide.eclipse.core.editors.description.IntegrationSection
 
INTERFACE - Static variable in class org.openoffice.ide.eclipse.core.i18n.ImagesConstants
 
INTERFACE - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
 
INTERFACE_PAGE_ID - Static variable in class org.openoffice.ide.eclipse.core.wizards.ServiceWizardSet
 
InterfaceMemberDialog - Class in org.openoffice.ide.eclipse.core.wizards.pages
Defines an interface member creation or edition dialog.
InterfaceMemberDialog() - Constructor for class org.openoffice.ide.eclipse.core.wizards.pages.InterfaceMemberDialog
Default constructor to use for member creation.
InterfaceMemberDialog(UnoFactoryData) - Constructor for class org.openoffice.ide.eclipse.core.wizards.pages.InterfaceMemberDialog
Constructor to use for member edition.
InterfaceMembersTable - Class in org.openoffice.ide.eclipse.core.wizards.pages
Table representing the interface members in the interface wizard page.
InterfaceMembersTable(Composite) - Constructor for class org.openoffice.ide.eclipse.core.wizards.pages.InterfaceMembersTable
Creates a table to add/edit/remove the attributes and methods of an interface.
InterfacesTable - Class in org.openoffice.ide.eclipse.core.wizards.pages
This class corresponds to the table of interface inheritances.
InterfacesTable(Composite) - Constructor for class org.openoffice.ide.eclipse.core.wizards.pages.InterfacesTable
Simplified constructor for this kind of table.
InterfacesTable.InheritanceLine - Class in org.openoffice.ide.eclipse.core.wizards.pages
The interface names are stored in path-like strings, ie: using "::" as separator.
InterfacesTable.InheritanceLine() - Constructor for class org.openoffice.ide.eclipse.core.wizards.pages.InterfacesTable.InheritanceLine
 
InternalUnoType - Class in org.openoffice.ide.eclipse.core.unotypebrowser
Class describing a UNO-Type.
InternalUnoType(String) - Constructor for class org.openoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
Constructor.
InternalUnoType(String, int, boolean) - Constructor for class org.openoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
Constructor.
INVALID_OOO_HOME - Static variable in exception org.openoffice.ide.eclipse.core.model.config.InvalidConfigException
The error points to an invalid OOo home path.
INVALID_SDK_HOME - Static variable in exception org.openoffice.ide.eclipse.core.model.config.InvalidConfigException
The error points to an invalid SDK home path.
InvalidConfigException - Exception in org.openoffice.ide.eclipse.core.model.config
This exception is thrown when an OOo or SDK isn't valid, ie that it's home doesn't fit to a correct home directory for an OOo or SDK.
InvalidConfigException(String, int) - Constructor for exception org.openoffice.ide.eclipse.core.model.config.InvalidConfigException
Constructor of the invalid SDK exception.
InvalidConfigException(String, int, Throwable) - Constructor for exception org.openoffice.ide.eclipse.core.model.config.InvalidConfigException
Constructor of the invalid SDK exception.
IOfficeLaunchConstants - Interface in org.openoffice.ide.eclipse.core.launch.office
Just a bunch of constants.
IOOo - Interface in org.openoffice.ide.eclipse.core.model.config
Interface for an OpenOffice.org configuration instance.
IPageListener - Interface in org.openoffice.ide.eclipse.core.wizards.utils
Interface to implement to listen to the changes of a WizardPageSet page changes.
IProjectHandler - Interface in org.openoffice.ide.eclipse.core.model.language
This interface provides a set of methods to perform language specific tasks on uno-idl projects.
isAcceptByUser() - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
 
isActive() - Method in class org.openoffice.ide.eclipse.core.editors.utils.SourcePage
isDirectory() - Method in class org.openoffice.ide.eclipse.core.builders.VisitableFile
 
isDirty() - Method in class org.openoffice.ide.eclipse.core.editors.description.DescriptionEditor
isDirty() - Method in class org.openoffice.ide.eclipse.core.editors.pack.PackagePropertiesEditor
isDirty() - Method in class org.openoffice.ide.eclipse.core.editors.utils.AbstractSection
isDirty() - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
isDirty() - Method in class org.openoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
 
isDirty() - Method in interface org.openoffice.ide.eclipse.core.model.utils.IModel
 
ISdk - Interface in org.openoffice.ide.eclipse.core.model.config
Interface defining an OpenOffice.org SDK.
isEditor() - Method in class org.openoffice.ide.eclipse.core.editors.utils.SourcePage
isEOF(int) - Method in class org.openoffice.ide.eclipse.core.editors.syntax.RegexRule
Convenience method to determine if a character corresponds to an end of file.
isEOL(int) - Method in class org.openoffice.ide.eclipse.core.editors.syntax.RegexRule
Convenience method to determine if a character corresponds to an end of line.
isFile() - Method in class org.openoffice.ide.eclipse.core.builders.VisitableFile
 
isInheritanceChanged() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewServiceWizardPage
Tells whether the user has changed the exported interface since it has last been set using the APIs.
isLevel(LogLevels) - Static method in class org.openoffice.ide.eclipse.core.PluginLogger
Checks whether the logger will return a message of a certain level.
isLoadManifestPathEnabled() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.ManifestExportPageController
 
isLocalType() - Method in class org.openoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
 
isOptional() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.InterfacesTable.InheritanceLine
 
isPageComplete() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
isPublished() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
 
isSaveAsAllowed() - Method in class org.openoffice.ide.eclipse.core.editors.description.DescriptionEditor
isSaveAsAllowed() - Method in class org.openoffice.ide.eclipse.core.editors.pack.PackagePropertiesEditor
isSaveManifestEnabled() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.ManifestExportPageController
 
isSaveManifestPathEnabled() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.ManifestExportPageController
 
isSuppressOnUpdate() - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
 
isValid(ILaunchConfiguration) - Method in class org.openoffice.ide.eclipse.core.launch.office.OfficeTab
 
isValid(ILaunchConfiguration) - Method in class org.openoffice.ide.eclipse.core.launch.UreTab
isValidSelection(IStructuredSelection) - Method in class org.openoffice.ide.eclipse.core.actions.AbstractPulldownAction
Check if the selection is valid, and if the pulldown action can be enabled.
isValidSelection(IStructuredSelection) - Method in class org.openoffice.ide.eclipse.core.actions.UnoProjectPulldownAction
Check if the selection is valid, and if the pulldown action can be enabled.
isValidSelection(IStructuredSelection) - Method in class org.openoffice.ide.eclipse.core.actions.UnoTypePulldownAction
Check if the selection is valid, and if the pulldown action can be enabled.
isWhitespace(char) - Method in class org.openoffice.ide.eclipse.core.editors.syntax.UnoidlWhiteSpaceDetector
isWordPart(char) - Method in class org.openoffice.ide.eclipse.core.editors.syntax.UnoidlWordDetector
isWordStart(char) - Method in class org.openoffice.ide.eclipse.core.editors.syntax.UnoidlWordDetector
ITableElement - Interface in org.openoffice.ide.eclipse.core.gui
Interface used by the abstract table to get the labels of it's items.
IUnoComposite - Interface in org.openoffice.ide.eclipse.core.model
is an interface to handle Uno composites.
IUnoFactoryConstants - Interface in org.openoffice.ide.eclipse.core.model
This interface contains the keys for the data to provide to the UNO factory.
IUnoidlProject - Interface in org.openoffice.ide.eclipse.core.model
Interface for a UNO project.
IUnoidlSyntax - Interface in org.openoffice.ide.eclipse.core.editors.syntax
This class only defines the UNO-IDL main keywords in function of their use in the file.
IUreLaunchConstants - Interface in org.openoffice.ide.eclipse.core.launch
Constants used for the URE application launch configuration.

K

keyPressed(KeyEvent) - Method in class org.openoffice.ide.eclipse.core.gui.rows.TextRow
keyReleased(KeyEvent) - Method in class org.openoffice.ide.eclipse.core.gui.rows.TextRow
KEYWORD - Static variable in class org.openoffice.ide.eclipse.core.OOEclipsePlugin
 

L

LabeledRow - Class in org.openoffice.ide.eclipse.core.gui.rows
Basic class for a property row.
LabeledRow(String) - Constructor for class org.openoffice.ide.eclipse.core.gui.rows.LabeledRow
Simple constructor only defining the property.
LabeledRow(Composite, String, Control, Control, String, boolean) - Constructor for class org.openoffice.ide.eclipse.core.gui.rows.LabeledRow
Create a field base.
LanguageExportPart - Class in org.openoffice.ide.eclipse.core.model.language
Abstract class for the language specific controls part in the OXT export wizard.
LanguageExportPart() - Constructor for class org.openoffice.ide.eclipse.core.model.language.LanguageExportPart
 
LanguagesHelper - Class in org.openoffice.ide.eclipse.core.model.language
Helper class for implementation languages handling.
LanguagesHelper() - Constructor for class org.openoffice.ide.eclipse.core.model.language.LanguagesHelper
 
LanguageWizardPage - Class in org.openoffice.ide.eclipse.core.model.language
This abstract class has to be implemented to add a language specific configuration page in the project wizard.
LanguageWizardPage() - Constructor for class org.openoffice.ide.eclipse.core.model.language.LanguageWizardPage
Constructor.
launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor) - Method in class org.openoffice.ide.eclipse.core.launch.office.OfficeLaunchDelegate
launch(ISelection, String) - Method in class org.openoffice.ide.eclipse.core.launch.office.OfficeLaunchShortcut
launch(IEditorPart, String) - Method in class org.openoffice.ide.eclipse.core.launch.office.OfficeLaunchShortcut
launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor) - Method in class org.openoffice.ide.eclipse.core.launch.UreLaunchDelegate
LaunchConfigurationTabs - Class in org.openoffice.ide.eclipse.core.launch
Tabs in the URE launch configuration dialog.
LaunchConfigurationTabs() - Constructor for class org.openoffice.ide.eclipse.core.launch.LaunchConfigurationTabs
 
LaunchConfigurationTabs - Class in org.openoffice.ide.eclipse.core.launch.office
Creates tabs in the OpenOffice launcher.
LaunchConfigurationTabs() - Constructor for class org.openoffice.ide.eclipse.core.launch.office.LaunchConfigurationTabs
 
LAYOUT_COLUMNS - Static variable in class org.openoffice.ide.eclipse.core.gui.rows.LabeledRow
 
LibsSection - Class in org.openoffice.ide.eclipse.core.editors.pack
Basic and dialog libraries section of the Contents form page of the package editor.
LibsSection(PackageFormPage) - Constructor for class org.openoffice.ide.eclipse.core.editors.pack.LibsSection
Constructor.
LicenseSection - Class in org.openoffice.ide.eclipse.core.editors.description
License section class.
LicenseSection(Composite, DescriptionFormPage, IProject) - Constructor for class org.openoffice.ide.eclipse.core.editors.description.LicenseSection
 
load() - Static method in class org.openoffice.ide.eclipse.core.model.OOoContainer
Loads the OpenOffice.org already configured instances from the preferences.
load() - Static method in class org.openoffice.ide.eclipse.core.model.ProjectsManager
Private constructor for the singleton.
load() - Static method in class org.openoffice.ide.eclipse.core.model.SDKContainer
Loads the SDK already configured instances from the preferences.
loadClass(String, boolean) - Method in class org.openoffice.ide.eclipse.core.office.OfficeClassLoader
Load a class in a different order than the standard one: first look in the URLs then call the parent's class loader loadClass method.
loadData() - Method in class org.openoffice.ide.eclipse.core.editors.description.GeneralSection
Loads the values from the model into the controls.
loadData() - Method in class org.openoffice.ide.eclipse.core.editors.description.IntegrationSection
Loads the values from the model into the controls.
loadData() - Method in class org.openoffice.ide.eclipse.core.editors.description.LicenseSection
Load the data from the model into the non-localized controls.
loadData() - Method in class org.openoffice.ide.eclipse.core.editors.description.MirrorsSection
Load the non-localized data from the model into the fields.
loadData() - Method in class org.openoffice.ide.eclipse.core.editors.description.PublisherSection
Load the non-localized data from the model into the fields.
loadData() - Method in class org.openoffice.ide.eclipse.core.editors.description.ReleaseNotesSection
Load the non-localized data from the model into the fields.
loadData() - Method in class org.openoffice.ide.eclipse.core.editors.utils.AbstractSection
Load the non-localized data from the model into the fields.
loadDefaults() - Method in class org.openoffice.ide.eclipse.core.gui.PackageContentSelector
Populate the resource view with some default data (mainly the XCU / XCS files).
loadDescFromSource() - Method in class org.openoffice.ide.eclipse.core.editors.description.DescriptionEditor
Re-load the model from the XML code shown in the description source page.
loadFromSource() - Method in class org.openoffice.ide.eclipse.core.editors.pack.PackagePropertiesEditor
Loads the properties model from the source editor page.
loadLocales(ArrayList<Locale>) - Method in class org.openoffice.ide.eclipse.core.editors.utils.LocaleSelector
Replace all the previous locales by these new ones.
LocaleCellProvider - Class in org.openoffice.ide.eclipse.core.gui
 
LocaleCellProvider(Composite) - Constructor for class org.openoffice.ide.eclipse.core.gui.LocaleCellProvider
 
LocaleDialog - Class in org.openoffice.ide.eclipse.core.gui
Dialog class for the selection of a locale.
LocaleDialog() - Constructor for class org.openoffice.ide.eclipse.core.gui.LocaleDialog
Creates the dialog using the active shell as parent.
LocaleSelector - Class in org.openoffice.ide.eclipse.core.editors.utils
Component for the selection of a locale.
LocaleSelector(FormToolkit, Composite) - Constructor for class org.openoffice.ide.eclipse.core.editors.utils.LocaleSelector
Creates the control on a form.
LocalizedSection<ModelType extends IModel> - Class in org.openoffice.ide.eclipse.core.editors.utils
 
LocalizedSection(Composite, FormPage, int) - Constructor for class org.openoffice.ide.eclipse.core.editors.utils.LocalizedSection
 
LOGLEVEL_PREFERENCE_KEY - Static variable in class org.openoffice.ide.eclipse.core.OOEclipsePlugin
Log level preference key, used to store the preferences.
LogLevels - Enum in org.openoffice.ide.eclipse.core
The log levels to set on PluginLogger.
LONG - Static variable in class org.openoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
 

M

MAIN_TYPE - Static variable in interface org.openoffice.ide.eclipse.core.launch.IUreLaunchConstants
 
MainImplementationsProvider - Class in org.openoffice.ide.eclipse.core.launch
Class providing all the XMain implementations of a UNO project.
MainImplementationsProvider() - Constructor for class org.openoffice.ide.eclipse.core.launch.MainImplementationsProvider
 
MainPage - Class in org.openoffice.ide.eclipse.core.preferences
This preferences page defines plugin generic values like log level.
MainPage() - Constructor for class org.openoffice.ide.eclipse.core.preferences.MainPage
 
MANIFEST_FILENAME - Static variable in class org.openoffice.ide.eclipse.core.wizards.pages.ManifestExportPage
 
ManifestExportPage - Class in org.openoffice.ide.eclipse.core.wizards.pages
Second page of the new OXT package export wizard.
ManifestExportPage(String, IUnoidlProject) - Constructor for class org.openoffice.ide.eclipse.core.wizards.pages.ManifestExportPage
Constructor.
ManifestExportPageController - Class in org.openoffice.ide.eclipse.core.wizards.pages
Testable controller class for the Manifest export page, this class implements all the logic ruling the dialog controls.
ManifestExportPageController() - Constructor for class org.openoffice.ide.eclipse.core.wizards.pages.ManifestExportPageController
Default constructor.
ManifestExportPageControllerTest - Class in org.openoffice.ide.eclipse.core.wizards.pages
Unit test for the Manifest export page controller, these tests are testing the UI behaviour.
ManifestExportPageControllerTest() - Constructor for class org.openoffice.ide.eclipse.core.wizards.pages.ManifestExportPageControllerTest
 
mBrowse - Variable in class org.openoffice.ide.eclipse.core.gui.rows.LabeledRow
 
mChangingPages - Variable in class org.openoffice.ide.eclipse.core.wizards.utils.WizardPageSet
 
mColorTable - Variable in class org.openoffice.ide.eclipse.core.editors.utils.ColorProvider
 
mCurrentLocale - Variable in class org.openoffice.ide.eclipse.core.editors.utils.LocalizedSection
 
mDefaultTextAttribute - Variable in class org.openoffice.ide.eclipse.core.editors.syntax.NonRuleBasedDamagerRepairer
The default text attribute if non is returned as data by the current token.
mDocument - Variable in class org.openoffice.ide.eclipse.core.editors.syntax.NonRuleBasedDamagerRepairer
The document this object works on .
MEMBER_TYPE - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
The object is an integer defining whether the data are describing an attribute or a method.
Messages - Class in org.openoffice.ide.eclipse.core.actions
Messages for the package.
Messages - Class in org.openoffice.ide.eclipse.core.builders
Messages for the package.
Messages - Class in org.openoffice.ide.eclipse.core.editors
Messages for the package.
Messages - Class in org.openoffice.ide.eclipse.core.gui
Messages for the package.
Messages - Class in org.openoffice.ide.eclipse.core.gui.rows
Messages for the package.
Messages - Class in org.openoffice.ide.eclipse.core.launch
Messages for the package.
Messages - Class in org.openoffice.ide.eclipse.core.launch.office
Messages for the package.
Messages - Class in org.openoffice.ide.eclipse.core
Messages for the package.
Messages - Class in org.openoffice.ide.eclipse.core.model
Messages for the package.
Messages - Class in org.openoffice.ide.eclipse.core.office
Messages for the package.
Messages - Class in org.openoffice.ide.eclipse.core.preferences
Messages for the package.
Messages - Class in org.openoffice.ide.eclipse.core.unotypebrowser
Messages for the package.
Messages - Class in org.openoffice.ide.eclipse.core.wizards
Messages for the package.
METHOD - Static variable in class org.openoffice.ide.eclipse.core.i18n.ImagesConstants
 
METHOD - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
 
mField - Variable in class org.openoffice.ide.eclipse.core.gui.rows.LabeledRow
 
MirrorsSection - Class in org.openoffice.ide.eclipse.core.editors.description
Section showing the update-informations part of the description.xml file.
MirrorsSection(Composite, DescriptionFormPage) - Constructor for class org.openoffice.ide.eclipse.core.editors.description.MirrorsSection
 
mLabel - Variable in class org.openoffice.ide.eclipse.core.gui.rows.LabeledRow
 
mListener - Variable in class org.openoffice.ide.eclipse.core.gui.rows.LabeledRow
 
mMainPage - Variable in class org.openoffice.ide.eclipse.core.wizards.NewUnoProjectWizard
 
modelChanged() - Method in class org.openoffice.ide.eclipse.core.editors.utils.AbstractSection
Marks the editor as non dirty.
modelChanged() - Method in interface org.openoffice.ide.eclipse.core.model.utils.IModelChangedListener
Method called each time the listened model has changed.
modelSaved() - Method in class org.openoffice.ide.eclipse.core.editors.utils.AbstractSection
Marks the editor as saved.
modelSaved() - Method in interface org.openoffice.ide.eclipse.core.model.utils.IModelChangedListener
Method called each time the listened model is saved.
MODIFIER - Static variable in class org.openoffice.ide.eclipse.core.OOEclipsePlugin
 
MODIFIERS - Static variable in interface org.openoffice.ide.eclipse.core.editors.syntax.IUnoidlSyntax
UNO-IDL modifiers, usually written in brackets.
modifyText(ModifyEvent) - Method in class org.openoffice.ide.eclipse.core.gui.rows.DialogRow
MODULE - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
 
mPageListener - Variable in class org.openoffice.ide.eclipse.core.wizards.utils.WizardPageSet
Listener to use to listen for any page change which impacts the wizard set contained pages.
mProject - Variable in class org.openoffice.ide.eclipse.core.wizards.ServiceWizardSet
An instance of the project in which the wizard set is run.
mProperty - Variable in class org.openoffice.ide.eclipse.core.gui.rows.LabeledRow
 
mTable - Variable in class org.openoffice.ide.eclipse.core.gui.AbstractTable
 
mTableViewer - Variable in class org.openoffice.ide.eclipse.core.gui.AbstractTable
 
mText - Variable in class org.openoffice.ide.eclipse.core.editors.idl.UnoidlDoubleClickStrategy
 
mWizard - Variable in class org.openoffice.ide.eclipse.core.wizards.utils.WizardPageSet
Reference to the wizard containing the pages.

N

NAME - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
The object is the data name.
NAME - Static variable in class org.openoffice.ide.eclipse.core.wizards.pages.InterfacesTable.InheritanceLine
 
NEW_INTERFACE_IMAGE - Static variable in class org.openoffice.ide.eclipse.core.i18n.ImagesConstants
 
NEW_SERVICE_IMAGE - Static variable in class org.openoffice.ide.eclipse.core.i18n.ImagesConstants
 
NewInterfaceWizard - Class in org.openoffice.ide.eclipse.core.wizards
Interface creation wizard.
NewInterfaceWizard() - Constructor for class org.openoffice.ide.eclipse.core.wizards.NewInterfaceWizard
Creates the wizard.
NewInterfaceWizardPage - Class in org.openoffice.ide.eclipse.core.wizards.pages
Interface creation page.
NewInterfaceWizardPage(String, IUnoidlProject) - Constructor for class org.openoffice.ide.eclipse.core.wizards.pages.NewInterfaceWizardPage
Constructor.
NewInterfaceWizardPage(String, IUnoidlProject, String, String) - Constructor for class org.openoffice.ide.eclipse.core.wizards.pages.NewInterfaceWizardPage
Constructor.
NEWPROJECT_WIZ - Static variable in class org.openoffice.ide.eclipse.core.i18n.ImagesConstants
 
NewScopedElementWizardPage - Class in org.openoffice.ide.eclipse.core.wizards.pages
Abstract class for a wizard page to create a scoped element such as a service or an interface.
NewScopedElementWizardPage(String) - Constructor for class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
Default constructor to use when neither the project nor the OOo instance is known.
NewScopedElementWizardPage(String, IUnoidlProject) - Constructor for class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
Constructor to use when the UNO project is already created.
NewScopedElementWizardPage(String, IUnoidlProject, String, String) - Constructor for class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
Constructor to use when the UNO project is already created, the scoped type name and it's path already known.
NewScopedElementWizardPage(String, IOOo) - Constructor for class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
Creates a default scoped name type wizard page with blank container path and type name.
NewScopedElementWizardPage(String, String, String, IOOo) - Constructor for class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
Constructor to use when the UNO project is already created, the scoped type name and it's path already known.
NewServiceWizard - Class in org.openoffice.ide.eclipse.core.wizards
The wizard for the creation of UNO services.
NewServiceWizard() - Constructor for class org.openoffice.ide.eclipse.core.wizards.NewServiceWizard
Constructor.
NewServiceWizardPage - Class in org.openoffice.ide.eclipse.core.wizards.pages
Service creation wizard page.
NewServiceWizardPage(String, IUnoidlProject) - Constructor for class org.openoffice.ide.eclipse.core.wizards.pages.NewServiceWizardPage
Simple constructor setting the package root and element name to blank values.
NewServiceWizardPage(String, IUnoidlProject, String, String) - Constructor for class org.openoffice.ide.eclipse.core.wizards.pages.NewServiceWizardPage
Constructor setting allowing to set custom root package and service name.
NewUnoProjectAction - Class in org.openoffice.ide.eclipse.core.actions
This action launches the New UNO Project wizard.
NewUnoProjectAction() - Constructor for class org.openoffice.ide.eclipse.core.actions.NewUnoProjectAction
Default constructor just initializing the action.
NewUnoProjectPage - Class in org.openoffice.ide.eclipse.core.wizards.pages
Uses the default Project wizard page and add some UNO-IDL special fields: SDK and OOo choices company prefix and Output path.
NewUnoProjectPage(String) - Constructor for class org.openoffice.ide.eclipse.core.wizards.pages.NewUnoProjectPage
Default constructor.
NewUnoProjectWizard - Class in org.openoffice.ide.eclipse.core.wizards
New UNO project wizard.
NewUnoProjectWizard() - Constructor for class org.openoffice.ide.eclipse.core.wizards.NewUnoProjectWizard
Constructor.
NewUreAppWizard - Class in org.openoffice.ide.eclipse.core.wizards
The new URE application wizard is simply a new UNO project wizard, with the inherited interface forced to com::sun::star::lang::XMain.
NewUreAppWizard() - Constructor for class org.openoffice.ide.eclipse.core.wizards.NewUreAppWizard
Constructor.
NonRuleBasedDamagerRepairer - Class in org.openoffice.ide.eclipse.core.editors.syntax
The UNO-IDL document repairer.
NonRuleBasedDamagerRepairer(TextAttribute) - Constructor for class org.openoffice.ide.eclipse.core.editors.syntax.NonRuleBasedDamagerRepairer
Default constructor.
NoSuchPageException - Exception in org.openoffice.ide.eclipse.core.wizards.utils
Exception thrown by the WizardPageSet when the required page doesn't exists.
NoSuchPageException() - Constructor for exception org.openoffice.ide.eclipse.core.wizards.utils.NoSuchPageException
 
NOT_STARTED_STATE - Static variable in class org.openoffice.ide.eclipse.core.builders.TypesBuilder
 
NullExtraOptionsProvider - Class in org.openoffice.ide.eclipse.core.model.config
Does nothing.
NullExtraOptionsProvider() - Constructor for class org.openoffice.ide.eclipse.core.model.config.NullExtraOptionsProvider
 

O

OFFICE_APP - Static variable in class org.openoffice.ide.eclipse.core.i18n.ImagesConstants
 
OfficeClassLoader - Class in org.openoffice.ide.eclipse.core.office
Special class loader to use to load OOo related classes.
OfficeHelper - Class in org.openoffice.ide.eclipse.core.office
Provides a set of utility methods to use to handle OOo.
OfficeHelper() - Constructor for class org.openoffice.ide.eclipse.core.office.OfficeHelper
 
OfficeLaunchDelegate - Class in org.openoffice.ide.eclipse.core.launch.office
OpenOffice launcher implementation.
OfficeLaunchDelegate() - Constructor for class org.openoffice.ide.eclipse.core.launch.office.OfficeLaunchDelegate
 
OfficeLaunchDelegate_LaunchError - Static variable in class org.openoffice.ide.eclipse.core.launch.office.Messages
 
OfficeLaunchDelegate_LaunchErrorTitle - Static variable in class org.openoffice.ide.eclipse.core.launch.office.Messages
 
OfficeLaunchShortcut - Class in org.openoffice.ide.eclipse.core.launch.office
Class launching the selected uno project as a LibreOffice extension.
OfficeLaunchShortcut() - Constructor for class org.openoffice.ide.eclipse.core.launch.office.OfficeLaunchShortcut
 
OfficeTab - Class in org.openoffice.ide.eclipse.core.launch.office
Tab for configuring the OpenOffice launch properties.
OfficeTab() - Constructor for class org.openoffice.ide.eclipse.core.launch.office.OfficeTab
 
OfficeTab_ChkUseCleanUserInstallation - Static variable in class org.openoffice.ide.eclipse.core.launch.office.Messages
 
OfficeTab_ChkUseCleanUserInstallation_ToolTip - Static variable in class org.openoffice.ide.eclipse.core.launch.office.Messages
 
OfficeTab_Configurationerror - Static variable in class org.openoffice.ide.eclipse.core.launch.office.Messages
 
OfficeTab_Options - Static variable in class org.openoffice.ide.eclipse.core.launch.office.Messages
 
OfficeTab_ProjectChooserMessage - Static variable in class org.openoffice.ide.eclipse.core.launch.office.Messages
 
OfficeTab_ProjectChooserTitle - Static variable in class org.openoffice.ide.eclipse.core.launch.office.Messages
 
OfficeTab_ProjectNameLabel - Static variable in class org.openoffice.ide.eclipse.core.launch.office.Messages
 
OfficeTab_Title - Static variable in class org.openoffice.ide.eclipse.core.launch.office.Messages
 
OfficeTab_UnoProject - Static variable in class org.openoffice.ide.eclipse.core.launch.office.Messages
 
okPressed() - Method in class org.openoffice.ide.eclipse.core.unotypebrowser.UnoTypeBrowser
OOECLIPSE_PLUGIN_ID - Static variable in class org.openoffice.ide.eclipse.core.OOEclipsePlugin
ooeclipseintegration plugin id.
OOEclipsePlugin - Class in org.openoffice.ide.eclipse.core
Plugin entry point, it is used by Eclipse as a bundle.
OOEclipsePlugin() - Constructor for class org.openoffice.ide.eclipse.core.OOEclipsePlugin
The constructor.
OOO_CONFIG - Static variable in class org.openoffice.ide.eclipse.core.OOEclipsePlugin
Plugin home relative path for the ooo configuration file.
OOO_DIALOG_IMAGE - Static variable in class org.openoffice.ide.eclipse.core.i18n.ImagesConstants
 
OOoConfigPanel - Class in org.openoffice.ide.eclipse.core.gui
Class providing the OOo and SDK configuration rows.
OOoConfigPanel(Composite) - Constructor for class org.openoffice.ide.eclipse.core.gui.OOoConfigPanel
Constructor.
OOoContainer - Class in org.openoffice.ide.eclipse.core.model
Singleton object containing the OOo configurations.
OOoRow - Class in org.openoffice.ide.eclipse.core.gui.rows
Row displaying the selection of an OOo instance.
OOoRow(Composite, String, IOOo) - Constructor for class org.openoffice.ide.eclipse.core.gui.rows.OOoRow
Constructor.
OOoTable - Class in org.openoffice.ide.eclipse.core.gui
This class creates the whole OOo table with it's viewer and content provider.
OOoTable(Composite) - Constructor for class org.openoffice.ide.eclipse.core.gui.OOoTable
Main constructor of the OOo Table.
OOTextEditor - Class in org.openoffice.ide.eclipse.core.editors.utils
Base class for an enhanced text editor to be used in the ooeclipse plugins.
OOTextEditor() - Constructor for class org.openoffice.ide.eclipse.core.editors.utils.OOTextEditor
 
openDialog(AbstractOOo) - Method in class org.openoffice.ide.eclipse.core.gui.OOoTable
This method create and calls the dialog box to be launched on OOo edition or OOo creation.
openDialog(SDK) - Method in class org.openoffice.ide.eclipse.core.gui.SDKTable
This method create and calls the dialog box to be launched on SDK edition or SDK creation.
openDialog(UnoFactoryData) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.InterfaceMembersTable
Open the member dialog for edition or creation.
openDialogBox(Composite) - Method in class org.openoffice.ide.eclipse.core.gui.TypeCellEditor
Open the type chooser dialog.
openResource(IFile) - Method in class org.openoffice.ide.eclipse.core.wizards.NewInterfaceWizard
Method opening a file in an UNO-IDL editor.
openWizard(INewWizard) - Method in class org.openoffice.ide.eclipse.core.actions.AbstractPulldownAction
Open the new wizard dialog.
OPT_INHERITED_INTERFACES - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
The object is an array of "::"-separated strings.
OPTIONAL - Static variable in class org.openoffice.ide.eclipse.core.wizards.pages.InterfacesTable.InheritanceLine
 
org.openoffice.ide.eclipse.core - package org.openoffice.ide.eclipse.core
 
org.openoffice.ide.eclipse.core.actions - package org.openoffice.ide.eclipse.core.actions
 
org.openoffice.ide.eclipse.core.builders - package org.openoffice.ide.eclipse.core.builders
 
org.openoffice.ide.eclipse.core.editors - package org.openoffice.ide.eclipse.core.editors
 
org.openoffice.ide.eclipse.core.editors.description - package org.openoffice.ide.eclipse.core.editors.description
 
org.openoffice.ide.eclipse.core.editors.idl - package org.openoffice.ide.eclipse.core.editors.idl
 
org.openoffice.ide.eclipse.core.editors.pack - package org.openoffice.ide.eclipse.core.editors.pack
 
org.openoffice.ide.eclipse.core.editors.registry - package org.openoffice.ide.eclipse.core.editors.registry
 
org.openoffice.ide.eclipse.core.editors.syntax - package org.openoffice.ide.eclipse.core.editors.syntax
 
org.openoffice.ide.eclipse.core.editors.utils - package org.openoffice.ide.eclipse.core.editors.utils
 
org.openoffice.ide.eclipse.core.gui - package org.openoffice.ide.eclipse.core.gui
 
org.openoffice.ide.eclipse.core.gui.rows - package org.openoffice.ide.eclipse.core.gui.rows
 
org.openoffice.ide.eclipse.core.i18n - package org.openoffice.ide.eclipse.core.i18n
 
org.openoffice.ide.eclipse.core.launch - package org.openoffice.ide.eclipse.core.launch
 
org.openoffice.ide.eclipse.core.launch.office - package org.openoffice.ide.eclipse.core.launch.office
 
org.openoffice.ide.eclipse.core.model - package org.openoffice.ide.eclipse.core.model
 
org.openoffice.ide.eclipse.core.model.config - package org.openoffice.ide.eclipse.core.model.config
 
org.openoffice.ide.eclipse.core.model.description - package org.openoffice.ide.eclipse.core.model.description
 
org.openoffice.ide.eclipse.core.model.language - package org.openoffice.ide.eclipse.core.model.language
 
org.openoffice.ide.eclipse.core.model.pack - package org.openoffice.ide.eclipse.core.model.pack
 
org.openoffice.ide.eclipse.core.model.utils - package org.openoffice.ide.eclipse.core.model.utils
 
org.openoffice.ide.eclipse.core.office - package org.openoffice.ide.eclipse.core.office
 
org.openoffice.ide.eclipse.core.preferences - package org.openoffice.ide.eclipse.core.preferences
 
org.openoffice.ide.eclipse.core.unotypebrowser - package org.openoffice.ide.eclipse.core.unotypebrowser
 
org.openoffice.ide.eclipse.core.utils - package org.openoffice.ide.eclipse.core.utils
 
org.openoffice.ide.eclipse.core.wizards - package org.openoffice.ide.eclipse.core.wizards
 
org.openoffice.ide.eclipse.core.wizards.pages - package org.openoffice.ide.eclipse.core.wizards.pages
 
org.openoffice.ide.eclipse.core.wizards.utils - package org.openoffice.ide.eclipse.core.wizards.utils
 
OverlayImageIcon - Class in org.openoffice.ide.eclipse.core.gui
This class is used for overlaying image icons.
OverlayImageIcon(Image, Image, int) - Constructor for class org.openoffice.ide.eclipse.core.gui.OverlayImageIcon
Constructor.

P

PACKAGE_CONTENT - Static variable in class org.openoffice.ide.eclipse.core.i18n.ImagesConstants
 
PACKAGE_EXPORT_WIZ - Static variable in class org.openoffice.ide.eclipse.core.i18n.ImagesConstants
 
PACKAGE_NAME - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
The object is a "::"-separated string.
PackageConfigTab - Class in org.openoffice.ide.eclipse.core.launch.office
Tab for selecting the content of the package to test.
PackageConfigTab() - Constructor for class org.openoffice.ide.eclipse.core.launch.office.PackageConfigTab
 
PackageContentSelector - Class in org.openoffice.ide.eclipse.core.gui
Common helper GUI part to select elements to add in the UNO package to be exported.
PackageContentSelector(Composite, int) - Constructor for class org.openoffice.ide.eclipse.core.gui.PackageContentSelector
Constructor based on SWT composite's one.
PackageDescriptionSection - Class in org.openoffice.ide.eclipse.core.editors.pack
 
PackageDescriptionSection(PackageFormPage) - Constructor for class org.openoffice.ide.eclipse.core.editors.pack.PackageDescriptionSection
Constructor.
PackageExportWizard - Class in org.openoffice.ide.eclipse.core.wizards
Class for the new OXT export wizard.
PackageExportWizard() - Constructor for class org.openoffice.ide.eclipse.core.wizards.PackageExportWizard
Constructor.
PackageFormPage - Class in org.openoffice.ide.eclipse.core.editors.pack
Page displaying the Package properties in a more user friendly way.
PackageFormPage(FormEditor, String) - Constructor for class org.openoffice.ide.eclipse.core.editors.pack.PackageFormPage
Content form page constructor.
PackagePropertiesEditor - Class in org.openoffice.ide.eclipse.core.editors.pack
The project package editor.
PackagePropertiesEditor() - Constructor for class org.openoffice.ide.eclipse.core.editors.pack.PackagePropertiesEditor
 
PackagePropertiesModel - Class in org.openoffice.ide.eclipse.core.model.pack
 
PackagePropertiesModel(IFile) - Constructor for class org.openoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
Create a new package.properties model for a given file.
pageChanged(IWizardPage) - Method in class org.openoffice.ide.eclipse.core.wizards.NewUnoProjectWizard
This method should be called by included pages to notify any change that could have an impact on other pages.
pageChanged(UnoFactoryData) - Method in interface org.openoffice.ide.eclipse.core.wizards.utils.IPageListener
Event raised when one of the listened page has changed.
PATH_SEPARATOR - Static variable in class org.openoffice.ide.eclipse.core.model.utils.SystemHelper
 
PATHS_SEPARATOR - Static variable in interface org.openoffice.ide.eclipse.core.launch.office.IOfficeLaunchConstants
 
performApply(ILaunchConfigurationWorkingCopy) - Method in class org.openoffice.ide.eclipse.core.launch.office.OfficeTab
performApply(ILaunchConfigurationWorkingCopy) - Method in class org.openoffice.ide.eclipse.core.launch.office.PackageConfigTab
performApply(ILaunchConfigurationWorkingCopy) - Method in class org.openoffice.ide.eclipse.core.launch.UreTab
performDefaults() - Method in class org.openoffice.ide.eclipse.core.preferences.MainPage
performFinish() - Method in class org.openoffice.ide.eclipse.core.wizards.NewInterfaceWizard
performFinish() - Method in class org.openoffice.ide.eclipse.core.wizards.NewServiceWizard
performFinish() - Method in class org.openoffice.ide.eclipse.core.wizards.NewUnoProjectWizard
performFinish() - Method in class org.openoffice.ide.eclipse.core.wizards.PackageExportWizard
 
performOk() - Method in class org.openoffice.ide.eclipse.core.preferences.MainPage
performOk() - Method in class org.openoffice.ide.eclipse.core.preferences.ProjectPropertiesPage
performOk() - Method in class org.openoffice.ide.eclipse.core.preferences.UnoSDKConfigPage
PluginLogger - Class in org.openoffice.ide.eclipse.core
This class is the plugin central log singleton.
PluginLogger() - Constructor for class org.openoffice.ide.eclipse.core.PluginLogger
 
PREFIX_DESCRIPTION - Static variable in class org.openoffice.ide.eclipse.core.model.description.XMLTokens
 
PREFIX_XLINK - Static variable in class org.openoffice.ide.eclipse.core.model.description.XMLTokens
 
PREPROC_COMMANDS - Static variable in class org.openoffice.ide.eclipse.core.editors.syntax.UnoidlPreprocessorScanner
The preprocessor commands to match.
PREPROCESSOR_COMMAND - Static variable in class org.openoffice.ide.eclipse.core.OOEclipsePlugin
 
PRJ_MODIFIER - Static variable in class org.openoffice.ide.eclipse.core.i18n.ImagesConstants
 
PROGRAM_ARGS - Static variable in interface org.openoffice.ide.eclipse.core.launch.IUreLaunchConstants
 
PROJECT_COMP - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
The object should be a single word.
PROJECT_HANDLE - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
The object should be an instance of IProject.
PROJECT_IDL_DIR - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
Project property setting the directory where the idl files are located.
PROJECT_LANGUAGE - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
The object should be an instance of AbstractLanguage.
PROJECT_NAME - Static variable in interface org.openoffice.ide.eclipse.core.launch.IUreLaunchConstants
 
PROJECT_NAME - Static variable in interface org.openoffice.ide.eclipse.core.launch.office.IOfficeLaunchConstants
 
PROJECT_NAME - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
 
PROJECT_OOO - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
The object should be an instance of IOOo.
PROJECT_PATH - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
 
PROJECT_PREFIX - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
The object should be a dot-separated string.
PROJECT_SDK - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
The object should be an instance of ISdk.
PROJECT_SRC_DIR - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
Project property setting the directory where the sources are located.
ProjectPropertiesPage - Class in org.openoffice.ide.eclipse.core.preferences
The project preference page.
ProjectPropertiesPage() - Constructor for class org.openoffice.ide.eclipse.core.preferences.ProjectPropertiesPage
Default constructor setting configuration listeners.
ProjectSelectionDialog - Class in org.openoffice.ide.eclipse.core.gui
Dialog used to select a file or folder in a UNO project.
ProjectSelectionDialog(IProject, String) - Constructor for class org.openoffice.ide.eclipse.core.gui.ProjectSelectionDialog
Constructor.
ProjectsManager - Class in org.openoffice.ide.eclipse.core.model
Singleton mapping the UNO-IDL projects to their name to provide an easy access to UNO-IDL projects.
ProjectsManager() - Constructor for class org.openoffice.ide.eclipse.core.model.ProjectsManager
 
PublisherInfos - Class in org.openoffice.ide.eclipse.core.model.description
Simple structure storing the publisher informations.
PublisherInfos() - Constructor for class org.openoffice.ide.eclipse.core.model.description.PublisherInfos
 
PublisherSection - Class in org.openoffice.ide.eclipse.core.editors.description
Class implementing the publisher form section.
PublisherSection(Composite, DescriptionFormPage) - Constructor for class org.openoffice.ide.eclipse.core.editors.description.PublisherSection
 

R

readErrors() - Method in class org.openoffice.ide.eclipse.core.builders.IdlcErrorReader
Computes the error into IDL markers.
refreshCache() - Method in class org.openoffice.ide.eclipse.core.unotypebrowser.UnoTypeProvider
Refresh the cache of Uno types.
refreshProject() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.UnoPackageExportPage
Refresh the selected project.
RegDocumentProvider - Class in org.openoffice.ide.eclipse.core.editors.registry
Provides the document content for the registry editor.
RegDocumentProvider() - Constructor for class org.openoffice.ide.eclipse.core.editors.registry.RegDocumentProvider
Default constructor.
RegEditor - Class in org.openoffice.ide.eclipse.core.editors.registry
Editor class to view the UNO registries, ie .urd and .rdb files.
RegEditor() - Constructor for class org.openoffice.ide.eclipse.core.editors.registry.RegEditor
Default constructor, initializing the document provider.
RegexRule - Class in org.openoffice.ide.eclipse.core.editors.syntax
A scanning rule matching a regular expression.
RegexRule(String, IToken) - Constructor for class org.openoffice.ide.eclipse.core.editors.syntax.RegexRule
Constructor, initializing the token to return and the regex to match.
REGMERGE_STATE - Static variable in class org.openoffice.ide.eclipse.core.builders.TypesBuilder
 
RegmergeBuilder - Class in org.openoffice.ide.eclipse.core.builders
Builder for the URD files generating the types.rdb registry.
RegmergeBuilder() - Constructor for class org.openoffice.ide.eclipse.core.builders.RegmergeBuilder
 
RegmergeBuildVisitor - Class in org.openoffice.ide.eclipse.core.builders
Class visiting each child of the urd folder to merge it with the common types.rdb registry.
RegmergeBuildVisitor(IUnoidlProject, IProgressMonitor) - Constructor for class org.openoffice.ide.eclipse.core.builders.RegmergeBuildVisitor
Default constructor.
ReleaseNotesSection - Class in org.openoffice.ide.eclipse.core.editors.description
Section displaying the release notes part of the descriptions.xml file.
ReleaseNotesSection(Composite, DescriptionFormPage) - Constructor for class org.openoffice.ide.eclipse.core.editors.description.ReleaseNotesSection
 
reloadData() - Method in class org.openoffice.ide.eclipse.core.editors.description.DescriptionFormPage
Reload the data from the model in the sections.
reloadFromString(String) - Method in class org.openoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
Clears all the content of the package properties and replace it by a string as if it would have been the properties file content.
remove(String) - Method in class org.openoffice.ide.eclipse.core.gui.rows.ChoiceRow
Removes the items with the provided text.
remove(int) - Method in class org.openoffice.ide.eclipse.core.gui.rows.ChoiceRow
Remove the item at the position corresponding to index.
remove(int, int) - Method in class org.openoffice.ide.eclipse.core.gui.rows.ChoiceRow
Removes all the items between start and end positions.
removeAll() - Method in class org.openoffice.ide.eclipse.core.gui.rows.ChoiceRow
Removes all the items of the combo box.
removeAll() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoComposite
Removes all the children nodes.
removeAllTypes() - Method in class org.openoffice.ide.eclipse.core.unotypebrowser.UnoTypeProvider
Purge the types list.
removeChangedListener(IModelChangedListener) - Method in class org.openoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
Removes a class listening the model changes.
removeDescription(Locale) - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
Remove a description.
removeDisplayName(Locale) - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
Remove a display name.
removeFieldChangedlistener() - Method in class org.openoffice.ide.eclipse.core.gui.rows.LabeledRow
Removes the field changes listener.
removeInitListener(IInitListener) - Method in class org.openoffice.ide.eclipse.core.unotypebrowser.UnoTypeProvider
Makes the given initialization listener stop listening.
removeInnerData(UnoFactoryData) - Method in class org.openoffice.ide.eclipse.core.model.UnoFactoryData
Removes an inner data if it isn't null and already present in the inner data.
removeLicense(Locale) - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
Remove a license.
removeLine() - Method in class org.openoffice.ide.eclipse.core.gui.AbstractTable
Method called after an action on the Del button.
removeLine() - Method in class org.openoffice.ide.eclipse.core.gui.OOoTable
Method called after an action on the Del button.
removeLine() - Method in class org.openoffice.ide.eclipse.core.gui.SDKTable
Method called after an action on the Del button.
removeListener(ILocaleListener) - Method in class org.openoffice.ide.eclipse.core.editors.utils.LocaleSelector
 
removeListener(IConfigListener) - Method in class org.openoffice.ide.eclipse.core.gui.rows.AbstractConfigRow
Remove the configuration listener from the correct configuration container.
removeListener(IConfigListener) - Method in class org.openoffice.ide.eclipse.core.gui.rows.OOoRow
Remove the configuration listener from the correct configuration container.
removeListener(IConfigListener) - Method in class org.openoffice.ide.eclipse.core.gui.rows.SdkRow
Remove the configuration listener from the correct configuration container.
removeListener(IModelChangedListener) - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
Remove a model listener.
removeListener(IConfigListener) - Static method in class org.openoffice.ide.eclipse.core.model.OOoContainer
Removes a configuration listener from the container.
removeListener(IConfigListener) - Static method in class org.openoffice.ide.eclipse.core.model.SDKContainer
Removes a SDK listener from the container.
removeListener(IModelChangedListener) - Method in interface org.openoffice.ide.eclipse.core.model.utils.IModel
Remove a model listener.
removeOOoDependencies(IOOo, IProject) - Method in interface org.openoffice.ide.eclipse.core.model.language.IProjectHandler
Removes the language specific OpenOffice.org dependencies from the project.
removePageListener(IPageListener) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
Remove the page listener.
removePageListener(IPageListener) - Method in interface org.openoffice.ide.eclipse.core.wizards.utils.IListenablePage
Remove the page listener.
removeProject(String) - Static method in class org.openoffice.ide.eclipse.core.model.ProjectsManager
Removes a project from the manager.
removePublisherInfo(Locale) - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
Remove a publisherInfo.
removeReleaseNote(Locale) - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
Remove a release note.
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.openoffice.ide.eclipse.core.gui.AbstractTable
removeUpdateInfo(String) - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
Remove a updateInfos.
replaceUpdateInfo(int, String) - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
Replace an existing update info.
RESERVED_WORDS - Static variable in interface org.openoffice.ide.eclipse.core.editors.syntax.IUnoidlSyntax
The UNO-IDL reserved words: they will be rendered as keywords.
resourceChanged(IResourceChangeEvent) - Method in class org.openoffice.ide.eclipse.core.ResourceChangesHandler
ResourceChangesHandler - Class in org.openoffice.ide.eclipse.core
This class is responsible for all the actions to perform on resources changes.
ResourceChangesHandler() - Constructor for class org.openoffice.ide.eclipse.core.ResourceChangesHandler
 
restoreWidgetValues() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.UnoPackageExportPage
Loads the saved values of the controls states.
run(IAction) - Method in class org.openoffice.ide.eclipse.core.actions.ConvertToManifestAction
run(IAction) - Method in class org.openoffice.ide.eclipse.core.actions.NewUnoProjectAction
run(IAction) - Method in class org.openoffice.ide.eclipse.core.actions.UnoProjectPulldownAction
run(IAction) - Method in class org.openoffice.ide.eclipse.core.actions.UnoTypePulldownAction
runOpenOffice(IUnoidlProject, ILaunch, IPath, IExtraOptionsProvider, IProgressMonitor) - Method in interface org.openoffice.ide.eclipse.core.model.config.IOOo
 
runTool(IUnoidlProject, String, IProgressMonitor) - Method in interface org.openoffice.ide.eclipse.core.model.config.ISdk
Create a process for the given shell command.
runTool(String, String[], File) - Static method in class org.openoffice.ide.eclipse.core.model.utils.SystemHelper
Run a shell command with a given environment and an optional execution directory.
runToolWithEnv(IProject, IOOo, String, String[], IProgressMonitor) - Method in interface org.openoffice.ide.eclipse.core.model.config.ISdk
Create a process for the given shell command.
runToolWithSysEnv(String, File) - Static method in class org.openoffice.ide.eclipse.core.model.utils.SystemHelper
Run a shell command with the system environment and an optional execution directory.
runUno(IUnoidlProject, String, String, ILaunch, IProgressMonitor) - Method in interface org.openoffice.ide.eclipse.core.model.config.IOOo
Run the uno executable with the given Main implementation, the arguments and the launcher.

S

saveAllProperties() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
Saves the UNO project configuration in a hidden file.
saveOOos() - Static method in class org.openoffice.ide.eclipse.core.model.OOoContainer
Saves the OpenOffice.org already configured instances to the preferences.
savePreferences() - Method in class org.openoffice.ide.eclipse.core.gui.OOoTable
Saves the OOos in the OOOS_CONFIG file.
savePreferences() - Method in class org.openoffice.ide.eclipse.core.gui.rows.AbstractConfigRow
Save the configuration element preferences.
savePreferences() - Method in class org.openoffice.ide.eclipse.core.gui.rows.OOoRow
Save the configuration element preferences.
savePreferences() - Method in class org.openoffice.ide.eclipse.core.gui.rows.SdkRow
Save the configuration element preferences.
savePreferences() - Method in class org.openoffice.ide.eclipse.core.gui.SDKTable
Saves the SDK preferences.
saveSDKs() - Static method in class org.openoffice.ide.eclipse.core.model.SDKContainer
Saves the SDK already configured instances to the preferences.
saveWidgetValues() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.UnoPackageExportPage
Stores the controls values for the next instance of the page.
SDK_DIALOG_IMAGE - Static variable in class org.openoffice.ide.eclipse.core.i18n.ImagesConstants
 
SDKContainer - Class in org.openoffice.ide.eclipse.core.model
Singleton object containing the SDK instances.
SdkRow - Class in org.openoffice.ide.eclipse.core.gui.rows
Row displaying the selection of an SDK instance.
SdkRow(Composite, String, ISdk) - Constructor for class org.openoffice.ide.eclipse.core.gui.rows.SdkRow
Constructor.
SDKTable - Class in org.openoffice.ide.eclipse.core.gui
This class creates the whole SDK table with it's viewer and content provider.
SDKTable(Composite) - Constructor for class org.openoffice.ide.eclipse.core.gui.SDKTable
Main constructor of the SDK Table.
select(int) - Method in class org.openoffice.ide.eclipse.core.gui.rows.ChoiceRow
Select the item at the position corresponding to index.
select(String) - Method in class org.openoffice.ide.eclipse.core.gui.rows.ChoiceRow
Set the provided text as the active item if the item is present in the choice.
selectComment(int) - Method in class org.openoffice.ide.eclipse.core.editors.idl.UnoidlDoubleClickStrategy
Test if the caret is positioned in a comment partition.
selectionChanged(IAction, ISelection) - Method in class org.openoffice.ide.eclipse.core.actions.AbstractPulldownAction
selectionChanged(IAction, ISelection) - Method in class org.openoffice.ide.eclipse.core.actions.ConvertToManifestAction
selectionChanged(IAction, ISelection) - Method in class org.openoffice.ide.eclipse.core.actions.NewUnoProjectAction
selectionChanged(SelectionChangedEvent) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewInterfaceWizardPage
selectLocale(Locale) - Method in class org.openoffice.ide.eclipse.core.editors.description.GeneralSection
The locale selection has changed.
selectLocale(Locale) - Method in class org.openoffice.ide.eclipse.core.editors.description.LicenseSection
The locale selection has changed.
selectLocale(Locale) - Method in class org.openoffice.ide.eclipse.core.editors.description.PublisherSection
The locale selection has changed.
selectLocale(Locale) - Method in class org.openoffice.ide.eclipse.core.editors.description.ReleaseNotesSection
The locale selection has changed.
selectLocale(Locale) - Method in interface org.openoffice.ide.eclipse.core.editors.utils.ILocaleListener
The locale selection has changed.
selectLocale(Locale) - Method in class org.openoffice.ide.eclipse.core.editors.utils.LocalizedSection
The locale selection has changed.
selectReveal(Object) - Method in class org.openoffice.ide.eclipse.core.editors.utils.SourcePage
selectWord(int) - Method in class org.openoffice.ide.eclipse.core.editors.idl.UnoidlDoubleClickStrategy
Test if the caret is positioned in a word partition.
serialize(OutputStream) - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
Serializes the data in XML to an output stream.
SERVICE - Static variable in class org.openoffice.ide.eclipse.core.i18n.ImagesConstants
 
SERVICE - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
 
SERVICE_PAGE_ID - Static variable in class org.openoffice.ide.eclipse.core.wizards.ServiceWizardSet
 
ServiceWizardSet - Class in org.openoffice.ide.eclipse.core.wizards
This wizard page set manages a service page and an interface page.
ServiceWizardSet(IWizard) - Constructor for class org.openoffice.ide.eclipse.core.wizards.ServiceWizardSet
Constructor.
setAcceptByUser(boolean) - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
 
setActive(boolean) - Method in class org.openoffice.ide.eclipse.core.editors.utils.SourcePage
setActivePart(IAction, IWorkbenchPart) - Method in class org.openoffice.ide.eclipse.core.actions.ConvertToManifestAction
setBrowseSelectionListener(SelectionListener) - Method in class org.openoffice.ide.eclipse.core.gui.rows.ChoiceRow
Set the listener for the browse button action.
setChildrenSeparator(String) - Method in interface org.openoffice.ide.eclipse.core.model.IUnoComposite
defines the string which has to be inserted between two children.
setCompanyPrefix(String) - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
Sets the company prefix.
setConfigurationElement(IConfigurationElement) - Method in class org.openoffice.ide.eclipse.core.model.language.AbstractLanguage
 
setConnectionPatterns(String, String) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.BaseUnoConnectionPage
Defines the patterns of code to instantiate a pipe or socket UNO connection.
setContents(List<IResource>) - Method in class org.openoffice.ide.eclipse.core.editors.pack.ContentsSection
Updates the section using the new contents.
setDefaultIcon(String) - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
 
setDefaultPreferences() - Static method in class org.openoffice.ide.eclipse.core.OOEclipsePlugin
Method that initialize the default preferences of the plugin.
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.openoffice.ide.eclipse.core.launch.office.OfficeTab
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.openoffice.ide.eclipse.core.launch.office.PackageConfigTab
setDefaults(ILaunchConfigurationWorkingCopy) - Method in class org.openoffice.ide.eclipse.core.launch.UreTab
setDescriptions(Map<Locale, IFile>) - Method in class org.openoffice.ide.eclipse.core.editors.pack.PackageDescriptionSection
Set the package descriptions to show in the section.
setDisableServicePage(String) - Method in class org.openoffice.ide.eclipse.core.wizards.NewUnoProjectWizard
Force the inheritance interface to a given value and do not show the service creation pages.
setDocument(IDocument) - Method in class org.openoffice.ide.eclipse.core.editors.syntax.NonRuleBasedDamagerRepairer
setElement(IAdaptable) - Method in class org.openoffice.ide.eclipse.core.preferences.ProjectPropertiesPage
setEnabled(boolean) - Method in class org.openoffice.ide.eclipse.core.gui.rows.BooleanRow
Set the enabled state of the field and the browse button if the latter exists.
setEnabled(boolean) - Method in class org.openoffice.ide.eclipse.core.gui.rows.LabeledRow
Set the enabled state of the field and the browse button if the latter exists.
setFieldChangedListener(IFieldChangedListener) - Method in class org.openoffice.ide.eclipse.core.gui.rows.LabeledRow
Defines the listener that will react to the field changes.
setFilteredElements(List<IResource>) - Method in class org.openoffice.ide.eclipse.core.gui.ProjectSelectionDialog
Set the list of elements which should be shown in the dialog.
setFocus() - Method in class org.openoffice.ide.eclipse.core.gui.rows.TextRow
Sets the focus on the row.
setGenerateManifest(boolean) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.ManifestExportPageController
Sets whether to use an existing manifest file or generate a new one (note that the generated manifest file may or may not be saved).
setHCIcon(String) - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
 
setHidden(IWizardPage, boolean) - Method in class org.openoffice.ide.eclipse.core.wizards.utils.WizardPageSet
Set a page as hidden in the wizard.
setHome(String) - Method in interface org.openoffice.ide.eclipse.core.model.config.IOOo
Set the home directory.
setHome(String) - Method in interface org.openoffice.ide.eclipse.core.model.config.ISdk
Set the new SDK Home after having checked for the existence of the idl and settings directory.
setId(String) - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
 
setIdlDir(String) - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
Defines the directory containing the IDL files.
setIndented(boolean) - Method in interface org.openoffice.ide.eclipse.core.model.IUnoComposite
sets whether the output string of the text composite will be indented or not.
setIndex(int) - Method in class org.openoffice.ide.eclipse.core.editors.utils.SourcePage
setInheritanceName(String, boolean) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewServiceWizardPage
Sets the name of the exported interface.
setInterfaceName(String) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.InterfacesTable.InheritanceLine
Set the interface name.
setLabel(String) - Method in class org.openoffice.ide.eclipse.core.gui.rows.BooleanRow
Replace the current label by a new one.
setLabel(String) - Method in class org.openoffice.ide.eclipse.core.gui.rows.LabeledRow
Replace the current label by a new one.
setLanguage(AbstractLanguage) - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
Set the language of the project implementation.
setLanguagePage(LanguageWizardPage) - Method in class org.openoffice.ide.eclipse.core.wizards.NewUnoProjectWizard
Set the language page to use for the project.
setLevel(LogLevels) - Static method in class org.openoffice.ide.eclipse.core.PluginLogger
Changes the minimum level of the message printed to the log view.
setLibraries(PackagePropertiesModel) - Method in class org.openoffice.ide.eclipse.core.editors.pack.LibsSection
Fill the libraries section from the properties file.
setLoadManifestPath(String) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.ManifestExportPageController
Setting this value has no effect unless ManifestExportPageController.isLoadManifestPathEnabled() returns true.
setLocalRegs(List<String>) - Method in class org.openoffice.ide.eclipse.core.office.TypesGetter
 
setManifestPath(IFile) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.ManifestExportPage
Define the manifest file to generate and force the dialog to this value.
setMaxOOo(String) - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
 
setMessageVisible(boolean) - Method in class org.openoffice.ide.eclipse.core.editors.utils.OOTextEditor
Hide or Show the message box of the editor.
setMinOOo(String) - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
 
setModel(DescriptionModel) - Method in class org.openoffice.ide.eclipse.core.editors.description.DescriptionFormPage
 
setModel(ModelType) - Method in class org.openoffice.ide.eclipse.core.editors.utils.AbstractSection
 
setModel(DescriptionModel) - Method in class org.openoffice.ide.eclipse.core.model.description.PublisherInfos
Set the description model in order to be able to fire the model changes.
setName(String) - Method in class org.openoffice.ide.eclipse.core.model.description.PublisherInfos
 
setName(String, boolean) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
Sets the name of the element to create.
setOOo(IOOo) - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
Sets the selected OOo.
setOOo(IOOo) - Method in class org.openoffice.ide.eclipse.core.office.TypesGetter
Set the OOo instance to use for the different operations.
setOOoInstance(IOOo) - Method in class org.openoffice.ide.eclipse.core.unotypebrowser.UnoTypeProvider
Sets the OOo if the new one is different from the old one.
setOOoInstance(IOOo) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
Set the OOo instance to query the types from.
setOptional(boolean) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.InterfacesTable.InheritanceLine
Set whether the inheritance is optional or not.
setOutputExtension(String) - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
Sets the output extension.
setPackage(String, boolean) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
the container name of the type to create is composed of two parts: the package root and the package.
setPackageRoot(String) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
The container name of the type to create is composed of two parts: the package root and the package; this method sets the first part.
setPage(ManifestExportPage) - Method in class org.openoffice.ide.eclipse.core.model.language.LanguageExportPart
 
setPatterns(String, String) - Method in class org.openoffice.ide.eclipse.core.gui.ConnectionConfigPanel
Set the patterns to use in ConnectionConfigPanel.getConnectionCode().
setPlatforms(String) - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
 
setProject(IUnoidlProject) - Method in class org.openoffice.ide.eclipse.core.gui.PackageContentSelector
Set the project to work on.
setProject(IUnoidlProject) - Method in class org.openoffice.ide.eclipse.core.unotypebrowser.UnoTypeProvider
Set the UNO project for which to get the UNO types.
setProject(IUnoidlProject) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.ManifestExportPage
 
setProjectInfos(UnoFactoryData) - Method in class org.openoffice.ide.eclipse.core.model.language.LanguageWizardPage
Fills the page with the project creation informations.
setProperty(String, String) - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
Set a property to the project.
setProperty(String, Object) - Method in class org.openoffice.ide.eclipse.core.model.UnoFactoryData
Add or replace the property value associated with the key.
setPublished(boolean, boolean) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
Sets whether the type is published or not.
setQuiet(boolean) - Method in class org.openoffice.ide.eclipse.core.model.pack.PackagePropertiesModel
Set whether the changes should be notified to the listeners or not.
setSaveManifest(boolean) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.ManifestExportPageController
Setting this value has no effect unless the manifest is generated, but setting it to true will save the manifest to the path returned by ManifestExportPageController.getSaveManifestPath().
setSaveManifestPath(String) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.ManifestExportPageController
Setting this value has no effect unless ManifestExportPageController.isSaveManifestPathEnabled() returns true.
setSdk(ISdk) - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
Sets the selected SDK.
setSelected(List<IResource>) - Method in class org.openoffice.ide.eclipse.core.gui.PackageContentSelector
Set the given resources to selected.
setSelectedType(InternalUnoType) - Method in class org.openoffice.ide.eclipse.core.unotypebrowser.UnoTypeBrowser
Set the type selected in the list.
setSelection(ISelection) - Method in class org.openoffice.ide.eclipse.core.gui.AbstractTable
setShowOnlyFolders(boolean) - Method in class org.openoffice.ide.eclipse.core.gui.ProjectSelectionDialog
Set whether to show or hide the files.
setSourcesDir(String) - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
Defines the directory containing the sources.
setSuppressOnUpdate(boolean) - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
 
setSuspendEvent(boolean) - Method in class org.openoffice.ide.eclipse.core.model.description.DescriptionModel
setSuspendEvent(boolean) - Method in interface org.openoffice.ide.eclip