Package editor
Class EditorTabHistoryHandler
java.lang.Object
editor.EditorTabHistoryHandler
- All Implemented Interfaces:
ITabHistoryHandler
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcloseTab(ITabHistoryContext tabContext) makeTabContext(EditorHost tab) voidselectTab(ITabHistoryContext tabContext)
-
Constructor Details
-
EditorTabHistoryHandler
public EditorTabHistoryHandler()
-
-
Method Details
-
makeTabContext
- Specified by:
makeTabContextin interfaceITabHistoryHandler
-
selectTab
- Specified by:
selectTabin interfaceITabHistoryHandler
-
closeTab
- Specified by:
closeTabin interfaceITabHistoryHandler
-