public class HScreenLocationModifiedEvent extends EventObject
| Parameter | Description | Default value | Set method | Get method |
|---|---|---|---|---|
| None. | ||||
| Description | Default value | Set method | Get method |
|---|---|---|---|
| None. | |||
source| Constructor and Description |
|---|
HScreenLocationModifiedEvent(Object source)
Creates an
HScreenLocationModifiedEvent object. |
| Modifier and Type | Method and Description |
|---|---|
Object |
getSource()
Returns the Component whose on-screen location has been
modified.
|
toStringpublic HScreenLocationModifiedEvent(Object source)
HScreenLocationModifiedEvent object. See the class description for
details of constructor parameters and default values.source - the Component whose on-screen location has been
modified.public Object getSource()
getSource in class EventObjectCopyright © 2012 code4tv.com. All Rights Reserved.