![]() |
|
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Professional Programmer
|
Java import.* question
quick question, i'm looking at a java program where it has the following import statements:
import java.awt.*; import java.event.*; I know i'm supposed to wrap that in code or something but hell, it's only 2 lines. Anyways, why do we need to include the .event one? Shouldn't the first statement include event as well as all other classes of java.awt? |
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|