|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PDFAction | |
|---|---|
| com.sun.pdfview | |
| com.sun.pdfview.action | |
| Uses of PDFAction in com.sun.pdfview |
|---|
| Methods in com.sun.pdfview that return PDFAction | |
|---|---|
PDFAction |
OutlineNode.getAction()
Get the PDF action associated with this node |
| Methods in com.sun.pdfview with parameters of type PDFAction | |
|---|---|
void |
OutlineNode.setAction(PDFAction action)
Set the PDF action associated with this node |
| Uses of PDFAction in com.sun.pdfview.action |
|---|
| Subclasses of PDFAction in com.sun.pdfview.action | |
|---|---|
class |
GoToAction
An action which specifies going to a particular destination |
| Methods in com.sun.pdfview.action that return PDFAction | |
|---|---|
static PDFAction |
PDFAction.getAction(PDFObject obj,
PDFObject root)
Get an action of the appropriate type from a PDFObject |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||