Interface GuiComponent

All Known Subinterfaces:
TabCanvas
All Known Implementing Classes:
ComputerKurzweilFrame, CyclicCellularAutomatonCanvas, DiffusionLimitedAggregationCanvas, MandelbrotCanvas, PanelCopyright, PanelSubtitle, PanelTitle, RandomWalkButtons, RandomWalkCanvas, SimulatedEvolutionCanvas

public interface GuiComponent
  • Method Summary

    Modifier and Type Method Description
    void showMe()  
  • Method Details

    • showMe

      void showMe()