|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface TextPopUpHelper.MouseContentHandler
To be used by host components to create anonymous inner class for handling mouse events to provide content for display
| Method Summary | |
|---|---|
java.lang.String |
getContent(TextPopUpHelper pup,
java.awt.event.MouseEvent me)
Implements this method to allow pop-up retrieve content to display |
void |
setContent(java.lang.String s)
Implements this method to process pop-up content |
| Method Detail |
|---|
java.lang.String getContent(TextPopUpHelper pup,
java.awt.event.MouseEvent me)
void setContent(java.lang.String s)
s -
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||