Class FixTableModule

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

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

    Fields inherited from class cool.scx.app.ScxModule

    classList, defaultName, rootPath
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

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

    Methods inherited from class cool.scx.app.ScxModule

    classList, rootPath, stop

    Methods inherited from class java.lang.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.Scx scx)
      Overrides:
      start in class cool.scx.app.ScxModule
    • name

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