|
|||||||||
| Home >> All >> java >> [ awt overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.awt
Class Container.GfxPrintAllVisitor

java.lang.Objectjava.awt.Container.GfxVisitor
java.awt.Container.GfxPrintAllVisitor
- Enclosing class:
- Container
- static class Container.GfxPrintAllVisitor
- extends Container.GfxVisitor
| Field Summary | |
static Container.GfxVisitor |
INSTANCE
|
| Constructor Summary | |
(package private) |
Container.GfxPrintAllVisitor()
|
| Method Summary | |
void |
visit(Component c,
Graphics gfx)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
INSTANCE
public static final Container.GfxVisitor INSTANCE
| Constructor Detail |
Container.GfxPrintAllVisitor
Container.GfxPrintAllVisitor()
| Method Detail |
visit
public void visit(Component c, Graphics gfx)
- Specified by:
visitin classContainer.GfxVisitor
|
|||||||||
| Home >> All >> java >> [ awt overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC