Interface UIStyle

All Superinterfaces:
DefaultButtonResources
All Known Subinterfaces:
DefaultUIStyle, DemoUIStyle, EnterpriseResources, ExternalUIStyle, MinimizedUIStyle, ScrollbarUIStyle

public interface UIStyle extends DefaultButtonResources
UIStyle of JWT.
See Also:
  • Method Details

    • dialogStyle

      DialogStyle dialogStyle()
      Returns:
      used style for Dialogs (PopUps)
    • borderBasicStyle

      com.levigo.jadice.web.client.border.internal.SimpleBorderSettings.BorderStyle borderBasicStyle()
      Returns:
      BorderStyle for the PageView
    • borderThumbnailStyle

      com.levigo.jadice.web.client.border.internal.SimpleBorderSettings.BorderStyle borderThumbnailStyle()
      Returns:
      BorderStyle for the ThumbnailView
    • labelThumbnailStyle

      com.levigo.jadice.web.client.viewer.internal.ThumbnailPageView.LabelThumbnailStyle labelThumbnailStyle()
      Returns:
      Labels of the Thumbnails
    • viewerBasicStyle

      ViewerStyle viewerBasicStyle()
      Returns:
      style of the Main Viewer
    • viewerThumbnailStyle

      ViewerStyle viewerThumbnailStyle()
      Returns:
      style of the Viewer inside the ThumbnailTool
    • thumbnailToolStyle

      ThumbnailTool.ThumbnailToolStyle thumbnailToolStyle()
      Returns:
      style for the ThumbnailTool
    • pdfSignatureBoxToolStyle

      Returns:
      style for the PDFSignatureBoxTool
    • pdfSignatureBoxToolButtonStyle

      JadiceButtonStyle pdfSignatureBoxToolButtonStyle()
      Returns:
      Buttons inside of the PDFSignatureBoxTool
    • visibleBoundsToolStyle

      VisibleBoundsTool.VisibleBoundsStyle visibleBoundsToolStyle()
      Returns:
      the style for the VisibleBoundsTool
    • calibrateResolutionStyle

      com.levigo.jadice.web.client.ui.internal.widgets.CalibrateResolutionWidget.CalibrateResolutionStyle calibrateResolutionStyle()
      Returns:
      Style for the CalibrateResolutionWidget
    • buttonStyle

      JadiceButtonStyle buttonStyle()
      Returns:
      Default buttons
    • buttonThumbnailStyle

      JadiceButtonStyle buttonThumbnailStyle()
      Returns:
      Buttons inside of the ThumbnailLightningBox (hide, pin)
    • buttonPageViewStyle

      JadiceButtonPageViewStyle buttonPageViewStyle()
      Returns:
      Buttons inside of the Viewer (GalleryNavigationTool, ThumbnailTool)
    • buttonGalleryNavigationStyle

      JadiceButtonPageViewStyle buttonGalleryNavigationStyle()
      Returns:
      gallery navigation buttons
    • buttonTextStyle

      JadiceButtonStyle buttonTextStyle()
      Returns:
      Buttons, mainmenu
    • buttonAnnotationStyle

      JadiceButtonStyle buttonAnnotationStyle()
      Returns:
      Buttons, AnnotationToolbar
    • contextMenuStyle

      ContextMenuStyle contextMenuStyle()
      Returns:
      ContextMenuStyle for submenus of MenuBar and normal ContextMenus
    • toolbarHorizontalStyle

      BarStyle toolbarHorizontalStyle()
      Returns:
      Top-Toolbar
    • toolbarStatusbarStyle

      BarStyle toolbarStatusbarStyle()
      Returns:
      Bottom-Tool-/Snapin-/Statusbar
    • toolbarVerticalStyle

      BarStyle toolbarVerticalStyle()
      Returns:
      Left-Toolbar
    • toolbarHorizontalSubmenuStyle

      BarStyle toolbarHorizontalSubmenuStyle()
      Returns:
      Horizontal Toolbar Submenu
    • toolbarVerticalSubmenuStyle

      BarStyle toolbarVerticalSubmenuStyle()
      Returns:
      Vertical Toolbar Submenu
    • toolbarSubmenuPopupStyle

      BarStyle toolbarSubmenuPopupStyle()
      Returns:
      Toolbar Submenu Popup
    • toolbarContentStyle

      Returns:
      ContentToolbar Style
    • pageLayoutSnapInStyle

      Returns:
      SnapIn switching the Layout
    • pageSnapInStyle

      PageSnapIn.PageSnapInStyle pageSnapInStyle()
      Returns:
      SnapIn for switching Pages
    • zoomSnapInStyle

      ZoomSnapIn.ZoomSnapInStyle zoomSnapInStyle()
      Returns:
      SnapIn for Zooming
    • scrollbarHorizontalStyle

      com.levigo.jadice.web.client.ui.internal.scrollbar.ScrollbarStyle scrollbarHorizontalStyle()
      Returns:
      Bottom ScrollbarStyle for BigViewer
    • scrollbarVerticalStyle

      com.levigo.jadice.web.client.ui.internal.scrollbar.ScrollbarStyle scrollbarVerticalStyle()
      Returns:
      Right ScrollbarStyle for BigViewer
    • popupWidgetStyle

      com.levigo.jadice.web.client.ui.internal.DefaultPopupExecutor.PopupWidgetStyle popupWidgetStyle()
      Returns:
      Style for Widget shown as Popups
    • propertyEditorLineWidthStyle

      LineWidthEditor.LineWidthEditorStyle propertyEditorLineWidthStyle()
      Returns:
      PropertyProfileEditor style for Line width
    • propertyEditorColorStyle

      ColorEditor.ColorEditorStyle propertyEditorColorStyle()
      Returns:
      PropertyProfileEditor style for Color
    • propertyEditorFontFaceStyle

      FontFaceEditor.FontFaceEditorStyle propertyEditorFontFaceStyle()
      Returns:
      PropertyProfileEditor style for FontFace
    • propertyEditorFontSizeStyle

      FontSizeEditor.FontSizeEditorStyle propertyEditorFontSizeStyle()
      Returns:
      PropertyProfileEditor style for FontSize
    • rolloutSearchStyle

      RolloutSearchStyle rolloutSearchStyle()
      Returns:
      Style for Searchbar RolloutSearch
    • toolbarSearchStyle

      RolloutSearchStyle toolbarSearchStyle()
    • advancedSearchStyle

      AdvancedSearchStyle advancedSearchStyle()
    • scrollbarTouchStyle

      com.levigo.jadice.web.client.ui.internal.scrollbar.ScrollbarStyle scrollbarTouchStyle()
    • simplePopupStyle

      SimplePopupStyle simplePopupStyle()
    • annotationStyle

      AnnotationStyle annotationStyle()
    • overlayInformationStyle

      OverlayInformationStyle overlayInformationStyle()
    • selectorStyle

      SelectorStyle selectorStyle()
    • listStyle

      ListStyle listStyle()
    • cursorStyle

      CursorStyle cursorStyle()
    • annotationSelectionStyle

      AnnotationSelectionStyle annotationSelectionStyle()
    • documentOffsetStyle

      DocumentOffsetStyle documentOffsetStyle()
    • thumbnailOffsetStyle

      DocumentOffsetStyle thumbnailOffsetStyle()
    • annotationEditorStyle

      com.levigo.jadice.web.client.ui.internal.annotationeditor.AnnotationEditorStyle annotationEditorStyle()
    • messageBoxStyle

      MessageBoxStyle messageBoxStyle()
    • confirmDialogStyle

      ConfirmDialogStyle confirmDialogStyle()