Uses of Class
org.scijava.plugin.AbstractWrapperService
-
Packages that use AbstractWrapperService Package Description org.scijava.io.handle org.scijava.widget -
-
Uses of AbstractWrapperService in org.scijava.io.handle
Subclasses of AbstractWrapperService in org.scijava.io.handle Modifier and Type Class Description classDefaultDataHandleServiceDefault implementation ofDataHandleService. -
Uses of AbstractWrapperService in org.scijava.widget
Subclasses of AbstractWrapperService in org.scijava.widget Modifier and Type Class Description classDefaultWidgetServiceDefault service for managing availableInputWidgets.
-