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

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, Object) - Constructor for class org.openoffice.ide.eclipse.core.gui.rows.AbstractConfigRow
Constructor.
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.
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.
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.PackagePropertiesModel
Adds a Basic library folder to the package.
addBasicLibraryFile(File) - Method in class org.openoffice.ide.eclipse.core.model.UnoPackage
Add a basic library to the package.
addChangeListener(IPackageChangeListener) - Method in class org.openoffice.ide.eclipse.core.model.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.
addComponentFile(File, String) - Method in class org.openoffice.ide.eclipse.core.model.UnoPackage
Add a uno component file, for example a jar, shared library or python file containing the uno implementation.
addComponentFile(File, String, String) - Method in class org.openoffice.ide.eclipse.core.model.UnoPackage
Add a uno component file, for example a jar, shared library or python file containing the uno implementation.
addConfigurationDataFile(File) - Method in class org.openoffice.ide.eclipse.core.model.UnoPackage
Add an xcu configuration to the package.
addConfigurationSchemaFile(File) - Method in class org.openoffice.ide.eclipse.core.model.UnoPackage
Add an xcs configuration to the package.
addContent(IResource) - Method in class org.openoffice.ide.eclipse.core.model.PackagePropertiesModel
Adds a file or directory to the package properties.
addContent(File) - Method in class org.openoffice.ide.eclipse.core.model.UnoPackage
Add a file or directory to the package.
addDescriptionFile(IFile, Locale) - Method in class org.openoffice.ide.eclipse.core.model.PackagePropertiesModel
Adds a localized package description file.
addDialogLibrary(IFolder) - Method in class org.openoffice.ide.eclipse.core.model.PackagePropertiesModel
Adds a basic dialog library folder to the package.
addDialogLibraryFile(File) - Method in class org.openoffice.ide.eclipse.core.model.UnoPackage
Add a dialog library to the package.
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.
addLanguageDependencies(IUnoidlProject, IProgressMonitor) - Method in interface org.openoffice.ide.eclipse.core.model.language.IProjectHandler
Adds the language specific dependencies for the project.
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(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(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.
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.
addOtherFile(File) - Method in class org.openoffice.ide.eclipse.core.model.UnoPackage
Adds a file or directory to the package but do not include it in the manifest.
addPackageDescription(File, Locale) - Method in class org.openoffice.ide.eclipse.core.model.UnoPackage
Add a localized description of the package.
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.PackagePropertiesEditor
addPages() - Method in class org.openoffice.ide.eclipse.core.wizards.NewUnoProjectWizard
addPages() - Method in class org.openoffice.ide.eclipse.core.wizards.NewUreAppWizard
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.
addRange(TextPresentation, int, int, TextAttribute) - Method in class org.openoffice.ide.eclipse.core.editors.syntax.NonRuleBasedDamagerRepairer
Adds style information to the given text presentation.
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
addTypelibraryFile(File, String) - Method in class org.openoffice.ide.eclipse.core.model.UnoPackage
Add a type library to the package.
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.
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
 
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.Colors
 
C_BACKGROUND - Static variable in interface org.openoffice.ide.eclipse.core.editors.Colors
 
C_COMMENT - Static variable in interface org.openoffice.ide.eclipse.core.editors.Colors
 
C_KEYWORD - Static variable in interface org.openoffice.ide.eclipse.core.editors.Colors
 
C_MODIFIER - Static variable in interface org.openoffice.ide.eclipse.core.editors.Colors
 
C_PREPROCESSOR - Static variable in interface org.openoffice.ide.eclipse.core.editors.Colors
 
C_STRING - Static variable in interface org.openoffice.ide.eclipse.core.editors.Colors
 
C_TEXT - Static variable in interface org.openoffice.ide.eclipse.core.editors.Colors
 
C_TYPE - Static variable in interface org.openoffice.ide.eclipse.core.editors.Colors
 
C_XML_TAG - Static variable in interface org.openoffice.ide.eclipse.core.editors.Colors
 
canFlipToNextPage() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewUnoFilePage
canLeaveThePage() - Method in class org.openoffice.ide.eclipse.core.editors.SourcePage
canManagePackages() - Method in interface org.openoffice.ide.eclipse.core.preferences.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
 
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 In order to use this class correctly, please add items and define the default one.
ChoiceRow(Composite, String, String) - Constructor for class org.openoffice.ide.eclipse.core.gui.rows.ChoiceRow
Create a new choice row.
ChoiceRow(Composite, String, String, String) - Constructor for class org.openoffice.ide.eclipse.core.gui.rows.ChoiceRow
Create a new choice row with a button on the right.
ChoiceRow(Composite, String) - Constructor for class org.openoffice.ide.eclipse.core.gui.rows.ChoiceRow
Create a new choice row.
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.PackagePropertiesModel
Removes all the basic libraries from the package properties.
clearContents() - Method in class org.openoffice.ide.eclipse.core.model.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.PackagePropertiesModel
Removes all the description files from the package properties.
clearDialogLibraries() - Method in class org.openoffice.ide.eclipse.core.model.PackagePropertiesModel
Removes all the dialog libraries from the package properties.
close() - Method in class org.openoffice.ide.eclipse.core.model.UnoPackage
Writes the package on the disk and cleans up the data.
ColorProvider - Class in org.openoffice.ide.eclipse.core.editors
This class provides colors of the editor to all the other objects.
ColorProvider() - Constructor for class org.openoffice.ide.eclipse.core.editors.ColorProvider
Default constructor getting the preferences.
Colors - Interface in org.openoffice.ide.eclipse.core.editors
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.preferences.IConfigListener
Method fired when a config element has been added to the container.
ConfigAdded(Object) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewUnoProjectPage
Method fired when a config element has been added to the container.
ConfigRemoved(Object) - Method in interface org.openoffice.ide.eclipse.core.preferences.IConfigListener
Method fired when a config element has been removed from the container.
ConfigRemoved(Object) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewUnoProjectPage
Method fired when a config element has been removed from the container.
ConfigUpdated(Object) - Method in interface org.openoffice.ide.eclipse.core.preferences.IConfigListener
Method fired when a config element has been updated in the container.
ConfigUpdated(Object) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewUnoProjectPage
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.
configureProject(UnoFactoryData) - 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
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.
ContentsSection - Class in org.openoffice.ide.eclipse.core.editors
Content section of the Package Contents editor page.
ContentsSection(PackageContentsFormPage) - Constructor for class org.openoffice.ide.eclipse.core.editors.ContentsSection
Constructor.
copyFile(File, File, boolean) - Static method in class org.openoffice.ide.eclipse.core.utils.FileHelper
Copy the file src into the file dst.
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.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.
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) - 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) - 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.UreTab
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.PackageExportWizardPage
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.RegDocumentProvider
createDocument(Object) - Method in class org.openoffice.ide.eclipse.core.editors.UnoidlDocumentProvider
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.PackageContentsFormPage
createFormContent(IManagedForm) - Method in class org.openoffice.ide.eclipse.core.editors.PackageLicenseFormPage
createFormContent(IManagedForm) - Method in class org.openoffice.ide.eclipse.core.editors.PackageOverviewFormPage
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.
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.
createPartControl(Composite) - Method in class org.openoffice.ide.eclipse.core.editors.SourcePage
createPresentation(TextPresentation, ITypedRegion) - Method in class org.openoffice.ide.eclipse.core.editors.syntax.NonRuleBasedDamagerRepairer
createRegistrationSystem(IUnoidlProject) - Method in interface org.openoffice.ide.eclipse.core.model.language.IProjectHandler
Adds the necessary code for the registration of several services implementation.
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.RegEditor
createSourceViewer(Composite, IVerticalRuler, int) - Method in class org.openoffice.ide.eclipse.core.editors.UnoidlEditor
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
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.preferences.IOOo
Returns a command to execute a uno component.
createUnoidlFile(IFolder, String) - Static method in class org.openoffice.ide.eclipse.core.wizards.pages.NewUnoFilePage
This method help creating a new unoidl file with it's basic content.
createUnoidlFile(IFolder, String, IWorkbench) - Static method in class org.openoffice.ide.eclipse.core.wizards.pages.NewUnoFilePage
This method help creating a new unoidl file with it's basic content.

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
 
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.
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) - Constructor for class org.openoffice.ide.eclipse.core.gui.rows.DialogRow
Simple constructor for the Dialog row creation.
DialogRow(Composite, String, String, String) - 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.NewUnoFileAction
dispose() - Method in class org.openoffice.ide.eclipse.core.actions.NewUnoProjectAction
dispose() - Method in class org.openoffice.ide.eclipse.core.editors.ColorProvider
Disposing the color provider.
dispose() - Method in class org.openoffice.ide.eclipse.core.editors.UnoidlEditor
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.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() - 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.model.UnoPackage
Cleans up the data structure.
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(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.PackagePropertiesEditor
doSaveAs() - Method in class org.openoffice.ide.eclipse.core.editors.PackagePropertiesEditor
doSaveDocument(IProgressMonitor, Object, IDocument, boolean) - Method in class org.openoffice.ide.eclipse.core.editors.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.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
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.
FileHelper - Class in org.openoffice.ide.eclipse.core.utils
Utility class for file handling.
FileHelper() - Constructor for class org.openoffice.ide.eclipse.core.utils.FileHelper
 
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.
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.
fireFieldChangedEvent(FieldEvent) - Method in class org.openoffice.ide.eclipse.core.gui.rows.LabeledRow
Fires a change of the row.
firePackageChanged() - Method in class org.openoffice.ide.eclipse.core.model.PackagePropertiesModel
Notify that the package properties model has changed.
firePackageSaved() - Method in class org.openoffice.ide.eclipse.core.model.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

G

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.OOEclipsePlugin
Convenience method returning the active workbench page.
getBasicLibraries() - Method in class org.openoffice.ide.eclipse.core.editors.LibsSection
 
getBasicLibraries() - Method in class org.openoffice.ide.eclipse.core.model.PackagePropertiesModel
 
getBinPath() - Method in interface org.openoffice.ide.eclipse.core.preferences.IOOo
Returns the path to any folder containing binaries in the OOo installation.
getBinPath() - Method in interface org.openoffice.ide.eclipse.core.preferences.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.preferences.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.UnoidlConfiguration
 
getColor(String) - Method in class org.openoffice.ide.eclipse.core.editors.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.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
getContainedFile(IProject) - Static method in class org.openoffice.ide.eclipse.core.model.UnoPackage
Get the list of the files contained in the minimal UNO package.
getContainedFiles() - Method in class org.openoffice.ide.eclipse.core.model.UnoPackage
 
getContents() - Method in class org.openoffice.ide.eclipse.core.editors.ContentsSection
 
getContents() - Method in class org.openoffice.ide.eclipse.core.model.PackagePropertiesModel
 
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
 
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.PackagePropertiesModel
 
getDescriptions() - Method in class org.openoffice.ide.eclipse.core.editors.PackageDescriptionSection
 
getDialogLibraries() - Method in class org.openoffice.ide.eclipse.core.editors.LibsSection
 
getDialogLibraries() - Method in class org.openoffice.ide.eclipse.core.model.PackagePropertiesModel
 
getDocScanner() - Method in class org.openoffice.ide.eclipse.core.editors.UnoidlConfiguration
 
getDoubleClickStrategy(ISourceViewer, String) - Method in class org.openoffice.ide.eclipse.core.editors.UnoidlConfiguration
getEditor() - Method in class org.openoffice.ide.eclipse.core.editors.SourcePage
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.preferences.InvalidConfigException
Returns the error code of the exception among the constants of the InvalidSDKException class.
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() - Method in class org.openoffice.ide.eclipse.core.utils.ZipContent
 
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
 
getHome() - Method in interface org.openoffice.ide.eclipse.core.preferences.IOOo
Returns the path to the OpenOffice.org home directory.
getHome() - Method in interface org.openoffice.ide.eclipse.core.preferences.ISdk
Returns the SDK home directory.
getId() - Method in class org.openoffice.ide.eclipse.core.editors.SourcePage
getId() - Method in interface org.openoffice.ide.eclipse.core.preferences.ISdk
Returns the SDK build id without the parenthesized string.
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.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.
getIndex() - Method in class org.openoffice.ide.eclipse.core.editors.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.preferences.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 interface org.openoffice.ide.eclipse.core.model.language.ILanguage
 
getLanguageUI() - Method in interface org.openoffice.ide.eclipse.core.model.language.ILanguage
 
getLibraryPath(IUnoidlProject) - Method in interface org.openoffice.ide.eclipse.core.model.language.IProjectHandler
 
getLibsPath() - Method in interface org.openoffice.ide.eclipse.core.preferences.IOOo
Returns the path to the OpenOffice.org shared libraries.
getLines() - Method in class org.openoffice.ide.eclipse.core.gui.AbstractTable
Convenient method to get the table lines.
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.SourcePage
getMenu(Control) - Method in class org.openoffice.ide.eclipse.core.actions.AbstractPulldownAction
getModel() - Method in class org.openoffice.ide.eclipse.core.editors.PackagePropertiesEditor
 
getName() - Method in class org.openoffice.ide.eclipse.core.launch.UreTab
getName() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
 
getName() - Method in interface org.openoffice.ide.eclipse.core.preferences.IOOo
Returns the OOo name.
getName() - Method in class org.openoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
 
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
 
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.wizards.pages.NewUnoProjectPage
 
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.
getOutputPath() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.PackageExportWizardPage
 
getPackage() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
 
getPackageExtension() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.PackageExportWizardPage
 
getPackageRoot() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
 
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.SourcePage
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.UnoidlConfiguration
 
getPresentationReconciler(ISourceViewer) - Method in class org.openoffice.ide.eclipse.core.editors.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.PackageContentsFormPage
 
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.NewScopedElementWizardPage
 
getProject() - Method in class org.openoffice.ide.eclipse.core.wizards.pages.PackageExportWizardPage
 
getProjectHandler() - Method in interface org.openoffice.ide.eclipse.core.model.language.ILanguage
 
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
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
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.
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.wizards.pages.NewUnoProjectPage
 
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
getSelectionName(Object) - Method in class org.openoffice.ide.eclipse.core.gui.rows.AbstractConfigRow
Computes the name to use to select the given object.
getSelectionName(Object) - Method in class org.openoffice.ide.eclipse.core.gui.rows.OOoRow
Computes the name to use to select the given object.
getSelectionName(Object) - Method in class org.openoffice.ide.eclipse.core.gui.rows.SdkRow
Computes the name to use to select the given object.
getServicesPath() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
 
getServicesPath() - Method in interface org.openoffice.ide.eclipse.core.preferences.IOOo
 
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.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.
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.IUnoidlProject
 
getTypesPath() - Method in interface org.openoffice.ide.eclipse.core.preferences.IOOo
 
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.preferences.IOOo
 
getUnorcPath() - Method in interface org.openoffice.ide.eclipse.core.preferences.IOOo
 
getUrdPath() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
 
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.
getWizardPage(UnoFactoryData) - Method in interface org.openoffice.ide.eclipse.core.model.language.ILanguageUI
Returns the wizard page to insert after the new UNO project page.
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.
HYPER - Static variable in class org.openoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
 

I

IConfigListener - Interface in org.openoffice.ide.eclipse.core.preferences
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.
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.
ILanguage - Interface in org.openoffice.ide.eclipse.core.model.language
This interface has to be implemented to add a new supported language to the plugin.
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.
ILanguageUI - Interface in org.openoffice.ide.eclipse.core.model.language
Provides an access to the UI elements of the ILanguage.
IListenablePage - Interface in org.openoffice.ide.eclipse.core.wizards.utils
Interface that pages have to implement to be listened using IPageListener.
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.
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.NewUnoFileAction
init(IWorkbenchWindow) - Method in class org.openoffice.ide.eclipse.core.actions.NewUnoProjectAction
init(IEditorSite, IEditorInput) - Method in class org.openoffice.ide.eclipse.core.editors.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.NewUnoFileWizard
init(IWorkbench, IStructuredSelection) - Method in class org.openoffice.ide.eclipse.core.wizards.PackageExportWizard
initialize(FormEditor) - Method in class org.openoffice.ide.eclipse.core.editors.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.UreTab
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.preferences.InvalidConfigException
The error points to an invalid OOo home path.
INVALID_SDK_HOME - Static variable in exception org.openoffice.ide.eclipse.core.preferences.InvalidConfigException
The error points to an invalid SDK home path.
InvalidConfigException - Exception in org.openoffice.ide.eclipse.core.preferences
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.preferences.InvalidConfigException
Constructor of the invalid SDK exception.
InvalidConfigException(String, int, Throwable) - Constructor for exception org.openoffice.ide.eclipse.core.preferences.InvalidConfigException
Constructor of the invalid SDK exception.
IOOo - Interface in org.openoffice.ide.eclipse.core.preferences
Interface for an OpenOffice.org configuration instance.
IPackageChangeListener - Interface in org.openoffice.ide.eclipse.core.model
 
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.
isActive() - Method in class org.openoffice.ide.eclipse.core.editors.SourcePage
isContainedInPackage(IResource) - Static method in class org.openoffice.ide.eclipse.core.model.UnoPackage
Checks if the resource is contained in the UNO package.
isDirectory() - Method in class org.openoffice.ide.eclipse.core.builders.VisitableFile
 
isDirty() - Method in class org.openoffice.ide.eclipse.core.editors.PackagePropertiesEditor
isDirty() - Method in class org.openoffice.ide.eclipse.core.model.PackagePropertiesModel
 
ISdk - Interface in org.openoffice.ide.eclipse.core.preferences
Interface defining an OpenOffice.org SDK.
isEditor() - Method in class org.openoffice.ide.eclipse.core.editors.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.
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.PackagePropertiesEditor
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) - Constructor for class org.openoffice.ide.eclipse.core.gui.rows.LabeledRow
Create a field base.
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.
LAST_EXPORT_DIR - Static variable in class org.openoffice.ide.eclipse.core.wizards.pages.PackageExportWizardPage
 
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
 
