summaryrefslogtreecommitdiff
path: root/src/tesseract/newmenu/NewPlanarPolygonMenuItem.java
AgeCommit message (Collapse)Author
2011-02-21Fixed checkstyle warnings. All add object menu items are now NewMenu items, ↵Phillip
deprecated the rest of the menuitems package.
2011-02-21Added lots of NewMenuItem Classes. Changed Default Shape from JCheckBox to ↵Phillip
JButton. Added new Constructor to PlanarPolygon. Changed the sequence of events building JPanel/Frame in MenuItem.