Package com.iizigo.db.editor
Class DatabaseEditor
- java.lang.Object
- org.eclipse.core.commands.common.EventManager
- org.eclipse.ui.part.WorkbenchPart
- org.eclipse.ui.part.EditorPart
- com.iizigo.editor.PropEditorPart
- com.iizigo.db.editor.DatabaseEditor
 
 
 
 
 
- All Implemented Interfaces:
- IActivationListener,- IDraggingFix,- IWorkbenchPartIZ,- IPropertyEditorController,- IPropUndoContext,- ISaveableEditor,- IPropUndoRedo,- org.eclipse.core.runtime.IAdaptable,- org.eclipse.core.runtime.IExecutableExtension,- org.eclipse.datatools.sqltools.sqlbuilder.IContentChangeListener,- org.eclipse.datatools.sqltools.sqlbuilder.IExecuteSQLListener,- org.eclipse.jface.viewers.ISelectionChangedListener,- org.eclipse.jface.viewers.ISelectionProvider,- org.eclipse.ui.ide.IGotoMarker,- org.eclipse.ui.IEditorPart,- org.eclipse.ui.INavigationLocationProvider,- org.eclipse.ui.IPersistable,- org.eclipse.ui.IPersistableEditor,- org.eclipse.ui.ISaveablePart,- org.eclipse.ui.ISaveablesSource,- org.eclipse.ui.IWorkbenchPart,- org.eclipse.ui.IWorkbenchPart2,- org.eclipse.ui.IWorkbenchPart3,- org.eclipse.ui.part.IWorkbenchPartOrientation
 - public class DatabaseEditor extends PropEditorPart implements ISaveableEditor, org.eclipse.datatools.sqltools.sqlbuilder.IContentChangeListener, org.eclipse.datatools.sqltools.sqlbuilder.IExecuteSQLListener The Database Editor part.