LAYOUT_COLUMNS - Static variable in class org.openoffice.ide.eclipse.core.gui.rows.LabeledRow
 
LibsSection - Class in org.openoffice.ide.eclipse.core.editors
Basic and dialog libraries section of the Contents form page of the package editor.
LibsSection(PackageContentsFormPage) - Constructor for class org.openoffice.ide.eclipse.core.editors.LibsSection
Constructor.
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.
loadFromSource() - Method in class org.openoffice.ide.eclipse.core.editors.PackagePropertiesEditor
Loads the properties model from the source editor page.
LocaleCellProvider - Class in org.openoffice.ide.eclipse.core.gui
 
LocaleCellProvider(Composite) - Constructor for class org.openoffice.ide.eclipse.core.gui.LocaleCellProvider
 
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
 
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.ColorProvider
 
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.
mEntryName - Variable in class org.openoffice.ide.eclipse.core.utils.ZipContent
 
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
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
 
mFile - Variable in class org.openoffice.ide.eclipse.core.utils.ZipContent
 
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
 
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
 
move(File, File, boolean) - Static method in class org.openoffice.ide.eclipse.core.utils.FileHelper
Moves the src directory or file to the dst container.
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.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
 
NEWFILE_WIZ - 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.
NewUnoFileAction - Class in org.openoffice.ide.eclipse.core.actions
This action is used to create a new UNO File.
NewUnoFileAction() - Constructor for class org.openoffice.ide.eclipse.core.actions.NewUnoFileAction
 
