Class SchemaSelectionDialog

    • Constructor Detail

      • SchemaSelectionDialog

        public SchemaSelectionDialog​(JDialog owner,
                                     String[] schemas)
    • Method Detail

      • getDialogId

        protected String getDialogId()
        Specified by:
        getDialogId in class org.pentaho.reporting.libraries.designtime.swing.CommonDialog
      • hasCancelButton

        protected boolean hasCancelButton()
        Overrides:
        hasCancelButton in class org.pentaho.reporting.libraries.designtime.swing.CommonDialog
      • createContentPane

        protected Component createContentPane()
        Specified by:
        createContentPane in class org.pentaho.reporting.libraries.designtime.swing.CommonDialog
      • getSchema

        public String getSchema()
      • getBundleSupport

        protected org.pentaho.reporting.libraries.base.util.ResourceBundleSupport getBundleSupport()