Interface TabCanvas

All Superinterfaces:
GuiComponent
All Known Implementing Classes:
CyclicCellularAutomatonCanvas, DiffusionLimitedAggregationCanvas, MandelbrotCanvas, RandomWalkCanvas, SimulatedEvolutionCanvas

public interface TabCanvas extends GuiComponent
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     

    Methods inherited from interface org.woehlke.computer.kurzweil.commons.gui.GuiComponent

    showMe
  • Method Details