java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.woehlke.computer.kurzweil.conwaysgameoflive.view.canvas.population.PopulationStatisticsElement
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class PopulationStatisticsElement extends JPanel implements Serializable
© 2006 - 2008 Thomas Woehlke.
Author:
Thomas Woehlke
See Also:
  • Constructor Details

    • PopulationStatisticsElement

      public PopulationStatisticsElement(String statisticsElementLabel, LifeCycleStatus lifeCycleStatus)
  • Method Details

    • setText

      public void setText(int value)
    • setText

      public void setText(long value)