i-net Clear Reports

Uses of Class
com.inet.viewer.props.DefaultSetting

Packages that use DefaultSetting
com.inet.viewer Provides all classes and interfaces for the i-net Clear Reports viewer. 
com.inet.viewer.props Provides classes and interfaces for customizing viewer default settings. 
 

Uses of DefaultSetting in com.inet.viewer
 

Methods in com.inet.viewer that return DefaultSetting
 DefaultSetting SwingReportViewer.getDefaultSetting(DefaultSetting.Key key)
          Returns the setting of the property defined by the key, or null if no value is set.
 

Methods in com.inet.viewer with parameters of type DefaultSetting
 void SwingReportViewer.setDefaultSetting(DefaultSetting.Key key, DefaultSetting value)
          Applies a setting defined by the given key-value pair.
 

Uses of DefaultSetting in com.inet.viewer.props
 

Fields in com.inet.viewer.props declared as DefaultSetting
static DefaultSetting DefaultSetting.VALUE_DRILLDOWN_DISABLED
          Value belonging to DEFAULT_ZOOM: zoom to 100%
static DefaultSetting DefaultSetting.VALUE_DRILLDOWN_ENABLED
          Value belonging to DEFAULT_DRILLDOWN_ENABLED: enabled
static DefaultSetting DefaultSetting.VALUE_VIEW_MODE_DOUBLE_PAGE
          Value belonging to DEFAULT_VIEW_MODE: show two pages at a time
static DefaultSetting DefaultSetting.VALUE_VIEW_MODE_DOUBLE_PAGE_CONTINUOUS
          Value belonging to DEFAULT_VIEW_MODE: show pages as double column continuous stream
static DefaultSetting DefaultSetting.VALUE_VIEW_MODE_SINGLE_PAGE
          Value belonging to DEFAULT_VIEW_MODE: show only one page at a time
static DefaultSetting DefaultSetting.VALUE_VIEW_MODE_SINGLE_PAGE_CONTINUOUS
          Value belonging to DEFAULT_VIEW_MODE: show pages as single column continuous stream
static DefaultSetting DefaultSetting.VALUE_ZOOM_100_PERCENT
          Value belonging to DEFAULT_ZOOM: zoom to 100%
static DefaultSetting DefaultSetting.VALUE_ZOOM_PAGE_HEIGHT
          Value belonging to DEFAULT_ZOOM: zoom to page height
static DefaultSetting DefaultSetting.VALUE_ZOOM_PAGE_WIDTH
          Value belonging to DEFAULT_ZOOM: zoom to page width
static DefaultSetting DefaultSetting.VALUE_ZOOM_WHOLE_PAGE
          Value belonging to DEFAULT_ZOOM: zoom to full page
 


i-net Clear Reports

Copyright © 1999-2011 by i-net software GmbH