Uses of Interface
adams.core.option.UserModeSupporter
-
-
Uses of UserModeSupporter in adams.core.option
Classes in adams.core.option that implement UserModeSupporter Modifier and Type Class Description classCommandlineHelpProducerGenerates the help for the command-line.classHtmlHelpProducerGenerates the help for the GUI, i.e., HTML output. -
Uses of UserModeSupporter in adams.doc.javadoc
Classes in adams.doc.javadoc that implement UserModeSupporter Modifier and Type Class Description classAllJavadocApplies all known Javadoc-derived classes to a source file.classFlowJavadocGenerates Javadoc comments for the AbstractActor.classGlobalInfoJavadocGenerates Javadoc comments from the class's globalInfo method.classGrammarJavadocGenerates Javadoc comments for the GrammarSupplier.classJavadocAbstract superclass for classes that generate Javadoc comments and replace the content between certain comment tags.classOptionHandlerJavadocGenerates Javadoc comments from the OptionHandler's options.classScriptletJavadocGenerates Javadoc comments for an AbstractScriptlet.classTechnicalInformationHandlerJavadocGenerates Javadoc comments from the TechnicalInformationHandler's data. -
Uses of UserModeSupporter in adams.doc.listing
Classes in adams.doc.listing that implement UserModeSupporter Modifier and Type Class Description classOptionOutputCreates a sub-directory for each module and stores the generated output in there, one file per class. -
Uses of UserModeSupporter in adams.gui.goe
Classes in adams.gui.goe that implement UserModeSupporter Modifier and Type Class Description classGenericObjectEditorA PropertyEditor for objects.classGenericObjectEditor.GOEPanelHandles the GUI side of editing values.classGenericObjectEditorDialogDisplays a GenericObjectEditor.classGenericObjectEditorPanelA panel that contains text field with the current setup of the object and a button for bringing up the GenericObjectEditor.classPropertySheetPanelDisplays a property sheet where (supported) properties of the target object may be edited. -
Uses of UserModeSupporter in adams.gui.help
Classes in adams.gui.help that implement UserModeSupporter Modifier and Type Class Description classAdamsOptionHandlerHelpGeneratorFor ADAMSOptionHandler. -
Uses of UserModeSupporter in adams.gui.visualization.instance
Classes in adams.gui.visualization.instance that implement UserModeSupporter Modifier and Type Class Description static classHistogramFactory.SetupDialogA dialog that queries the user about parameters for displaying histograms. -
Uses of UserModeSupporter in adams.gui.visualization.spreadsheet
Classes in adams.gui.visualization.spreadsheet that implement UserModeSupporter Modifier and Type Class Description static classHistogramFactory.SetupDialogA dialog that queries the user about parameters for displaying histograms. -
Uses of UserModeSupporter in adams.gui.visualization.statistics
Classes in adams.gui.visualization.statistics that implement UserModeSupporter Modifier and Type Class Description static classHistogramFactory.SetupDialogA dialog that queries the user about parameters for displaying histograms.
-