jdk-24/jdk/test/java
Anthony Petrov 80a01c0796 6637796: setBounds doesn't enlarge Component
Added the areBoundsValid() method that verifies whether the current bounds of the component are valid. Using the isValid() method for this purpose previously was incorrect.

Reviewed-by: son, art
2008-03-18 14:20:28 +03:00
..
awt 6637796: setBounds doesn't enlarge Component 2008-03-18 14:20:28 +03:00
beans Initial load 2007-12-01 00:00:00 +00:00
io Initial load 2007-12-01 00:00:00 +00:00
lang Initial load 2007-12-01 00:00:00 +00:00
net Initial load 2007-12-01 00:00:00 +00:00
nio Initial load 2007-12-01 00:00:00 +00:00
rmi Initial load 2007-12-01 00:00:00 +00:00
security Initial load 2007-12-01 00:00:00 +00:00
text/BreakIterator Initial load 2007-12-01 00:00:00 +00:00
util Initial load 2007-12-01 00:00:00 +00:00