26272829303132
public StateTable(StateTableInfo stateTableInfo) { super(stateTableInfo); initStateTable(); vis = new StateTableVis(this); }