|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HScreenConfigurationListener
This listener is used to monitor when the configuration of an HScreenDevice
is modified.
Parameter | Description | Default value | Set method | Get method |
---|---|---|---|---|
None. |
Description | Default value | Set method | Get method |
---|---|---|---|
None. |
HScreenConfigurationEvent
,
HScreenDevice
Method Summary | |
---|---|
void |
report(HScreenConfigurationEvent gce)
This method is called when the configuration of an HScreenDevice is modified. |
Method Detail |
---|
void report(HScreenConfigurationEvent gce)
HScreenDevice
is modified.
gce
- The event notifying the listener of the modification.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |