public class LightEditPositionWidget extends PositionPanel implements LightEditorListener
StatusBarWidget.IconPresentation, StatusBarWidget.Multiframe, StatusBarWidget.MultipleTextValuesPresentation, StatusBarWidget.PlatformType, StatusBarWidget.TextPresentation, StatusBarWidget.WidgetBorder, StatusBarWidget.WidgetPresentationDisposable.ParentBulkAwareDocumentListener.SimpleFileEditorManagerListener.BeforeDISABLE_FOR_EDITOR, SEPARATOR, SPACEmyConnection, myProject, myStatusBar, SWING_FOCUS_OWNER_PROPERTYARRAY_FACTORY, EMPTY_ARRAYFILE_EDITOR_MANAGER| Constructor and Description |
|---|
LightEditPositionWidget(LightEditorManager editorManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterSelect(LightEditorInfo editorInfo) |
protected Editor |
getEditor() |
void |
install(StatusBar statusBar) |
boolean |
isOurEditor(Editor editor) |
afterDocumentChange, caretAdded, caretPositionChanged, caretRemoved, copy, getAlignment, getClickConsumer, getPresentation, getShortcutText, getText, getTooltipText, ID, propertyChange, selectionChanged, selectionChangeddispose, getProject, getSelectedFile, isDisposedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafterClose, afterCreate, autosaveModeChanged, beforeClose, fileStatusChangedgetPresentationdisposegetMaxPossibleTextbeforeDocumentChange, beforeDocumentChangeNonBulk, bulkUpdateFinished, bulkUpdateStarting, documentChangedNonBulkbeforeDocumentChange, documentChangedfileClosed, fileOpened, fileOpenedSyncpublic LightEditPositionWidget(LightEditorManager editorManager)
public void install(StatusBar statusBar)
install in interface StatusBarWidgetinstall in class PositionPanelpublic boolean isOurEditor(Editor editor)
isOurEditor in class EditorBasedWidgetpublic void afterSelect(LightEditorInfo editorInfo)
afterSelect in interface LightEditorListenerprotected Editor getEditor()
getEditor in class EditorBasedWidget