PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package
/
PDFAnnotation Class
/ setMouseDownAction Method
The action to be performed when the mouse button is pressed inside the annotation's active area.
Collapse All
Expand All
In This Topic
setMouseDownAction Method
In This Topic
Sets the mouse down action.
Syntax
public
void
setMouseDownAction(
PDFAction
action
)
Parameters
action
The action to be performed when the mouse button is pressed inside the annotation's active area.
See Also
Reference
PDFAnnotation Class
PDFAnnotation Members