public class ComponentLayoutEvent extends EventObject
source| Constructor and Description |
|---|
ComponentLayoutEvent(Object source,
Component component,
Rectangle bounds)
Creates a new instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
Rectangle |
getBounds()
Gets the new bounds of the component.
|
Component |
getComponent()
Gets the component which has been layed out.
|
getSource, toStringCopyright © 2002–2016 SoftSmithy. All rights reserved.