NewUnoFilePage - Class in org.openoffice.ide.eclipse.core.wizards.pages
Simple Uno file creation page, this wizard will be removed when all the UNO types will have their own wizard.
NewUnoFilePage(String, IStructuredSelection) - Constructor for class org.openoffice.ide.eclipse.core.wizards.pages.NewUnoFilePage
Constructor.
NewUnoFileWizard - Class in org.openoffice.ide.eclipse.core.wizards
Wizard for the creation of UNO-IDL file.
NewUnoFileWizard() - Constructor for class org.openoffice.ide.eclipse.core.wizards.NewUnoFileWizard
Default constructor.
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
 

O

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
 
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
 
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.
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.syntax - package org.openoffice.ide.eclipse.core.editors.syntax
 
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.model - package org.openoffice.ide.eclipse.core.model
 
org.openoffice.ide.eclipse.core.model.language - package org.openoffice.ide.eclipse.core.model.language
 
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.
OXT - Static variable in class org.openoffice.ide.eclipse.core.model.UnoPackage
 

P

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.
PackageContentsFormPage - Class in org.openoffice.ide.eclipse.core.editors
Page displaying the Package properties in a more user friendly way.
PackageContentsFormPage(FormEditor, String) - Constructor for class org.openoffice.ide.eclipse.core.editors.PackageContentsFormPage
Content form page constructor.
PackageDescriptionSection - Class in org.openoffice.ide.eclipse.core.editors
 
