Uses of Class
org.eclipse.jface.action.StatusLineManager
Package
Description
Provides a general framework for creating and managing
windows.
-
Uses of StatusLineManager in org.eclipse.jface.window
Modifier and TypeMethodDescriptionprotected StatusLineManager
ApplicationWindow.createStatusLineManager()
Returns a new status line manager for the window.protected StatusLineManager
ApplicationWindow.getStatusLineManager()
Returns the status line manager for this window (if it has one). -
Uses of StatusLineManager in org.eclipse.ui.internal