- Nested Class Summary- Nested classes/interfaces inherited from class com.iizigo.editor.PropEditorPart- PropEditorPart.DragSourceDelegator
 
 - Field Summary- Fields - Modifier and Type - Field - Description - static java.lang.String- IDThe Part ID.- Fields inherited from class com.iizigo.editor.PropEditorPart- appUI, copyAction, copyFullPathAction, copyReferenceAction, cutAction, deleteAction, dslPaste, editedPropCnr, EMPTY, filePropCnr, fileResource, globalActionBars, ir, linkAction, moveAction, partSelection, pasteAction, pasteAfterAction, pasteBeforeAction, pasteLinkAction, printAction, propEventListener, redoAction, renameAction, restoreMemento, revertAction, rootPropCnr, saveAction, selectAllAction, selectionEnabler, tiPaste, toolBar, toolBar2, undoAction, updateSelectionAndStatesRunner
 
 - Constructor Summary- Constructors - Constructor - Description - DatabaseEditor()Eclipse constructor.
 - Method Summary- All Methods Instance Methods Concrete Methods - Modifier and Type - Method - Description - protected void- createEditorComposite(org.eclipse.swt.widgets.Composite parent)Creates the Editor Main Composite.- void- dispose()Called to dispose.- boolean- doOpen(GProp<?>[] props)Opens the property by selecting it in focus.- boolean- doOpen(GProp<?> prop, int index, java.lang.String childName)Opens the property by selecting it in focus.- void- executedSQL()Called when SQL has been executed in SQL Builder.- org.eclipse.datatools.sqltools.sqlbuilder.actions.SQLBuilderActionBarContributor- getActionBarContributor()Gets the action bar contributor.- <T> T- getAdapter(java.lang.Class<T> key)Checks for outline page match (IContentOutlinePage), handled by SQLBuilder.- EditorDatabaseProps- getDatabaseProps()Gets the database properties.- CustomSQLBuilder- getSQLBuilder()Gets the instance of the SQL Builder.- protected void- initEditor(PropCnr cnr)The initialize editor method.- boolean- isAdditionalDataDirty()Checks the dirty state of additional data.- void- notifyContentChange()Notifies that content changed from SQLBuilder, called from the SWT thread.- void- onClose()Called when the part is being closed but is not yet disposed but hidden.- void- onSetFocus()Sets focus to this part.- protected void- performPrint()Performs Print.- protected void- restoreMemento()Restores this editor's state using the given memento.- void- saveAdditionalData(org.eclipse.core.runtime.IProgressMonitor monitor)Saves the additional data.- protected void- saveStateImpl(org.eclipse.ui.IMemento memento)Saves the state of the object in the given memento.- protected void- selectionChangedEx(org.eclipse.jface.viewers.SelectionChangedEvent event)Selection changes in the tree.- void- setActionBarContributor(CustomSQLBuilderActionBarContributor contributor)Sets the action contributor associated with this editor.- protected void- updateStatesEx()Update states.- Methods inherited from class com.iizigo.editor.PropEditorPart- addForDisposalAtDispose, addListener, addOpenFile, addSelectionChangedListener, addToolbar2PushButton, addToolbar2PushButton, addToolbar2Separator, addToolbarPushButton, addToolbarPushButton, addToolbarPushButton, addToolbarPushButton, addToolbarPushButton, addToolbarPushButton, addToolbarPushButton, addToolbarSeparator, addToolbarSeparator, closeFile, createCommonViewer, createEmptyNavigationLocation, createFilteredCommonViewer, createFilteredCommonViewer, createLicenseExceptionComposite, createMenu, createMenu, createNavigationLocation, createPartControl, doSave, doSaveAs, fireSelectionAndStates, getActiveEditor, getActiveEditor, getActivePart, getActiveSaveables, getCurrentTreeViewer, getEditors, getExtension, getLicenseException, getModuleModel, getMultiSelectionProvider, getPartComposite, getPartName, getRedoAction, getSaveables, getSelection, getSelectionEnabler, getShell, getSyntClipboardSelection, getTargetViewer, getTitleImage, getTitleToolTip, getTitleToolTip, getTopmostEditor, getUndoAction, getUndoContext, getUndoRedo, gotoMarker, hasInitError, init, invalidLicense, isDirty, isDisposed, isDragging, isSaveAsAllowed, isSaveOnCloseNeeded, onActivated, onCloseProject, onComponentFocus, onDragBegin, onDragEnd, onEditedPropertyChangedForVerify, onEditorActivated, onEditorReady, onFileClosed, onPartRenamed, onUpdateStates, performCollapseAll, performCopy, performCopyFullPath, performCopyReference, performCut, performDelete, performExpandAll, performLink, performMove, performPaste, performPasteAfter, performPasteBefore, performPasteLink, performRedo, performRename, performRevert, performSave, performSelectAll, performUndo, postAsyncUpdateStates, proceedInit, proceedInitProperty, refreshViewers, registerFormControl, registerViewer, registerViewer, removeListener, removePropertyValue, removeSelectionChangedListener, restoreState, saveState, selectionChanged, setActionsUndoContext, setBlockViewerFocus, setFocus, setFocus, setInput, setPropertyAttrFlag, setPropertyError, setPropertyValue, setSelection, setTargetViewer, supportsCopyFullPath, supportsCopyReference, updateAllStates, updateStates, updateStatesPasteBeforeAfter, updateTitle, usePasteBeforeAfter, verifyDirtyStateChanged
 - Methods inherited from class org.eclipse.ui.part.EditorPart- checkSite, getEditorInput, getEditorSite, setContentDescription, setInitializationData, setInputWithNotify, setPartName
 - Methods inherited from class org.eclipse.ui.part.WorkbenchPart- addPartPropertyListener, addPropertyListener, firePartPropertyChanged, firePropertyChange, getConfigurationElement, getContentDescription, getDefaultImage, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, removePartPropertyListener, removePropertyListener, setPartProperty, setSite, setTitle, setTitleImage, setTitleToolTip, showBusy
 - Methods inherited from class org.eclipse.core.commands.common.EventManager- addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject
 - Methods inherited from class java.lang.Object- clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 - Methods inherited from interface org.eclipse.ui.IWorkbenchPart- addPropertyListener, getSite, getTitle, removePropertyListener
 - Methods inherited from interface com.iizigo.editor.IWorkbenchPartIZ- onComponentFocused
 
 
- Method Detail- initEditor- protected void initEditor(PropCnr cnr) throws org.eclipse.ui.PartInitException The initialize editor method.- Subclasses may override this method. - Overrides:
- initEditorin class- PropEditorPart
- Parameters:
- cnr- The property container being edited. Note: the real name of the property is in the parent FilePropCnr Atom.
- Throws:
- org.eclipse.ui.PartInitException- For initialization failures.
 
 - getActionBarContributor- public org.eclipse.datatools.sqltools.sqlbuilder.actions.SQLBuilderActionBarContributor getActionBarContributor() Gets the action bar contributor.- Returns:
