public static interface PopOverView.Content
Modifier and Type | Method and Description |
---|---|
String |
getContent()
Returns the text to be shown.
|
int |
getX()
Returns the x-coordinate relative to the Document's where the Popover will be shown.
|
int |
getY()
Returns the y-coordinate relative to the Document's where the Popover will be shown.
|
String getContent()
int getX()
int getY()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.