Interface HasTab

All Known Subinterfaces:
TabContext
All Known Implementing Classes:
CyclicCellularAutomatonContext, DiffusionLimitedAggregationContext, MandelbrotContext, RandomWalkContext, SimulatedEvolutionContext

public interface HasTab
  • Method Summary

    Modifier and Type Method Description
    Tab getTab()  
  • Method Details

    • getTab

      Tab getTab()