Uses of Class
jspecview.dialog.DialogManager
Packages that use DialogManager
-
Uses of DialogManager in jspecview.common
Methods in jspecview.common that return DialogManager -
Uses of DialogManager in jspecview.dialog
Fields in jspecview.dialog declared as DialogManagerMethods in jspecview.dialog that return DialogManagerMethods in jspecview.dialog with parameters of type DialogManagerModifier and TypeMethodDescriptionprotected voidJSVDialog.addUniqueControls(DialogManager dialogHelper) -
Uses of DialogManager in jspecview.java
Subclasses of DialogManager in jspecview.javaModifier and TypeClassDescriptionclassjust a class I made to separate the construction of the AnnotationDialogs from their useFields in jspecview.java declared as DialogManagerConstructors in jspecview.java with parameters of type DialogManagerModifierConstructorDescriptionAwtDialog(DialogManager manager, JSVDialog jsvDialog, String registryKey) -
Uses of DialogManager in jspecview.js2d
Subclasses of DialogManager in jspecview.js2dFields in jspecview.js2d declared as DialogManagerConstructors in jspecview.js2d with parameters of type DialogManagerModifierConstructorDescriptionJsDialog(DialogManager manager, JSVDialog jsvDialog, String registryKey)