PackageDescriptionSection(PackageContentsFormPage) - Constructor for class org.openoffice.ide.eclipse.core.editors.PackageDescriptionSection
Constructor.
PackageExportWizard - Class in org.openoffice.ide.eclipse.core.wizards
A wizard to export the project as a UNO package.
PackageExportWizard() - Constructor for class org.openoffice.ide.eclipse.core.wizards.PackageExportWizard
 
PackageExportWizardPage - Class in org.openoffice.ide.eclipse.core.wizards.pages
Page of the OpenOffice.org package export wizard.
PackageExportWizardPage(String, IStructuredSelection) - Constructor for class org.openoffice.ide.eclipse.core.wizards.pages.PackageExportWizardPage
Constructor.
PackageLicenseFormPage - Class in org.openoffice.ide.eclipse.core.editors
The form page of the package editor helping to configure the project's licenses.
PackageLicenseFormPage(FormEditor, String) - Constructor for class org.openoffice.ide.eclipse.core.editors.PackageLicenseFormPage
Constructor.
PackageOverviewFormPage - Class in org.openoffice.ide.eclipse.core.editors
The form page of the package editor helping to configure the project's description and main properties.
PackageOverviewFormPage(FormEditor, String) - Constructor for class org.openoffice.ide.eclipse.core.editors.PackageOverviewFormPage
Constructor.
packagePropertiesChanged() - Method in interface org.openoffice.ide.eclipse.core.model.IPackageChangeListener
Method called each time the listened package properties model has changed.
PackagePropertiesEditor - Class in org.openoffice.ide.eclipse.core.editors
The project package editor.
PackagePropertiesEditor() - Constructor for class org.openoffice.ide.eclipse.core.editors.PackagePropertiesEditor
Default constructor.
PackagePropertiesModel - Class in org.openoffice.ide.eclipse.core.model
 
