public StaticView() { this.name = "StaticView1"; mouseagent = new StaticViewMouseAgent(this); Undo = new StaticViewUndo(this); }