Package com.bc.ceres.swing.figure
Interface InteractorAware
-
- All Known Subinterfaces:
FigureEditor
- All Known Implementing Classes:
DefaultFigureEditor
public interface InteractorAware
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Interactor
getInteractor()
-
-
-
Method Detail
-
getInteractor
Interactor getInteractor()
-
-