public class VersionHistoryViewer
extends oracle.jdevimpl.history.HistoryViewer
_addin, _context, ATTRIBUTE_BACKGROUND_COLOR, ATTRIBUTE_CUSTOM_HORIZONTAL_SCROLLBAR, ATTRIBUTE_CUSTOM_VERTICAL_SCROLLBAR, ATTRIBUTE_DELAY_PALETTE_LOAD, ATTRIBUTE_HORIZONTAL_BLOCK_INCREMENT, ATTRIBUTE_HORIZONTAL_SCROLLBAR_POLICY, ATTRIBUTE_HORIZONTAL_UNIT_INCREMENT, ATTRIBUTE_MENU_ID, ATTRIBUTE_OLD_EDITOR, ATTRIBUTE_SCROLLABLE, ATTRIBUTE_VERTICAL_BLOCK_INCREMENT, ATTRIBUTE_VERTICAL_SCROLLBAR_POLICY, ATTRIBUTE_VERTICAL_UNIT_INCREMENT, CUSTOM_BORDER, PROPERTY_FIXED_BOTTOM_MARGIN, PROPERTY_FIXED_LEFT_MARGIN, PROPERTY_FIXED_RIGHT_MARGIN, PROPERTY_FIXED_TOP_MARGIN, PROPERTY_SCROLLABLE_LEFT_MARGIN, PROPERTY_SCROLLABLE_TOP_MARGINEMPTY_SELECTION, PROJECT_PROP, VISIBLE_PROP, WORKSPACE_PROP| Constructor and Description |
|---|
VersionHistoryViewer() |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close this editor.
|
protected void |
collectRightFilterComponents(java.util.Collection<java.awt.Component> components) |
protected CompareView |
createCompareView(CompareModel model) |
protected HistoryComponent |
createHistoryComponent() |
protected oracle.jdevimpl.history.HistoryFilterComponent |
createHistoryFilter() |
protected javax.swing.JLabel |
createHistoryFilterLabel(oracle.jdevimpl.history.HistoryFilterComponent filter) |
protected void |
disposeHistoryFilters() |
protected void |
enableAllDefaultProperties(DefaultHistoryModel model) |
protected java.util.Collection |
getHistoryProviders() |
protected java.net.URL |
getRealURL() |
protected java.lang.String |
getTablePersistenceKeyLHS() |
protected java.lang.String |
getTablePersistenceKeyRHS() |
protected boolean |
isEditableRHS() |
protected void |
layoutHistoryPanel(javax.swing.JPanel historyPanel) |
void |
open()
Open this editor on the context set by a prior call to setContext.
|
protected void |
refilterModel() |
void |
refresh() |
protected void |
setHistoryFilterEnabled(boolean enabled) |
protected HistoryModel |
updateHistoryModel(HistoryComponent historyComponent,
oracle.jdevimpl.history.HistoryFilterComponent filter) |
addChangeListener, createHistoryFilter, createToolbarLabel, deinstallUndoableEditListener, getBottomComponent, getCompareView, getContext, getContextMenu, getControllerImpl, getCustomCells, getEditorAttribute, getFocusedEditorPane, getHelpInfo, getHistoryProviders, getLeftFilter, getLeftHistoryComponent, getRightHistoryComponent, getSelection, getSelectionFromUI, getSelectionLHS, getSelectionRHS, gotoLine, hideAncillaryProgress, initializeGUI, installUndoableEditListener, isBusy, isExpandable, refresh, refreshWithThrobber, removeChangeListener, setContext, showAncillaryProgress, showPopupImpl, update, updateHistoryModelImpl, viewEditHappenedaddFixedCompareDrawer, augmentToolbarComponents, createLocalAction, createLocalAction, getGUI, getLocalAction, getLocalAction, hasCompareDrawers, hidePopup, resolveGlobalAction, showPopup, stateDone, stateError, stateInProgress, updateFixedDrawerToolbarsaddDrawer, getController, getDrawerViews, getGUIImpl, persistDrawerStates, removeIfPresent, setSuppressPersistence, supportsDrawers, updateVisibleActionsaddPreferredLayoutListener, addPropertyChangeListener, editorHidden, editorShown, firePropertyChangeEvent, getDefaultFocusComponent, getDependentNodes, getDisplayName, getEditorAddin, getFixedBottomMargin, getFixedLeftMargin, getFixedRightMargin, getFixedTopMargin, getMiniToolbar, getPreferredLayoutBaseName, getPreferredLayoutURL, getScrollableLeftMargin, getScrollableTopMargin, getTabDescription, getTabIcon, getTabLabel, getTitleLabel, getType, initializeActiveLayout, initializeLayout, isReady, loadSettings, newId, prepareForSaving, removePreferredLayoutListener, removePropertyChangeListener, saveSettings, setEditorAddin, setEditorAttribute, setPreferredLayoutBaseName, setPreferredLayoutURL, setTypeactivate, addViewListener, addViewSelectionListener, addViewStateListener, deactivate, fireViewCollapsed, fireViewExpanded, fireViewSelectionChanged, getContext, getId, getSelection, getTabName, getToolbar, getViewWithoutDecoration, isVisible, loadLayout, loadManifestToolbar, loadManifestToolbar, owner, removeViewListener, removeViewSelectionListener, removeViewStateListener, saveLayout, scheduleUpdateSelection, setId, setOwner, setToolbarVisible, show, toString, updateSelection, updateSelectionImpl, updateTitle, updateToolbarActions, updateVisibleActionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waithidePopup, showPopuppublic void open()
EditorOpenAbortedExceptionopen in class oracle.jdevimpl.history.HistoryViewerEditor.setContext(oracle.ide.Context)public void close()
oracle.jdevimpl.history.HistoryViewerclose in class oracle.jdevimpl.history.HistoryViewerpublic void refresh()
refresh in class oracle.jdevimpl.history.HistoryViewerprotected java.lang.String getTablePersistenceKeyLHS()
getTablePersistenceKeyLHS in class oracle.jdevimpl.history.HistoryViewerprotected java.lang.String getTablePersistenceKeyRHS()
getTablePersistenceKeyRHS in class oracle.jdevimpl.history.HistoryViewerprotected void enableAllDefaultProperties(DefaultHistoryModel model)
enableAllDefaultProperties in class oracle.jdevimpl.history.HistoryViewerprotected java.net.URL getRealURL()
getRealURL in class oracle.jdevimpl.history.HistoryViewerprotected HistoryComponent createHistoryComponent()
createHistoryComponent in class oracle.jdevimpl.history.HistoryViewerprotected oracle.jdevimpl.history.HistoryFilterComponent createHistoryFilter()
createHistoryFilter in class oracle.jdevimpl.history.HistoryViewerprotected void setHistoryFilterEnabled(boolean enabled)
setHistoryFilterEnabled in class oracle.jdevimpl.history.HistoryViewerprotected void refilterModel()
refilterModel in class oracle.jdevimpl.history.HistoryViewerprotected javax.swing.JLabel createHistoryFilterLabel(oracle.jdevimpl.history.HistoryFilterComponent filter)
createHistoryFilterLabel in class oracle.jdevimpl.history.HistoryViewerprotected void disposeHistoryFilters()
disposeHistoryFilters in class oracle.jdevimpl.history.HistoryViewerprotected void layoutHistoryPanel(javax.swing.JPanel historyPanel)
layoutHistoryPanel in class oracle.jdevimpl.history.HistoryViewerprotected HistoryModel updateHistoryModel(HistoryComponent historyComponent, oracle.jdevimpl.history.HistoryFilterComponent filter)
updateHistoryModel in class oracle.jdevimpl.history.HistoryViewerprotected java.util.Collection getHistoryProviders()
getHistoryProviders in class oracle.jdevimpl.history.HistoryViewerprotected CompareView createCompareView(CompareModel model)
createCompareView in class oracle.jdevimpl.history.HistoryViewerprotected void collectRightFilterComponents(java.util.Collection<java.awt.Component> components)
collectRightFilterComponents in class oracle.jdevimpl.history.HistoryViewerprotected boolean isEditableRHS()
isEditableRHS in class oracle.jdevimpl.history.HistoryViewer