Uses of Class
adams.gui.tools.previewbrowser.AbstractSerializedObjectViewer
-
Packages that use AbstractSerializedObjectViewer Package Description adams.gui.tools.previewbrowser -
-
Uses of AbstractSerializedObjectViewer in adams.gui.tools.previewbrowser
Subclasses of AbstractSerializedObjectViewer in adams.gui.tools.previewbrowser Modifier and Type Class Description classDefaultSerializedObjectViewerDefault viewer that just uses the Object's toString() method to display it.classGraphSourceDisplays the source of a weka.core.Drawable graph.classGraphVisualizerDisplaysBayesNetgraphs.classInterQuartileRangeViewerDisplays internal values of theInterquartileRangefilter.classObjectInspectionViewerAllows to inspect objects like in the flow.classTreeVisualizerDisplays trees in dot notation.
-