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