Class FlagBitsPane

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

public class FlagBitsPane extends Object
  • Field Details

  • Constructor Details

    • FlagBitsPane

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

    • createPane

      private void createPane(COSDictionary dictionary, COSName flagType)
    • getPane

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