jdk-24/jdk/test/java/awt
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
..
Choice Initial load 2007-12-01 00:00:00 +00:00
Component Initial load 2007-12-01 00:00:00 +00:00
Container/isRemoveNotifyNeeded Initial load 2007-12-01 00:00:00 +00:00
Dialog Initial load 2007-12-01 00:00:00 +00:00
dnd Initial load 2007-12-01 00:00:00 +00:00
event 6524352: support for high-resolution mouse wheel 2008-03-14 20:40:09 +03:00
EventDispatchThread/LoopRobustness Initial load 2007-12-01 00:00:00 +00:00
FileDialog Initial load 2007-12-01 00:00:00 +00:00
Focus Initial load 2007-12-01 00:00:00 +00:00
font Initial load 2007-12-01 00:00:00 +00:00
FontClass Initial load 2007-12-01 00:00:00 +00:00
Frame Initial load 2007-12-01 00:00:00 +00:00
FullScreen/UninitializedDisplayModeChangeTest Initial load 2007-12-01 00:00:00 +00:00
geom/Path2D Initial load 2007-12-01 00:00:00 +00:00
grab Initial load 2007-12-01 00:00:00 +00:00
Graphics Initial load 2007-12-01 00:00:00 +00:00
GridLayout/LayoutExtraGaps Initial load 2007-12-01 00:00:00 +00:00
im Initial load 2007-12-01 00:00:00 +00:00
image Initial load 2007-12-01 00:00:00 +00:00
Insets Initial load 2007-12-01 00:00:00 +00:00
KeyboardFocusmanager/TypeAhead Initial load 2007-12-01 00:00:00 +00:00
List Initial load 2007-12-01 00:00:00 +00:00
Menu/OpensWithNoGrab Initial load 2007-12-01 00:00:00 +00:00
Mixing 6637796: setBounds doesn't enlarge Component 2008-03-18 14:20:28 +03:00
Modal 6578583: Regression: Modality is broken in windows vista home premium from jdk1.7 b02 onwards 2008-03-14 22:00:33 +03:00
Mouse Initial load 2007-12-01 00:00:00 +00:00
MouseAdapter/MouseAdapterUnitTest Initial load 2007-12-01 00:00:00 +00:00
MultipleGradientPaint Initial load 2007-12-01 00:00:00 +00:00
Multiscreen Initial load 2007-12-01 00:00:00 +00:00
print Initial load 2007-12-01 00:00:00 +00:00
PrintJob Initial load 2007-12-01 00:00:00 +00:00
regtesthelpers Initial load 2007-12-01 00:00:00 +00:00
TextArea Initial load 2007-12-01 00:00:00 +00:00
Toolkit Initial load 2007-12-01 00:00:00 +00:00
TrayIcon/DragEventSource Initial load 2007-12-01 00:00:00 +00:00
Window Initial load 2007-12-01 00:00:00 +00:00