What advantage do Java's layout managers provide over traditional windowingsystems
Java uses layout managers to lay out components in a consistent manner across allwindowing platforms.Since Java's layout managers aren't tied to absolute sizing and positioning, they are ableto accomodateplatform-specific differences among windowing systems.
-
Interview Candidate
- Aug 27th, 2004
- 0
- 2590
This Question is not yet answered!
What advantage do Java's layout managers provide over traditional windowingsystems
This Question is not yet answered!