Interface HasTabContext

All Known Subinterfaces:
Tab
All Known Implementing Classes:
CyclicCellularAutomatonTab, DiffusionLimitedAggregationTab, MandelbrotTab, RandomWalkTab, SimulatedEvolutionTab, TabPanel

public interface HasTabContext
  • Method Summary

    Modifier and Type Method Description
    TabContext getTabCtx()  
  • Method Details