Java Awt

Java's original GraphicalUserInterface toolkit (AWT = Abstract Windowing Toolkit). These days replaced by JavaSwing.

Not actually replaced but overlaid (using the DecoratorPattern ie wrapped but not hidden) by Swing, which depends on the enhanced, Java 2 AWT for all its heavy lifting.


CategoryJava


EditText of this page (last edited June 9, 2008) or FindPage with title or text search