Interface TabContext
- All Superinterfaces:
HasTab,HasTabCanvas,HasTabController,HasTabModel
- All Known Implementing Classes:
CyclicCellularAutomatonContext,DiffusionLimitedAggregationContext,MandelbrotContext,RandomWalkContext,SimulatedEvolutionContext
public interface TabContext extends HasTabController, HasTabModel, HasTabCanvas, HasTab
-
Method Summary
Methods inherited from interface org.woehlke.computer.kurzweil.commons.has.HasTabCanvas
getCanvasMethods inherited from interface org.woehlke.computer.kurzweil.commons.has.HasTabController
getController, startController, stopControllerMethods inherited from interface org.woehlke.computer.kurzweil.commons.has.HasTabModel
getTabModel