Class FixTableModule

java.lang.Object
cool.scx.app.ScxAppModule
cool.scx.app.x.fix_table.FixTableModule

public class FixTableModule extends cool.scx.app.ScxAppModule
FixTableModule
Version:
0.0.1
Author:
scx567888
  • Field Summary

    Fields inherited from class cool.scx.app.ScxAppModule

    classList, defaultName, rootPath
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    start(cool.scx.app.ScxApp scx)
     

    Methods inherited from class cool.scx.app.ScxAppModule

    classList, rootPath, stop

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • FixTableModule

      public FixTableModule()
  • Method Details

    • start

      public void start(cool.scx.app.ScxApp scx)
      Overrides:
      start in class cool.scx.app.ScxAppModule
    • name

      public String name()
      Overrides:
      name in class cool.scx.app.ScxAppModule