Uses of Class
org.eclipse.jface.dialogs.PopupDialog
-
Packages that use PopupDialog Package Description org.eclipse.debug.ui Provides a generic debugger user interface that clients may customize via standard workbench extension points. -
-
Uses of PopupDialog in org.eclipse.debug.ui
Subclasses of PopupDialog in org.eclipse.debug.ui Modifier and Type Class Description class
DebugPopup
APopupDialog
that is automatically positioned relative to a specified anchor point.class
InspectPopupDialog
ADebugPopup
that can be used to inspect anIExpression
object.
-