ICEpdf
  1. ICEpdf
  2. PDF-297

Enhance Properties manager to supress create prop dir in constructor

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.2
    • Fix Version/s: 4.2.1
    • Component/s: Viewer RI
    • Labels:
      None
    • Environment:
      ICEpdf and ICEbrowsers

      Description

      A client has requested that that the create new folder dialog on the IB pilot be suppressed. The dialog can be configured with the property "application.showLocalStorageDialogs=false" and is normal set via the constructor public PropertiesManager(Properties sysProps, String propPath, ResourceBundle messageBundle) via an external file path.

      In ICEbrowser pilot config passing in an external file isn't the best way to configure additional properties. As a result we need to create a new constructor that allows a user to set/override properties via the a Properties object. public PropertiesManager(Properties sysProps, Properties props, ResourceBundle messageBundle).

        Activity

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Patrick Corless
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: