Class FlagBitsPane
- java.lang.Object
-
- org.apache.pdfbox.debugger.flagbitspane.FlagBitsPane
-
public class FlagBitsPane extends java.lang.Object
- Author:
- Khyrul Bashar A class that displays flag bits in a table in detail.
-
-
Constructor Summary
Constructors Constructor Description FlagBitsPane(org.apache.pdfbox.pdmodel.PDDocument document, org.apache.pdfbox.cos.COSDictionary dictionary, org.apache.pdfbox.cos.COSName flagType)
Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.swing.JPanel
getPane()
Returns the Pane itself
-