Uses of Class
jspecview.dialog.JSVDialog
Packages that use JSVDialog
-
Uses of JSVDialog in jspecview.common
Fields in jspecview.common declared as JSVDialogMethods in jspecview.common that return JSVDialogModifier and TypeMethodDescriptionJSViewer.getDialog
(Annotation.AType type, Spectrum spec) PanelData.showDialog
(Annotation.AType type) Methods in jspecview.common with parameters of type JSVDialog -
Uses of JSVDialog in jspecview.dialog
Subclasses of JSVDialog in jspecview.dialogModifier and TypeClassDescriptionclass
Dialog for managing the integral listing for a Spectrum within a GraphSetclass
Dialog for managing the measurement list for a Spectrum within a GraphSetclass
Dialog for showing the legend or key for overlaid plots in aJSVPanel
.class
Dialog for managing the peak listing for a Spectrum within a GraphSetclass
Dialog for managing overlaying spectra and closing filesFields in jspecview.dialog with type parameters of type JSVDialogMethods in jspecview.dialog that return JSVDialogMethods in jspecview.dialog with parameters of type JSVDialogModifier and TypeMethodDescriptionabstract PlatformDialog
protected String
DialogManager.registerDialog
(JSVDialog jsvDialog) register the JSV dialog with a unique key to be used as an ID in callbacks optionKeys ending with "!" are one-of-a-kind, such as "views" -
Uses of JSVDialog in jspecview.java
Methods in jspecview.java with parameters of type JSVDialogConstructors in jspecview.java with parameters of type JSVDialogModifierConstructorDescriptionAwtDialog
(DialogManager manager, JSVDialog jsvDialog, String registryKey) -
Uses of JSVDialog in jspecview.js2d
Methods in jspecview.js2d with parameters of type JSVDialogConstructors in jspecview.js2d with parameters of type JSVDialogModifierConstructorDescriptionJsDialog
(DialogManager manager, JSVDialog jsvDialog, String registryKey)