Uses of Interface
adams.gui.plugin.ToolPluginSupporter
-
Packages that use ToolPluginSupporter Package Description adams.gui.plugin adams.gui.visualization.image -
-
Uses of ToolPluginSupporter in adams.gui.plugin
Classes in adams.gui.plugin with type parameters of type ToolPluginSupporter Modifier and Type Class Description classAbstractToolPluginManager<T extends ToolPluginSupporter,P extends AbstractToolPlugin>Ancestor for classes that manage tool plugins.Fields in adams.gui.plugin declared as ToolPluginSupporter Modifier and Type Field Description protected TAbstractToolPluginManager. m_Ownerthe owner. -
Uses of ToolPluginSupporter in adams.gui.visualization.image
Classes in adams.gui.visualization.image that implement ToolPluginSupporter Modifier and Type Class Description classImageViewerPanelA simple image viewer.
-