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
getCanvas
Methods inherited from interface org.woehlke.computer.kurzweil.commons.has.HasTabController
getController, startController, stopController
Methods inherited from interface org.woehlke.computer.kurzweil.commons.has.HasTabModel
getTabModel