Class AbstractAnnotationProvider
java.lang.Object
de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.dbe.AbstractAnnotationProvider
- All Implemented Interfaces:
AnnotationProvider
public abstract class AbstractAnnotationProvider extends Object implements AnnotationProvider
- Author:
- klukas
-
Constructor Summary
Constructors Constructor Description AbstractAnnotationProvider() -
Method Summary
Modifier and Type Method Description JButtongetButton(ExperimentInterface md, ExperimentDataInfoPane resultPane)Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.dbe.AnnotationProvider
getTitle, processWorkload, requestUserData
-
Constructor Details
-
AbstractAnnotationProvider
public AbstractAnnotationProvider()
-
-
Method Details
-
getButton
- Specified by:
getButtonin interfaceAnnotationProvider
-