Uses of Class
org.apache.pdfbox.debugger.treestatus.TreeStatus
-
Packages that use TreeStatus Package Description org.apache.pdfbox.debugger.treestatus -
-
Uses of TreeStatus in org.apache.pdfbox.debugger.treestatus
Fields in org.apache.pdfbox.debugger.treestatus declared as TreeStatus Modifier and Type Field Description private TreeStatus
TreeStatusPane. statusObj
Methods in org.apache.pdfbox.debugger.treestatus with parameters of type TreeStatus Modifier and Type Method Description void
TreeStatusPane. updateTreeStatus(TreeStatus statusObj)
In case of document changing this should be called to update TreeStatus value of the pane.
-