| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectbookExamples.ch26Graphics.ScribbleDraw
public class ScribbleDraw
| Field Summary | |
|---|---|
| static ClosableJFrame | closableJFrame | 
| Constructor Summary | |
|---|---|
| ScribbleDraw()Create a Frame, Menu, and ScrollPane for the scribble component | |
| Method Summary | |
|---|---|
| static void | main(java.lang.String[] args)A very simple main() method for our program. | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static ClosableJFrame closableJFrame
| Constructor Detail | 
|---|
public ScribbleDraw()
| 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 | |||||||||