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 TypeMethodDescriptionvoid
closeTab
(ITabHistoryContext tabContext) makeTabContext
(EditorHost tab) void
selectTab
(ITabHistoryContext tabContext)
-
Constructor Details
-
EditorTabHistoryHandler
public EditorTabHistoryHandler()
-
-
Method Details
-
makeTabContext
- Specified by:
makeTabContext
in interfaceITabHistoryHandler
-
selectTab
- Specified by:
selectTab
in interfaceITabHistoryHandler
-
closeTab
- Specified by:
closeTab
in interfaceITabHistoryHandler
-