Package unifeat.gui

Class MainPanel.Counter

java.lang.Object
unifeat.gui.MainPanel.Counter
All Implemented Interfaces:
Runnable
Enclosing class:
MainPanel

class MainPanel.Counter extends Object implements Runnable
This class is used to create a thread
  • Constructor Details

    • Counter

      Counter()
  • Method Details

    • run

      public void run()
      This method takes any action whatsoever.
      Specified by:
      run in interface Runnable