Class IrisClock

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class IrisClock extends JPanel
See Also:
  • Constructor Details

    • IrisClock

      public IrisClock(com.fishlib.base.clock.Clock clock)
      Daniel: Need this constructor for simulation of the sandboxed WalleyeServer
      Parameters:
      clock - representation of the current time
  • Method Details