|
A Choice is displayed in a compact form that requires you to pull it down to see the list of availab....
|
Category:
AWT/Swing
|
Date:
11/3/2010 6:37:05 AM
|
|
|
|
Java uses layout managers to lay out components in a consistent manner across all windowing platform....
|
Category:
AWT/Swing
|
Date:
11/3/2010 5:20:07 AM
|
|
|
|
The Frame class extends Window to define a main application window that can have a menu bar.
|
Category:
AWT/Swing
|
Date:
11/3/2010 4:47:07 AM
|
|
|
|
The paint() method supports painting via a Graphics object. The repaint() method is used to cause pa....
|
Category:
AWT/Swing
|
Date:
11/3/2010 3:42:05 AM
|
|
|
|
A Scrollbar is a Component, but not a Container. A ScrollPane is a Container. A ScrollPane handles i....
|
Category:
AWT/Swing
|
Date:
11/3/2010 1:53:07 AM
|
|
|