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 classDebugPopupAPopupDialogthat is automatically positioned relative to a specified anchor point.classInspectPopupDialogADebugPopupthat can be used to inspect anIExpressionobject.
-