Title: Take Screen Shot Action
Description: This action is used to take a screenshot of current jgraph window.
278279280281282283284285286287288
about = new About(this); addBlockingRegion = new AddBlockingRegion(this); // fg actionSetRight = new ActionSetRight(this); takeScreenShot = new TakeScreenShot(this); // end // GDC & FG actionRotate = new ActionRotate(this); overlapping = new JmtOverlapping(this);