ICEpdf
  1. ICEpdf
  2. PDF-1025

Add new properties for hiding page view mode types

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 6.1.2
    • Fix Version/s: 6.1.3
    • Component/s: Examples
    • Labels:
      None
    • Environment:
      Viewer RI

      Description

      A request has been made to make the PropertiesManager and thus SwingViewBuilder have options to hide one or more of the page view types located in the statusbar viewmode toolbar.

      Four new properties have been introduced to controller the four page views.

      public static final String PROPERTY_SHOW_STATUSBAR_VIEWMODE_SINGLE = "application.statusbar.show.viewmode.singlePage";
          public static final String PROPERTY_SHOW_STATUSBAR_VIEWMODE_SINGLE_CONTINUOUS = "application.statusbar.show.viewmode.singlePageContinuous";
          public static final String PROPERTY_SHOW_STATUSBAR_VIEWMODE_DOUBLE = "application.statusbar.show.viewmode.doublePage";
          public static final String PROPERTY_SHOW_STATUSBAR_VIEWMODE_DOUBLE_CONTINUOUS = "application.statusbar.show.viewmode.doublePageContinuous";

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #49494 Tue Nov 08 10:51:23 MST 2016 patrick.corless PDF-1025 addition of new properties to control the visibility of the page view toggle buttons, all four.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/viewer/src/org/icepdf/ri/util/PropertiesManager.java
        Commit graph MODIFY /icepdf/trunk/icepdf/viewer/src/org/icepdf/ri/common/SwingViewBuilder.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #49206 Tue Sep 13 10:46:12 MDT 2016 patrick.corless PDF-1025 addition of new properties to control the visibility of the page view toggle buttons, all four.
        Files Changed
        Commit graph MODIFY /icepdf/branches/icepdf-6.1.0/icepdf/viewer/src/org/icepdf/ri/util/PropertiesManager.java
        Commit graph MODIFY /icepdf/branches/icepdf-6.1.0/icepdf/viewer/src/org/icepdf/ri/common/SwingViewBuilder.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: