com.stimulsoft.report.options
Class ViewerOptions.Windows

java.lang.Object
  extended by com.stimulsoft.report.options.ViewerOptions.Windows
Enclosing class:
ViewerOptions

public static class ViewerOptions.Windows
extends java.lang.Object

Class for adjustment of the viewer window.


Nested Class Summary
static class ViewerOptions.Windows.Exports
           
static class ViewerOptions.Windows.WPFViewer
           
 
Constructor Summary
ViewerOptions.Windows()
           
 
Method Summary
static java.lang.Object getActivePageBorderColor()
           
static StiColor getBackgroundColor()
           
static java.lang.String getExportSaveLoadPath()
          Gets or sets path for saving exported report.
static boolean getForceShowInTaskbar()
          Deprecated. 
static boolean getLimitLengthOfEditableRichText()
           
static StiSize getMinimumSize()
           
static java.lang.String getReportSaveLoadPath()
          Gets or sets path for saving and loading a report template.
static boolean getScrollToEditableComponent()
           
static boolean getShowBookmarksPanel()
          Gets or sets a value indicating whether the BookMarks panel is visible in the viewer window.
static boolean getShowCloseButton()
          Gets or sets a value indicating whether it is will be show Close Button in the viewer window.
static boolean getShowContextMenu()
          Gets or sets a value indicating whether it is will be show in context menu of viewer window.
static boolean getShowEditorTool()
          Gets or sets a value indicating whether the Editor Tool button is visible in the viewer window.
static boolean getShowExportButton()
          Deprecated. 
static boolean getShowFindTool()
          Gets or sets a value indicating whether the Find Tool button is visible in the viewer window.
static boolean getShowFirstPage()
          Gets or sets a value indicating whether the "First Page" button is visible in the viewer window.
static boolean getShowFullScreen()
          Gets or sets a value indicating whether to show "FullScreen" button.
static boolean getShowHandTool()
          Gets or sets a value indicating whether the Hand Tool button is visible in the viewer window.
static boolean getShowInTaskbar()
           
static boolean getShowLastPage()
          Gets or sets a value indicating whether the "Last Page" button is visible in the viewer window.
static boolean getShowNextPage()
          Gets or sets a value indicating whether the "Next Page" button is visible in the viewer window.
static boolean getShowOpenButton()
          Gets or sets a value indicating whether the Open button is visible in the viewer window.
static boolean getShowPageControl()
          Gets or sets a value indicating whether the Zoom panel is visible in the viewer window.
static boolean getShowPageDeleteButton()
          Gets or sets a value indicating whether the Delete Page button is visible in the viewer window.
static boolean getShowPageDesignButton()
          Gets or sets a value indicating whether the Page Design button is visible in the viewer window.
static boolean getShowPageNewButton()
          Gets or sets a value indicating whether the Show New Page button is visible in the viewer window.
static boolean getShowPageSizeButton()
          Gets or sets a value indicating whether the Page Size button is visible in the viewer window.
static boolean getShowPageViewContinuousMode()
          Gets or sets a value indicating whether to show Continues Page Mode.
static boolean getShowPageViewMode()
          Gets or sets a value indicating whether to show all buttons for the Page View Mode.
static boolean getShowPageViewModeButton()
          Gets or sets a value indicating whether to show button for select mode of viewing pages in viewer window.
static boolean getShowPageViewMultipleMode()
          Gets or sets a value indicating whether to show MultiplePages Page Mode.
static boolean getShowPageViewSingleMode()
          Gets or sets a value indicating whether to show Single Page Mode.
static boolean getShowPreviousPage()
          Gets or sets a value indicating whether the "Previous Page" button is visible in the viewer window.
static boolean getShowPrintButton()
          Gets or sets a value indicating whether the Print Button is shown.
static boolean getShowSaveButton()
          Gets or sets a value indicating whether the Save button is visible in the viewer window.
static boolean getShowSaveDocumentFileButton()
          Gets or sets a value indicating whether the Save Document File button is visible in the viewer window.
static boolean getShowSelectTool()
          Gets or sets a value indicating whether the Select Tool button is visible in the viewer window.
static boolean getShowSendEMailButton()
          Gets or sets a value indicating whether the Send EMail button is visible in the viewer window.
static boolean getShowSendEMailDocumentFileButton()
          Gets or sets a value indicating whether the SendEMail Document File button is visible in the viewer window.
static boolean getShowStatusBar()
          Gets or sets a value indicating whether the Status Bar is shown in the viewer window.
static boolean getShowThumbsButton()
          Gets or sets a value indicating whether the Thumbnails button is visible in the viewer window.
static boolean getShowThumbsPanel()
          Gets or sets a value indicating whether the Thumbnails panel is visible in the viewer window.
static boolean getShowToolbar()
          Gets or sets a value indicating whether to show a Toolbar in the viewer control.
static boolean getShowVertScrollBar()
          Gets or sets a value indicating whether to show the Vertical Scroll Bar.
static boolean getShowZoom()
          Gets or sets a value indicating whether the Zoom panel is visible in the viewer window.
static javax.swing.Icon getViewerIcon()
           
static java.lang.Object getViewerWpfIcon()
           
static double getZoom()
          Gets or sets zoom of the drawing of the pages in viewer window.
static void setActivePageBorderColor(java.lang.Object value)
           
static void setBackgroundColor(StiColor value)
           
static void setExportSaveLoadPath(java.lang.String value)
           
static void setForceShowInTaskbar(boolean value)
          Deprecated. 
static void setLimitLengthOfEditableRichText(boolean value)
           
static void setMinimumSize(StiSize value)
           
static void setReportSaveLoadPath(java.lang.String value)
           
static void setScrollToEditableComponent(boolean value)
           
static void setShowBookmarksPanel(boolean value)
           
static void setShowCloseButton(boolean value)
           
static void setShowContextMenu(boolean value)
           
static void setShowEditorTool(boolean value)
           
static void setShowExportButton(boolean value)
          Deprecated. 
static void setShowFindTool(boolean value)
           
static void setShowFirstPage(boolean value)
           
static void setShowFullScreen(boolean value)
           
static void setShowHandTool(boolean value)
           
static void setShowInTaskbar(boolean value)
           
static void setShowLastPage(boolean value)
           
static void setShowNextPage(boolean value)
           
static void setShowOpenButton(boolean value)
           
static void setShowPageControl(boolean value)
           
static void setShowPageDeleteButton(boolean value)
           
static void setShowPageDesignButton(boolean value)
           
static void setShowPageNewButton(boolean value)
           
static void setShowPageSizeButton(boolean value)
           
static void setShowPageViewContinuousMode(boolean value)
           
static void setShowPageViewMode(boolean value)
           
static void setShowPageViewModeButton(boolean value)
           
static void setShowPageViewMultipleMode(boolean value)
           
static void setShowPageViewSingleMode(boolean value)
           
static void setShowPreviousPage(boolean value)
           
static void setShowPrintButton(boolean value)
           
static void setShowSaveButton(boolean value)
           
static void setShowSaveDocumentFileButton(boolean value)
           
static void setShowSelectTool(boolean value)
           
static void setShowSendEMailButton(boolean value)
           
static void setShowSendEMailDocumentFileButton(boolean value)
           
static void setShowStatusBar(boolean value)
           
static void setShowThumbsButton(boolean value)
           
static void setShowThumbsPanel(boolean value)
           
static void setShowToolbar(boolean value)
           
static void setShowVertScrollBar(boolean value)
           
static void setShowZoom(boolean value)
           
static void setViewerIcon(javax.swing.Icon value)
           
static void setViewerWpfIcon(java.lang.Object value)
           
static void setZoom(double value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewerOptions.Windows

public ViewerOptions.Windows()
Method Detail

getLimitLengthOfEditableRichText

public static boolean getLimitLengthOfEditableRichText()

setLimitLengthOfEditableRichText

public static void setLimitLengthOfEditableRichText(boolean value)

getActivePageBorderColor

public static java.lang.Object getActivePageBorderColor()

setActivePageBorderColor

public static void setActivePageBorderColor(java.lang.Object value)

getForceShowInTaskbar

@Deprecated
public static boolean getForceShowInTaskbar()
Deprecated. 


setForceShowInTaskbar

@Deprecated
public static void setForceShowInTaskbar(boolean value)
Deprecated. 


getShowInTaskbar

public static boolean getShowInTaskbar()

setShowInTaskbar

public static void setShowInTaskbar(boolean value)

getZoom

public static double getZoom()
Gets or sets zoom of the drawing of the pages in viewer window.


setZoom

public static void setZoom(double value)

getShowToolbar

public static boolean getShowToolbar()
Gets or sets a value indicating whether to show a Toolbar in the viewer control.


setShowToolbar

public static void setShowToolbar(boolean value)

getShowPageViewMode

public static boolean getShowPageViewMode()
Gets or sets a value indicating whether to show all buttons for the Page View Mode.


setShowPageViewMode

public static void setShowPageViewMode(boolean value)

getShowPageViewSingleMode

public static boolean getShowPageViewSingleMode()
Gets or sets a value indicating whether to show Single Page Mode.


setShowPageViewSingleMode

public static void setShowPageViewSingleMode(boolean value)

getShowPageViewContinuousMode

public static boolean getShowPageViewContinuousMode()
Gets or sets a value indicating whether to show Continues Page Mode.


setShowPageViewContinuousMode

public static void setShowPageViewContinuousMode(boolean value)

getShowPageViewMultipleMode

public static boolean getShowPageViewMultipleMode()
Gets or sets a value indicating whether to show MultiplePages Page Mode.


setShowPageViewMultipleMode

public static void setShowPageViewMultipleMode(boolean value)

getShowFullScreen

public static boolean getShowFullScreen()
Gets or sets a value indicating whether to show "FullScreen" button.


setShowFullScreen

public static void setShowFullScreen(boolean value)

getShowVertScrollBar

public static boolean getShowVertScrollBar()
Gets or sets a value indicating whether to show the Vertical Scroll Bar.


setShowVertScrollBar

public static void setShowVertScrollBar(boolean value)

getShowStatusBar

public static boolean getShowStatusBar()
Gets or sets a value indicating whether the Status Bar is shown in the viewer window.


setShowStatusBar

public static void setShowStatusBar(boolean value)

getShowPrintButton

public static boolean getShowPrintButton()
Gets or sets a value indicating whether the Print Button is shown.


setShowPrintButton

public static void setShowPrintButton(boolean value)

getShowOpenButton

public static boolean getShowOpenButton()
Gets or sets a value indicating whether the Open button is visible in the viewer window.


setShowOpenButton

public static void setShowOpenButton(boolean value)

getShowSaveButton

public static boolean getShowSaveButton()
Gets or sets a value indicating whether the Save button is visible in the viewer window.


setShowSaveButton

public static void setShowSaveButton(boolean value)

getShowSaveDocumentFileButton

public static boolean getShowSaveDocumentFileButton()
Gets or sets a value indicating whether the Save Document File button is visible in the viewer window.


setShowSaveDocumentFileButton

public static void setShowSaveDocumentFileButton(boolean value)

getShowSendEMailDocumentFileButton

public static boolean getShowSendEMailDocumentFileButton()
Gets or sets a value indicating whether the SendEMail Document File button is visible in the viewer window.


setShowSendEMailDocumentFileButton

public static void setShowSendEMailDocumentFileButton(boolean value)

getShowExportButton

@Deprecated
public static boolean getShowExportButton()
Deprecated. 

Gets or sets a value indicating whether the Export button is visible in the viewer window.


setShowExportButton

@Deprecated
public static void setShowExportButton(boolean value)
Deprecated. 


getShowSendEMailButton

public static boolean getShowSendEMailButton()
Gets or sets a value indicating whether the Send EMail button is visible in the viewer window.


setShowSendEMailButton

public static void setShowSendEMailButton(boolean value)

getShowPageNewButton

public static boolean getShowPageNewButton()
Gets or sets a value indicating whether the Show New Page button is visible in the viewer window.


setShowPageNewButton

public static void setShowPageNewButton(boolean value)

getShowPageDeleteButton

public static boolean getShowPageDeleteButton()
Gets or sets a value indicating whether the Delete Page button is visible in the viewer window.


setShowPageDeleteButton

public static void setShowPageDeleteButton(boolean value)

getShowPageDesignButton

public static boolean getShowPageDesignButton()
Gets or sets a value indicating whether the Page Design button is visible in the viewer window.


setShowPageDesignButton

public static void setShowPageDesignButton(boolean value)

getShowPageSizeButton

public static boolean getShowPageSizeButton()
Gets or sets a value indicating whether the Page Size button is visible in the viewer window.


setShowPageSizeButton

public static void setShowPageSizeButton(boolean value)

getShowPageViewModeButton

public static boolean getShowPageViewModeButton()
Gets or sets a value indicating whether to show button for select mode of viewing pages in viewer window.


setShowPageViewModeButton

public static void setShowPageViewModeButton(boolean value)

getShowSelectTool

public static boolean getShowSelectTool()
Gets or sets a value indicating whether the Select Tool button is visible in the viewer window.


setShowSelectTool

public static void setShowSelectTool(boolean value)

getShowHandTool

public static boolean getShowHandTool()
Gets or sets a value indicating whether the Hand Tool button is visible in the viewer window.


setShowHandTool

public static void setShowHandTool(boolean value)

getShowEditorTool

public static boolean getShowEditorTool()
Gets or sets a value indicating whether the Editor Tool button is visible in the viewer window.


setShowEditorTool

public static void setShowEditorTool(boolean value)

getShowFindTool

public static boolean getShowFindTool()
Gets or sets a value indicating whether the Find Tool button is visible in the viewer window.


setShowFindTool

public static void setShowFindTool(boolean value)

getShowZoom

public static boolean getShowZoom()
Gets or sets a value indicating whether the Zoom panel is visible in the viewer window.


setShowZoom

public static void setShowZoom(boolean value)

getShowPageControl

public static boolean getShowPageControl()
Gets or sets a value indicating whether the Zoom panel is visible in the viewer window.


setShowPageControl

public static void setShowPageControl(boolean value)

getShowFirstPage

public static boolean getShowFirstPage()
Gets or sets a value indicating whether the "First Page" button is visible in the viewer window.


setShowFirstPage

public static void setShowFirstPage(boolean value)

getShowPreviousPage

public static boolean getShowPreviousPage()
Gets or sets a value indicating whether the "Previous Page" button is visible in the viewer window.


setShowPreviousPage

public static void setShowPreviousPage(boolean value)

getShowNextPage

public static boolean getShowNextPage()
Gets or sets a value indicating whether the "Next Page" button is visible in the viewer window.


setShowNextPage

public static void setShowNextPage(boolean value)

getShowLastPage

public static boolean getShowLastPage()
Gets or sets a value indicating whether the "Last Page" button is visible in the viewer window.


setShowLastPage

public static void setShowLastPage(boolean value)

getShowBookmarksPanel

public static boolean getShowBookmarksPanel()
Gets or sets a value indicating whether the BookMarks panel is visible in the viewer window.


setShowBookmarksPanel

public static void setShowBookmarksPanel(boolean value)

getShowThumbsPanel

public static boolean getShowThumbsPanel()
Gets or sets a value indicating whether the Thumbnails panel is visible in the viewer window.


setShowThumbsPanel

public static void setShowThumbsPanel(boolean value)

getShowThumbsButton

public static boolean getShowThumbsButton()
Gets or sets a value indicating whether the Thumbnails button is visible in the viewer window.


setShowThumbsButton

public static void setShowThumbsButton(boolean value)

getShowContextMenu

public static boolean getShowContextMenu()
Gets or sets a value indicating whether it is will be show in context menu of viewer window.


setShowContextMenu

public static void setShowContextMenu(boolean value)

getShowCloseButton

public static boolean getShowCloseButton()
Gets or sets a value indicating whether it is will be show Close Button in the viewer window.


setShowCloseButton

public static void setShowCloseButton(boolean value)

getReportSaveLoadPath

public static java.lang.String getReportSaveLoadPath()
Gets or sets path for saving and loading a report template.


setReportSaveLoadPath

public static void setReportSaveLoadPath(java.lang.String value)

getExportSaveLoadPath

public static java.lang.String getExportSaveLoadPath()
Gets or sets path for saving exported report.


setExportSaveLoadPath

public static void setExportSaveLoadPath(java.lang.String value)

getBackgroundColor

public static StiColor getBackgroundColor()

setBackgroundColor

public static void setBackgroundColor(StiColor value)

getViewerIcon

public static javax.swing.Icon getViewerIcon()

setViewerIcon

public static void setViewerIcon(javax.swing.Icon value)

getViewerWpfIcon

public static java.lang.Object getViewerWpfIcon()

setViewerWpfIcon

public static void setViewerWpfIcon(java.lang.Object value)

getScrollToEditableComponent

public static boolean getScrollToEditableComponent()

setScrollToEditableComponent

public static void setScrollToEditableComponent(boolean value)

getMinimumSize

public static StiSize getMinimumSize()

setMinimumSize

public static void setMinimumSize(StiSize value)