|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--GridPlotterApp
Grid Plotter:
The GridPlotterApp
class provides a main
method for an application that draws by placing color blocks in a
grid.
Field Summary | |
protected static int |
MIN_CELL_SIZE
|
Constructor Summary | |
GridPlotterApp()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Starts the Grid Plotter program. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static final int MIN_CELL_SIZE
Constructor Detail |
public GridPlotterApp()
Method Detail |
public static void main(java.lang.String[] args)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |