Uses of Interface
editor.util.IDisposable
-
Packages that use IDisposable Package Description editor editor.debugger editor.search editor.tabpane -
-
Uses of IDisposable in editor
Classes in editor that implement IDisposable Modifier and Type Class Description class
ClearablePanel
class
MessagesPanel
class
SystemPanel
-
Uses of IDisposable in editor.debugger
Classes in editor.debugger that implement IDisposable Modifier and Type Class Description class
DebugPanel
-
Uses of IDisposable in editor.search
Classes in editor.search that implement IDisposable Modifier and Type Class Description class
SearchPanel
-
Uses of IDisposable in editor.tabpane
Subinterfaces of IDisposable in editor.tabpane Modifier and Type Interface Description interface
ITab
Classes in editor.tabpane that implement IDisposable Modifier and Type Class Description class
StandardTab
-