|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface URIEventListener
Implement URIEventListener to receive URIEvents whenever someone activates an URI.
for license details.| Method Summary | |
|---|---|
void |
activateURI(URIEvent ev)
This method is called to indicate that an URI can be processed. |
void |
enterURI(URIEvent ev)
This method is called to indicate that the mouse has entered the URI. |
void |
leaveURI(URIEvent ev)
This method is called to indicate that the mouse has left the URI. |
| Method Detail |
|---|
void activateURI(URIEvent ev)
ev - Describes the URIvoid enterURI(URIEvent ev)
ev - Describes the URIvoid leaveURI(URIEvent ev)
ev - Describes the URI
|
Copyright ยจ 2003-2015 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||