PackagePropertiesModel(IFile) - Constructor for class org.openoffice.ide.eclipse.core.model.PackagePropertiesModel
Create a new package.properties model for a given file.
packagePropertiesSaved() - Method in interface org.openoffice.ide.eclipse.core.model.IPackageChangeListener
Method called each time the listened package properties model is saved.
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.
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.NewUnoFileWizard
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
 
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 ILanguage.
PROJECT_NAME - Static variable in interface org.openoffice.ide.eclipse.core.launch.IUreLaunchConstants
 
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
 

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.
RegDocumentProvider - Class in org.openoffice.ide.eclipse.core.editors
Provides the document content for the registry editor.
RegDocumentProvider() - Constructor for class org.openoffice.ide.eclipse.core.editors.RegDocumentProvider
Default constructor.
RegEditor - Class in org.openoffice.ide.eclipse.core.editors
Editor class to view the UNO registries, ie .urd and .rdb files.
RegEditor() - Constructor for class org.openoffice.ide.eclipse.core.editors.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.
reloadFromString(String) - Method in class org.openoffice.ide.eclipse.core.model.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.
remove(File) - Static method in class org.openoffice.ide.eclipse.core.utils.FileHelper
Removes a file or directory.
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(IPackageChangeListener) - Method in class org.openoffice.ide.eclipse.core.model.PackagePropertiesModel
Removes a class listening the model changes.
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.
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(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(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.
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.
removeSelectionChangedListener(ISelectionChangedListener) - Method in class org.openoffice.ide.eclipse.core.gui.AbstractTable
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
 
run(IAction) - Method in class org.openoffice.ide.eclipse.core.actions.NewUnoFileAction
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
runTool(IUnoidlProject, String, IProgressMonitor) - Method in interface org.openoffice.ide.eclipse.core.preferences.ISdk
Create a process for the given shell command.
runToolWithEnv(IUnoidlProject, String, String[], IProgressMonitor) - Method in interface org.openoffice.ide.eclipse.core.preferences.ISdk
Create a process for the given shell command.
runUno(IUnoidlProject, String, String, ILaunch, IProgressMonitor) - Method in interface org.openoffice.ide.eclipse.core.preferences.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.
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.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.NewUnoFileAction
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
selectReveal(Object) - Method in class org.openoffice.ide.eclipse.core.editors.SourcePage
selectWord(int) - Method in class org.openoffice.ide.eclipse.core.editors.UnoidlDoubleClickStrategy
Test if the caret is positioned in a word partition.
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.
setActive(boolean) - Method in class org.openoffice.ide.eclipse.core.editors.SourcePage
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.
setContents(List<IResource>) - Method in class org.openoffice.ide.eclipse.core.editors.ContentsSection
Updates the section using the new contents.
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.UreTab
setDescriptions(Map<Locale, IFile>) - Method in class org.openoffice.ide.eclipse.core.editors.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.
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.preferences.IOOo
Set the home directory.
setHome(String) - Method in interface org.openoffice.ide.eclipse.core.preferences.ISdk
Set the new SDK Home after having checked for the existence of the idl and settings directory.
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.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(ILanguage) - 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.LibsSection
Fill the libraries section from the properties file.
setLocalRegs(List<String>) - Method in class org.openoffice.ide.eclipse.core.office.TypesGetter
 
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.
setProject(IUnoidlProject) - Method in class org.openoffice.ide.eclipse.core.unotypebrowser.UnoTypeProvider
Set the UNO project for which to get the UNO types.
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.PackagePropertiesModel
Set whether the changes should be notified to the listeners or not.
setSdk(ISdk) - Method in interface org.openoffice.ide.eclipse.core.model.IUnoidlProject
Sets the selected SDK.
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.
setTooltip(String) - Method in class org.openoffice.ide.eclipse.core.gui.rows.BooleanRow
Set the tooltip message of the row.
setTooltip(String) - Method in class org.openoffice.ide.eclipse.core.gui.rows.LabeledRow
Set the tooltip message of the row.
setToolTipText(String) - Method in class org.openoffice.ide.eclipse.core.gui.AbstractTable
setType(int) - Method in interface org.openoffice.ide.eclipse.core.model.IUnoComposite
sets the type of the composite.
setUnoidlProject(IUnoidlProject) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
Sets the UNO project in which to create the scoped name type.
setValue(String, Object) - Method in interface org.openoffice.ide.eclipse.core.gui.ITableElement
Sets the column value corresponding to the property.
setValue(boolean) - Method in class org.openoffice.ide.eclipse.core.gui.rows.BooleanRow
Set a new value to the raw.
setValue(String) - Method in class org.openoffice.ide.eclipse.core.gui.rows.DialogRow
Set a new value to the row.
setValue(String) - Method in class org.openoffice.ide.eclipse.core.gui.rows.FileRow
Set a new value to the row.
setValue(String) - Method in class org.openoffice.ide.eclipse.core.gui.rows.TextRow
Set the value of the row.
setValue(String, Object) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.InterfacesTable.InheritanceLine
Sets the column value corresponding to the property.
setVisible(boolean) - Method in class org.openoffice.ide.eclipse.core.gui.rows.LabeledRow
Toggle the visibily of the line.
setVisible(boolean) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.NewScopedElementWizardPage
SHORT - Static variable in class org.openoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
 
showSpecificControls(boolean) - Method in class org.openoffice.ide.eclipse.core.wizards.pages.InterfaceMemberDialog
This method cleans up the specific composite of all its children and recreate the controls for the new type (attribute or method).
SINGLETON - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
 
SourcePage - Class in org.openoffice.ide.eclipse.core.editors
A Text editor to use as a tab in multiple page editors.
SourcePage(FormEditor, String, String) - Constructor for class org.openoffice.ide.eclipse.core.editors.SourcePage
Source editor page constructor.
start(BundleContext) - Method in class org.openoffice.ide.eclipse.core.OOEclipsePlugin
stop(BundleContext) - Method in class org.openoffice.ide.eclipse.core.OOEclipsePlugin
STRING - Static variable in class org.openoffice.ide.eclipse.core.OOEclipsePlugin
 
STRING - Static variable in class org.openoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
 
STRUCT - Static variable in class org.openoffice.ide.eclipse.core.i18n.ImagesConstants
 
STRUCT - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
 

T

TextRow - Class in org.openoffice.ide.eclipse.core.gui.rows
GUI row for a text input.
TextRow(Composite, String, String) - Constructor for class org.openoffice.ide.eclipse.core.gui.rows.TextRow
Create a new text row.
toArray() - Static method in class org.openoffice.ide.eclipse.core.model.OOoContainer
 
toArray() - Static method in class org.openoffice.ide.eclipse.core.model.SDKContainer
 
toArray(String[]) - Method in class org.openoffice.ide.eclipse.core.unotypebrowser.UnoTypeProvider
Initializes the cache if needed and get the cached data.
toggleValue() - Method in class org.openoffice.ide.eclipse.core.gui.rows.BooleanRow
Changes the value of the raw.
TOP_LEFT - Static variable in class org.openoffice.ide.eclipse.core.gui.OverlayImageIcon
 
TOP_RIGHT - Static variable in class org.openoffice.ide.eclipse.core.gui.OverlayImageIcon
 
toString() - Method in interface org.openoffice.ide.eclipse.core.model.IUnoComposite
returns the string representation of the node is it has a textual representation.
toString() - Method in class org.openoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
TYPE - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
The object is a String corresponding to the returned type of a method or the type of an attribute.
TYPE - Static variable in class org.openoffice.ide.eclipse.core.OOEclipsePlugin
 
TYPE - Static variable in class org.openoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
 
TYPE_NAME - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
The object is a single word.
TYPE_NATURE - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
The object defines which UNO type the data is describing: a module, an interface, a service...
TYPE_PUBLISHED - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
The object is a Boolean.
TYPE_ROOT_KEY - Static variable in class org.openoffice.ide.eclipse.core.builders.RegmergeBuilder
Root of the generated types, used by regmerge and javamaker.
TypeCellEditor - Class in org.openoffice.ide.eclipse.core.gui
Table cell editor for UNO types.
TypeCellEditor(Composite, int) - Constructor for class org.openoffice.ide.eclipse.core.gui.TypeCellEditor
Constructor.
TYPEDEF - Static variable in class org.openoffice.ide.eclipse.core.i18n.ImagesConstants
 
TYPEDEF - Static variable in interface org.openoffice.ide.eclipse.core.model.IUnoFactoryConstants
 
TypeProviderState - Enum in org.openoffice.ide.eclipse.core.unotypebrowser
Indicates the state of the UnoTypeProvider.
TypeRow - Class in org.openoffice.ide.eclipse.core.gui.rows
Row for the selection of a UNO type.
TypeRow(Composite, String, String, int) - Constructor for class org.openoffice.ide.eclipse.core.gui.rows.TypeRow
Creates a row for the selection of a UNO type.
TYPES - Static variable in interface org.openoffice.ide.eclipse.core.editors.syntax.IUnoidlSyntax
UNO-IDL types.
TypesBuilder - Class in org.openoffice.ide.eclipse.core.builders
Main builder of the UNO-IDL projects, it computes the language specific type files and types registry from the idl files.
TypesBuilder() - Constructor for class org.openoffice.ide.eclipse.core.builders.TypesBuilder
 
TypesGetter - Class in org.openoffice.ide.eclipse.core.office
Facade class loading all the methods using an OpenOffice.org instance.
TypesGetter() - Constructor for class org.openoffice.ide.eclipse.core.office.TypesGetter
 

U

UHYPER - Static variable in class org.openoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
 
ULONG - Static variable in class org.openoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
 
UNCHECKED - Static variable in class org.openoffice.ide.eclipse.core.i18n.ImagesConstants
 
UNO_EDITOR_ID - Static variable in class org.openoffice.ide.eclipse.core.OOEclipsePlugin
Uno idl editor ID.
UNO_NATURE_ID - Static variable in class org.openoffice.ide.eclipse.core.OOEclipsePlugin
uno nature id.
UNO_PROJECT - Static variable in class org.openoffice.ide.eclipse.core.i18n.ImagesConstants
 
UnoFactoryData - Class in org.openoffice.ide.eclipse.core.model
This class contains the data describing a the object to create by the Uno factory.
UnoFactoryData() - Constructor for class org.openoffice.ide.eclipse.core.model.UnoFactoryData
 
UnoidlConfiguration - Class in org.openoffice.ide.eclipse.core.editors
Provides the UNO-IDL editor configuration.
UnoidlConfiguration(ColorProvider) - Constructor for class org.openoffice.ide.eclipse.core.editors.UnoidlConfiguration
Default constructor using a color manager.
UnoidlDecorator - Class in org.openoffice.ide.eclipse.core.gui
For Eclipse a decorator is a small class changing an element image and/or label.
UnoidlDecorator() - Constructor for class org.openoffice.ide.eclipse.core.gui.UnoidlDecorator
 
UnoidlDocScanner - Class in org.openoffice.ide.eclipse.core.editors.syntax
UNO-IDL comment scanner.
UnoidlDocScanner(ColorProvider) - Constructor for class org.openoffice.ide.eclipse.core.editors.syntax.UnoidlDocScanner
Default constructor initializing the color manager to colorize.
UnoidlDocumentProvider - Class in org.openoffice.ide.eclipse.core.editors
The document provider used by the UNO-IDL editor.
UnoidlDocumentProvider() - Constructor for class org.openoffice.ide.eclipse.core.editors.UnoidlDocumentProvider
Default constructor.
UnoidlDoubleClickStrategy - Class in org.openoffice.ide.eclipse.core.editors
This class is responsible for the selection of words using double-clics in the UNO-IDL editor.
UnoidlDoubleClickStrategy() - Constructor for class org.openoffice.ide.eclipse.core.editors.UnoidlDoubleClickStrategy
 
UnoidlEditor - Class in org.openoffice.ide.eclipse.core.editors
Class handling the UNO-IDL text to render them in an Eclipse editor.
UnoidlEditor() - Constructor for class org.openoffice.ide.eclipse.core.editors.UnoidlEditor
Default constructor setting the correct document provider and viewer configuration.
UnoidlEditorPage - Class in org.openoffice.ide.eclipse.core.preferences
Preference page to change the UNO-IDL editor colors.
UnoidlEditorPage() - Constructor for class org.openoffice.ide.eclipse.core.preferences.UnoidlEditorPage
Default constructor loading the preferences.
UnoidlPartitionScanner - Class in org.openoffice.ide.eclipse.core.editors.syntax
Scanner splitting the text into partitions.
UnoidlPartitionScanner() - Constructor for class org.openoffice.ide.eclipse.core.editors.syntax.UnoidlPartitionScanner
Constructor defining the rules to use to match the different partitions.
UnoidlPreprocessorScanner - Class in org.openoffice.ide.eclipse.core.editors.syntax
Scanner splitting the preprocessor commands into items to be colorized.
UnoidlPreprocessorScanner(ColorProvider) - Constructor for class org.openoffice.ide.eclipse.core.editors.syntax.UnoidlPreprocessorScanner
Constructor initializing the rules for the preprocessor command analysis.
UnoidlScanner - Class in org.openoffice.ide.eclipse.core.editors.syntax
UNO-IDL code scanner.
UnoidlScanner(ColorProvider) - Constructor for class org.openoffice.ide.eclipse.core.editors.syntax.UnoidlScanner
Default constructor, initializing the rules to apply in the uno-idl code.
UnoidlWhiteSpaceDetector - Class in org.openoffice.ide.eclipse.core.editors.syntax
A basic rule to detect the white spaces in the text.
UnoidlWhiteSpaceDetector() - Constructor for class org.openoffice.ide.eclipse.core.editors.syntax.UnoidlWhiteSpaceDetector
 
UnoidlWordDetector - Class in org.openoffice.ide.eclipse.core.editors.syntax
Basic rule to detect words in the text.
UnoidlWordDetector() - Constructor for class org.openoffice.ide.eclipse.core.editors.syntax.UnoidlWordDetector
 
UnoPackage - Class in org.openoffice.ide.eclipse.core.model
This class represents a UNO package and should be used to create a UNO package.
UnoPackage(File, File) - Constructor for class org.openoffice.ide.eclipse.core.model.UnoPackage
Create a new package object.
UNOPKG - Static variable in class org.openoffice.ide.eclipse.core.model.UnoPackage
 
UnoProjectLabelProvider - Class in org.openoffice.ide.eclipse.core.gui
Class providing all the UNO projects labels to the SWT tables and trees showing UNO projects.
UnoProjectLabelProvider() - Constructor for class org.openoffice.ide.eclipse.core.gui.UnoProjectLabelProvider
 
UnoProjectPulldownAction - Class in org.openoffice.ide.eclipse.core.actions
Pulldown action for the uno projects.
UnoProjectPulldownAction() - Constructor for class org.openoffice.ide.eclipse.core.actions.UnoProjectPulldownAction
Projects pulldown actions constructor.
UnoSDKConfigPage - Class in org.openoffice.ide.eclipse.core.preferences
Preference page to configure the plugin available OOo and SDK instances.
UnoSDKConfigPage() - Constructor for class org.openoffice.ide.eclipse.core.preferences.UnoSDKConfigPage
 
UnoTypeBrowser - Class in org.openoffice.ide.eclipse.core.unotypebrowser
A dialog to browse UNO types.
UnoTypeBrowser(Shell, int) - Constructor for class org.openoffice.ide.eclipse.core.unotypebrowser.UnoTypeBrowser
Creates a new browser dialog.
UnoTypeProvider - Class in org.openoffice.ide.eclipse.core.unotypebrowser
Class providing UNO types from an OpenOffice.org instance and optionally from a UNO project.
UnoTypePulldownAction - Class in org.openoffice.ide.eclipse.core.actions
Pulldown action for the uno types.
UnoTypePulldownAction() - Constructor for class org.openoffice.ide.eclipse.core.actions.UnoTypePulldownAction
UNO type wizard pulldown action.
updateOOo(String, IOOo) - Static method in class org.openoffice.ide.eclipse.core.model.OOoContainer
Update the with OOo from the list with the given OOo.
updatePackage(File) - Method in interface org.openoffice.ide.eclipse.core.preferences.IOOo
Update a package in the OOo instance if it can manages packages.
updateSDK(String, ISdk) - Static method in class org.openoffice.ide.eclipse.core.model.SDKContainer
update the ith SDK from the list with the given SDK.
URE_APP - Static variable in class org.openoffice.ide.eclipse.core.i18n.ImagesConstants
 
URE_APP_WIZ - Static variable in class org.openoffice.ide.eclipse.core.i18n.ImagesConstants
 
UreLaunchDelegate - Class in org.openoffice.ide.eclipse.core.launch
This class launches the URE application from its configuration.
UreLaunchDelegate() - Constructor for class org.openoffice.ide.eclipse.core.launch.UreLaunchDelegate
 
UreTab - Class in org.openoffice.ide.eclipse.core.launch
URE application launch configuration tab.
UreTab() - Constructor for class org.openoffice.ide.eclipse.core.launch.UreTab
 
USHORT - Static variable in class org.openoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
 

V

valueOf(String) - Static method in enum org.openoffice.ide.eclipse.core.LogLevels
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openoffice.ide.eclipse.core.unotypebrowser.TypeProviderState
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.openoffice.ide.eclipse.core.LogLevels
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openoffice.ide.eclipse.core.unotypebrowser.TypeProviderState
Returns an array containing the constants of this enum type, in the order they are declared.
visit(IResource) - Method in class org.openoffice.ide.eclipse.core.builders.IdlcBuildVisitor
visit(File) - Method in interface org.openoffice.ide.eclipse.core.builders.IFileVisitor
Simply visit the file and return if the children should be visited.
visit(File) - Method in class org.openoffice.ide.eclipse.core.builders.RegmergeBuildVisitor
Simply visit the file and return if the children should be visited.
VisitableFile - Class in org.openoffice.ide.eclipse.core.builders
A little tiny interface to visit File objects.
VisitableFile(File) - Constructor for class org.openoffice.ide.eclipse.core.builders.VisitableFile
Create a new visitable file, ready to accept a visit.
VOID - Static variable in class org.openoffice.ide.eclipse.core.unotypebrowser.InternalUnoType
 

W

warning(String) - Static method in class org.openoffice.ide.eclipse.core.PluginLogger
Logs a warning message.
warning(String, Throwable) - Static method in class org.openoffice.ide.eclipse.core.PluginLogger
Logs a warning message caused by an exception.
WizardPageSet - Class in org.openoffice.ide.eclipse.core.wizards.utils
A wizard page set is a subset of a wizard which should be reused by several wizards.
WizardPageSet(IWizard) - Constructor for class org.openoffice.ide.eclipse.core.wizards.utils.WizardPageSet
Constructor.
write() - Method in class org.openoffice.ide.eclipse.core.model.PackagePropertiesModel
Writes the Package properties to the file.
writeContentToZip(ZipOutputStream) - Method in class org.openoffice.ide.eclipse.core.utils.ZipContent
Write the ZIP entry to the given Zip output stream.
writeToSource() - Method in class org.openoffice.ide.eclipse.core.editors.PackagePropertiesEditor
Write the properties model to the source editor page.
writeToString() - Method in class org.openoffice.ide.eclipse.core.model.PackagePropertiesModel
 

X

XML_TAG - Static variable in class org.openoffice.ide.eclipse.core.OOEclipsePlugin
 

Z

ZIP - Static variable in class org.openoffice.ide.eclipse.core.model.UnoPackage
 
ZipContent - Class in org.openoffice.ide.eclipse.core.utils
This class is a small structure containing the data to ZIP for one file.
ZipContent(String, File) - Constructor for class org.openoffice.ide.eclipse.core.utils.ZipContent
Constructor.

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