Uses of Class
org.eclipse.ui.views.framelist.TreeFrame
Packages that use TreeFrame
Package
Description
Provides support for a web-browser style of navigation within a view by maintaining a list
of frames.
-
Uses of TreeFrame in org.eclipse.ui.views.framelist
Methods in org.eclipse.ui.views.framelist that return TreeFrameModifier and TypeMethodDescriptionprotected TreeFrame
TreeViewerFrameSource.createFrame
(Object input) Returns a new tree frame capturing the specified input element.Methods in org.eclipse.ui.views.framelist with parameters of type TreeFrameModifier and TypeMethodDescriptionprotected void
TreeViewerFrameSource.frameChanged
(TreeFrame frame) Updates the viewer in response to the current frame changing.