Class FlagBitsPane

java.lang.Object
org.apache.pdfbox.debugger.flagbitspane.FlagBitsPane

public class FlagBitsPane extends Object
Author:
Khyrul Bashar A class that displays flag bits in a table in detail.
  • Constructor Details

    • FlagBitsPane

      public FlagBitsPane(org.apache.pdfbox.pdmodel.PDDocument document, org.apache.pdfbox.cos.COSDictionary dictionary, org.apache.pdfbox.cos.COSName flagType)
      Constructor.
      Parameters:
      dictionary - COSDictionary instance.
      flagType - COSName instance.
  • Method Details

    • getPane

      public JPanel getPane()
      Returns the Pane itself
      Returns:
      JPanel instance