From: cindy <inf...@pi...> - 2001-03-27 18:20:30
|
Hi, The book I'm learning java from doesn't give a detail structure of the trees for java (inheritance). For instance, one of the statements in an example reads like this, "enableEvents(AWTEvent.WINDOW_EVENT_MASK)". How would I go about determining which class/package to import and how would I know what qualifiers to us for "enableEvents"? Thanks. Wayne |