- The action bar contributor.
 
 - setActionBarContributor- public void setActionBarContributor(CustomSQLBuilderActionBarContributor contributor) Sets the action contributor associated with this editor. This is called by the contributor itself.- Parameters:
- contributor- Assigns the contributor.
 
 - getSQLBuilder- public CustomSQLBuilder getSQLBuilder() Gets the instance of the SQL Builder.- Returns:
- The SQL builder instance, never null.
 
 - getDatabaseProps- public EditorDatabaseProps getDatabaseProps() Gets the database properties.- Returns:
- The database properties.
 
 - onClose- public void onClose() Called when the part is being closed but is not yet disposed but hidden.- Specified by:
- onClosein interface- IActivationListener
- Overrides:
- onClosein class- PropEditorPart
 
 - dispose- public void dispose() Called to dispose.- Specified by:
- disposein interface- org.eclipse.ui.IWorkbenchPart
- Overrides:
- disposein class- PropEditorPart
 
 - restoreMemento- protected void restoreMemento() Restores this editor's state using the given memento.- Overrides:
- restoreMementoin class- PropEditorPart
 
 - saveStateImpl- protected void saveStateImpl(org.eclipse.ui.IMemento memento) Saves the state of the object in the given memento.- Overrides:
- saveStateImplin class- PropEditorPart
- Parameters:
- memento- The storage area for object's state.
 
 - isAdditionalDataDirty- public boolean isAdditionalDataDirty() Checks the dirty state of additional data.- Specified by:
- isAdditionalDataDirtyin interface- ISaveableEditor
 
 - saveAdditionalData- public void saveAdditionalData(org.eclipse.core.runtime.IProgressMonitor monitor) Saves the additional data.- Specified by:
- saveAdditionalDatain interface- ISaveableEditor
- Parameters:
- monitor- The progress monitor.
 
 - notifyContentChange- public void notifyContentChange() Notifies that content changed from SQLBuilder, called from the SWT thread.- Specified by:
- notifyContentChangein interface- org.eclipse.datatools.sqltools.sqlbuilder.IContentChangeListener
 
 - getAdapter- public <T> T getAdapter(java.lang.Class<T> key) Checks for outline page match (IContentOutlinePage), handled by SQLBuilder.- Specified by:
- getAdapterin interface- org.eclipse.core.runtime.IAdaptable
- Overrides:
- getAdapterin class- PropEditorPart
 
 - createEditorComposite- protected void createEditorComposite(org.eclipse.swt.widgets.Composite parent) Creates the Editor Main Composite.- Specified by:
- createEditorCompositein class- PropEditorPart
- Parameters:
- parent- The empty parent composite without initialized layout, with the widget background color.
 
 - onSetFocus- public void onSetFocus() Sets focus to this part.- Overrides:
- onSetFocusin class- PropEditorPart
 
 - selectionChangedEx- protected void selectionChangedEx(org.eclipse.jface.viewers.SelectionChangedEvent event) Selection changes in the tree.- Overrides:
- selectionChangedExin class- PropEditorPart
 
 - updateStatesEx- protected void updateStatesEx() Update states.- Overrides:
- updateStatesExin class- PropEditorPart
 
 - doOpen- public boolean doOpen(GProp<?>[] props) Opens the property by selecting it in focus.- Overrides:
- doOpenin class- PropEditorPart
 
 - doOpen- public boolean doOpen(GProp<?> prop, int index, java.lang.String childName) Opens the property by selecting it in focus. This method must be overridden.- Overrides:
- doOpenin class- PropEditorPart
- Parameters:
- prop- The property to focus.
- index- The index in a multi-property.
- childName- The child property name or null.
- Returns:
- true for success, false for failure.
 
 - performPrint- protected void performPrint() Performs Print.- Specified by:
- performPrintin class- PropEditorPart
 
 - executedSQL- public void executedSQL() Called when SQL has been executed in SQL Builder.- Specified by:
- executedSQLin interface- org.eclipse.datatools.sqltools.sqlbuilder.IExecuteSQLListener