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 class
DefaultSerializedObjectViewer
Default viewer that just uses the Object's toString() method to display it.class
GraphSource
Displays the source of a weka.core.Drawable graph.class
GraphVisualizer
DisplaysBayesNet
graphs.class
InterQuartileRangeViewer
Displays internal values of theInterquartileRange
filter.class
ObjectInspectionViewer
Allows to inspect objects like in the flow.class
TreeVisualizer
Displays trees in dot notation.
-