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

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #24453 Mon Apr 25 08:40:38 MDT 2011 patrick.corless PDF-297 created new constructor to allow a properties file to be based into the constructor which can be used to override the default properties file properties
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/viewer/src/org/icepdf/ri/util/PropertiesManager.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #24455 Mon Apr 25 08:51:09 MDT 2011 patrick.corless PDF-297 created new constructor to allow a properties file to be based into the constructor which can be used to override the default properties file properties
        Files Changed
        Commit graph MODIFY /icepdf/branches/icepdf-4.2.0/icepdf/viewer/src/org/icepdf/ri/util/PropertiesManager.java
        Patrick Corless created issue -
        Hide
        Patrick Corless added a comment -

        Updated the properties manager and the IB pilot to suppress dialog creation.

        Show
        Patrick Corless added a comment - Updated the properties manager and the IB pilot to suppress dialog creation.
        Patrick Corless made changes -
        Field Original Value New Value
        Status Open [ 1 ] Resolved [ 5 ]
        Fix Version/s 4.2.1 [ 10272 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: