Class FlagBitsPane
java.lang.Object
org.apache.pdfbox.debugger.flagbitspane.FlagBitsPane
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionFlagBitsPane(PDDocument document, COSDictionary dictionary, COSName flagType) Constructor. -
Method Summary
Modifier and TypeMethodDescriptionprivate voidcreatePane(COSDictionary dictionary, COSName flagType) getPane()Returns the Pane itself
-
Field Details
-
view
-
document
-
-
Constructor Details
-
FlagBitsPane
Constructor.- Parameters:
dictionary- COSDictionary instance.flagType- COSName instance.
-
-
Method Details
-
createPane
-
getPane
Returns the Pane itself- Returns:
- JPanel instance
-