java.awt.widget.*.java belong to "package java.awt"

Peter C. Mehlitz peter at transvirtual.com
Fri Aug 21 05:22:54 PDT 1998


>Can anybody explain me why files in libraries/javalib/java/awt/widgets
>contain directive "package java.awt;"

The dirs don't necessarily reflect the package, they reflect "distribution"
aspects. Widgets are kept apart because there might (will) be different variants
(e.g. lightweights, GTK based, ..).

-- Peter


More information about the kaffe mailing list