public class LayoutResetEvent
extends java.lang.Object
| Constructor and Description |
|---|
LayoutResetEvent(Layout layout)
Creates a new
. |
| Modifier and Type | Method and Description |
|---|---|
Layout |
getLayout()
Returns the layout to be reset or that was reset.
|
public LayoutResetEvent(Layout layout)
LayoutResetEvent.layout - the layout to be reset or that was already reset.public Layout getLayout()