Interface MinimizedUIStyle
- All Superinterfaces:
com.google.gwt.resources.client.ClientBundle,DefaultButtonResources,MinimizedButtonResources,UIStyle
- All Known Subinterfaces:
ScrollbarUIStyle
public interface MinimizedUIStyle
extends UIStyle, MinimizedButtonResources, com.google.gwt.resources.client.ClientBundle
Minimal UI Style, meaning that all included icons / images are a 1x1 pixel image with ca. 60 bytes size.
All icons will therefore be invisible unless you override them with real images like in the
DefaultUIStyle.
Use this one if you want a minimal sized artifact.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfaceNested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle
com.google.gwt.resources.client.ClientBundle.Source -
Method Summary
Modifier and TypeMethodDescriptioncom.levigo.jadice.web.client.ui.internal.annotationeditor.AnnotationEditorStylecom.google.gwt.resources.client.ImageResourcecom.google.gwt.resources.client.ImageResourcecom.google.gwt.resources.client.ImageResourcecom.google.gwt.resources.client.ImageResourcearrowUp()com.google.gwt.resources.client.ImageResourcecom.google.gwt.resources.client.ImageResourcecom.levigo.jadice.web.client.ui.internal.widgets.CalibrateResolutionWidget.CalibrateResolutionStylecom.google.gwt.resources.client.ImageResourcecom.google.gwt.resources.client.ImageResourcecom.google.gwt.resources.client.ImageResourcecom.google.gwt.resources.client.ImageResourcecom.google.gwt.resources.client.ImageResourcecom.google.gwt.resources.client.ImageResourcecom.google.gwt.resources.client.ImageResourcecom.google.gwt.resources.client.ImageResourcecom.google.gwt.resources.client.ImageResourcecom.google.gwt.resources.client.ImageResourcecom.google.gwt.resources.client.ImageResourcecom.google.gwt.resources.client.ImageResourcecom.google.gwt.resources.client.ImageResourcecom.google.gwt.resources.client.ImageResourcecom.google.gwt.resources.client.ImageResourcecom.google.gwt.resources.client.ImageResourcecom.google.gwt.resources.client.ImageResourcecom.google.gwt.resources.client.ImageResourcecom.google.gwt.resources.client.ImageResourcecom.google.gwt.resources.client.ImageResourcecom.google.gwt.resources.client.ImageResourcecom.levigo.jadice.web.client.viewer.internal.ThumbnailPageView.LabelThumbnailStylecom.google.gwt.resources.client.ImageResourceloading()com.levigo.jadice.web.client.ui.internal.DefaultPopupExecutor.PopupWidgetStylecom.google.gwt.resources.client.ImageResourcecom.google.gwt.resources.client.ImageResourceMethods inherited from interface com.levigo.jadice.web.client.ui.buttons.MinimizedButtonResources
annotations_TB_ARROW, annotations_TB_CALLOUT, annotations_TB_CHECKMARK, annotations_TB_ELLIPSE, annotations_TB_HIGHLIGHT, annotations_TB_IMAGE, annotations_TB_IMAGEMULTI, annotations_TB_IMAGESIGNATURE, annotations_TB_LINE, annotations_TB_MASK, annotations_TB_NOTE, annotations_TB_PEN, annotations_TB_POLYGON, annotations_TB_POLYGONCLOSED, annotations_TB_POLYGONFILLED, annotations_TB_POLYGONMULTI, annotations_TB_POLYGONOPEN, annotations_TB_RECTANGLE, annotations_TB_STAMP, annotations_TB_STAMPDECLINE, annotations_TB_STAMPDONE, annotations_TB_STAMPENTRY, annotations_TB_STAMPMULTI, annotations_TB_STAMPSTARRED, annotations_TB_STICKY, annotations_TB_TEXT, annotations_TB_TEXTMULTI, annotations_TB_TEXTTRANSPARENT, editor_bold, editor_bold_de, editor_border, editor_centerHorizontalAlignment, editor_coordinates_A, editor_fill, editor_fillColor, editor_filled, editor_fontFace, editor_fontSize, editor_italic, editor_italic_de, editor_leftHorizontalAlignment, editor_rightHorizontalAlignment, editor_strikethrough, editor_stroke, editor_strokeColor, editor_TB_STAMPENTRY, editor_textColor, editor_transparency, editor_underscore, editor_viewText, editor_width, jwt_buttonFullscreen, jwt_buttonFullscreenOff, jwt_navigationPageArrowLeft, jwt_navigationPageArrowRight, jwt_pagesorterExpandArrowDown, jwt_pagesorterExpandArrowUp, jwt_subrotate, overlay_apply, overlay_close, overlay_copy, overlay_dustbin, overlay_pin_pinned, overlay_pin_unpinned, overlay_revert, rolloutSearch_close, rolloutSearch_down, rolloutSearch_up, selector_left, selector_right, viewer_ContextMenuArrow, viewer_CONTINUOUS_PAGE, viewer_GRID, viewer_LOCK_SMALL_16, viewer_PAGE, viewer_pan, viewer_TB_ANNO_PINNED, viewer_TB_ANNO_VISIBILITY, viewer_TB_BOOKMARKS_ADD, viewer_TB_BOOKMARKS_NEXT, viewer_TB_BOOKMARKS_PREV, viewer_TB_BOOKMARKS_REM, viewer_TB_BOOKMARKS_REM_ALL, viewer_TB_CLOSEDOC, viewer_TB_CROSSHAIR, viewer_TB_DELETE_ANNO, viewer_TB_DELETE_FILE, viewer_TB_DOC_SPIN270, viewer_TB_DOC_SPIN90, viewer_TB_FIRSTPAGE, viewer_TB_FRAME_LENS, viewer_TB_GO_TO_GRADATION, viewer_TB_GRADATION, viewer_TB_GRID, viewer_TB_INFO, viewer_TB_INVERT_GRADATION, viewer_TB_LASTPAGE, viewer_TB_LENS, viewer_TB_NAVIGATOR, viewer_TB_NEXTPAGE, viewer_TB_OPEN, viewer_TB_PAGE_ZOOM100, viewer_TB_PAGE_ZOOMIN, viewer_TB_PAGE_ZOOMOUT, viewer_TB_PRESET_GRADATION, viewer_TB_PREVPAGE, viewer_TB_PRINT, viewer_TB_PRINT_WITH_ANNOTATIONS, viewer_TB_REDO, viewer_TB_RETURN_TO_GRADATION, viewer_TB_ROT000, viewer_TB_ROT090, viewer_TB_ROT180, viewer_TB_ROT270, viewer_TB_SAVE, viewer_TB_SAVE_ANNO, viewer_TB_SPIN270, viewer_TB_SPIN90, viewer_TB_TEXT_SELECTION, viewer_TB_TEXTSEARCH, viewer_TB_TRASH, viewer_TB_UNDO, viewer_TB_ZOOM_DEVICE_RESOLUTION, viewer_TB_ZOOM100, viewer_TB_ZOOMFIT, viewer_TB_ZOOMH, viewer_TB_ZOOMIN, viewer_TB_ZOOMOUT, viewer_TB_ZOOMW, viewer_WHATEVER
-
Method Details
-
dialogStyle
- Specified by:
dialogStylein interfaceUIStyle- Returns:
- used style for Dialogs (PopUps)
-
borderBasicStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/borderBasicStyle.gss") MinimizedUIStyle.BorderBasicStyle borderBasicStyle()- Specified by:
borderBasicStylein interfaceUIStyle- Returns:
- BorderStyle for the PageView
-
borderThumbnailStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/borderThumbnailStyle.gss") MinimizedUIStyle.BorderThumbnailStyle borderThumbnailStyle()- Specified by:
borderThumbnailStylein interfaceUIStyle- Returns:
- BorderStyle for the ThumbnailView
-
labelThumbnailStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/labelThumbnailStyle.gss") com.levigo.jadice.web.client.viewer.internal.ThumbnailPageView.LabelThumbnailStyle labelThumbnailStyle()- Specified by:
labelThumbnailStylein interfaceUIStyle- Returns:
- Labels of the Thumbnails
-
viewerBasicStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/viewerBasicStyle.gss") MinimizedUIStyle.ViewerBasicStyle viewerBasicStyle()- Specified by:
viewerBasicStylein interfaceUIStyle- Returns:
- style of the Main Viewer
-
viewerThumbnailStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/viewerThumbnailStyle.gss") MinimizedUIStyle.ViewerThumbnailStyle viewerThumbnailStyle()- Specified by:
viewerThumbnailStylein interfaceUIStyle- Returns:
- style of the Viewer inside the
ThumbnailTool
-
thumbnailToolStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/thumbnailToolStyle.gss") ThumbnailTool.ThumbnailToolStyle thumbnailToolStyle()- Specified by:
thumbnailToolStylein interfaceUIStyle- Returns:
- style for the
ThumbnailTool
-
visibleBoundsToolStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/visibleBoundsStyle.gss") VisibleBoundsTool.VisibleBoundsStyle visibleBoundsToolStyle()- Specified by:
visibleBoundsToolStylein interfaceUIStyle- Returns:
- the style for the
VisibleBoundsTool
-
pdfSignatureBoxToolStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/pdfSignatureBoxToolStyle.gss") PDFSignatureBoxTool.PDFSignatureBoxToolStyle pdfSignatureBoxToolStyle()- Specified by:
pdfSignatureBoxToolStylein interfaceUIStyle- Returns:
- style for the
PDFSignatureBoxTool
-
pdfSignatureBoxToolButtonStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/pdfSignatureBoxToolButtonStyle.gss") PDFSignatureBoxTool.JadiceButtonSignatureToolStyle pdfSignatureBoxToolButtonStyle()- Specified by:
pdfSignatureBoxToolButtonStylein interfaceUIStyle- Returns:
- Buttons inside of the
PDFSignatureBoxTool
-
buttonStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/buttonStyle.gss") JadiceButtonStyle buttonStyle()- Specified by:
buttonStylein interfaceUIStyle- Returns:
- Default buttons
-
buttonPageViewStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/buttonPageViewStyle.gss") MinimizedUIStyle.JadiceButtonOnPageViewStyle buttonPageViewStyle()- Specified by:
buttonPageViewStylein interfaceUIStyle- Returns:
- Buttons inside of the Viewer (
GalleryNavigationTool,ThumbnailTool)
-
buttonThumbnailStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/buttonThumbnailStyle.gss") MinimizedUIStyle.JadiceButtonThumbnailStyle buttonThumbnailStyle()- Specified by:
buttonThumbnailStylein interfaceUIStyle- Returns:
- Buttons inside of the ThumbnailLightningBox (hide, pin)
-
buttonTextStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/buttonTextStyle.gss") MinimizedUIStyle.JadiceButtonTextStyle buttonTextStyle()- Specified by:
buttonTextStylein interfaceUIStyle- Returns:
- Buttons, mainmenu
-
buttonAnnotationStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/buttonAnnotationStyle.gss") MinimizedUIStyle.JadiceButtonAnnotationStyle buttonAnnotationStyle()- Specified by:
buttonAnnotationStylein interfaceUIStyle- Returns:
- Buttons, AnnotationToolbar
-
calibrateResolutionStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/calibrateResolutionStyle.gss") com.levigo.jadice.web.client.ui.internal.widgets.CalibrateResolutionWidget.CalibrateResolutionStyle calibrateResolutionStyle()- Specified by:
calibrateResolutionStylein interfaceUIStyle- Returns:
- Style for the
CalibrateResolutionWidget
-
contextMenuStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/contextMenuStyle.gss") ContextMenuStyle contextMenuStyle()- Specified by:
contextMenuStylein interfaceUIStyle- Returns:
- ContextMenuStyle for submenus of MenuBar and normal ContextMenus
-
toolbarHorizontalStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/toolbarHorizontalStyle.gss") MinimizedUIStyle.ToolbarHorizontalStyle toolbarHorizontalStyle()- Specified by:
toolbarHorizontalStylein interfaceUIStyle- Returns:
- Top-Toolbar
-
toolbarStatusbarStyle
@Source({"com/levigo/jadice/web/client/ui/defaultstyle/toolbarHorizontalStyle.gss","com/levigo/jadice/web/client/ui/defaultstyle/toolbarStatusbarStyle.gss"}) MinimizedUIStyle.ToolbarStatusbarStyle toolbarStatusbarStyle()- Specified by:
toolbarStatusbarStylein interfaceUIStyle- Returns:
- Bottom-Tool-/Snapin-/Statusbar
-
toolbarVerticalStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/toolbarVerticalStyle.gss") MinimizedUIStyle.ToolbarVerticalStyle toolbarVerticalStyle()- Specified by:
toolbarVerticalStylein interfaceUIStyle- Returns:
- Left-Toolbar
-
toolbarContentStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/toolbarContentStyle.gss") HorizontalToolbar.ToolbarContentStyle toolbarContentStyle()- Specified by:
toolbarContentStylein interfaceUIStyle- Returns:
- ContentToolbar Style
-
listStyle
-
bgHorizontal
@ImageOptions(repeatStyle=Horizontal) @Source("com/levigo/jadice/web/client/ui/defaultstyle/empty.gif") com.google.gwt.resources.client.ImageResource bgHorizontal() -
handleHorizontal
@Source("com/levigo/jadice/web/client/ui/defaultstyle/empty.gif") com.google.gwt.resources.client.ImageResource handleHorizontal() -
arrowLeft
@Source("com/levigo/jadice/web/client/ui/defaultstyle/empty.gif") com.google.gwt.resources.client.ImageResource arrowLeft() -
arrowRight
@Source("com/levigo/jadice/web/client/ui/defaultstyle/empty.gif") com.google.gwt.resources.client.ImageResource arrowRight() -
scrollbarHorizontalStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/scrollbarHorizontalStyle.gss") MinimizedUIStyle.ScrollbarHorizontalStyle scrollbarHorizontalStyle()- Specified by:
scrollbarHorizontalStylein interfaceUIStyle- Returns:
- Bottom ScrollbarStyle for BigViewer
-
scrollbarTouchStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/scrollbarTouchStyle.gss") MinimizedUIStyle.ScrollbarTouchStyle scrollbarTouchStyle()- Specified by:
scrollbarTouchStylein interfaceUIStyle
-
bgVertical
@ImageOptions(repeatStyle=Vertical) @Source("com/levigo/jadice/web/client/ui/defaultstyle/empty.gif") com.google.gwt.resources.client.ImageResource bgVertical() -
handleVertical
@Source("com/levigo/jadice/web/client/ui/defaultstyle/empty.gif") com.google.gwt.resources.client.ImageResource handleVertical() -
arrowUp
@Source("com/levigo/jadice/web/client/ui/defaultstyle/empty.gif") com.google.gwt.resources.client.ImageResource arrowUp() -
arrowDown
@Source("com/levigo/jadice/web/client/ui/defaultstyle/empty.gif") com.google.gwt.resources.client.ImageResource arrowDown() -
scrollbarVerticalStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/scrollbarVerticalStyle.gss") MinimizedUIStyle.ScrollbarVerticalStyle scrollbarVerticalStyle()- Specified by:
scrollbarVerticalStylein interfaceUIStyle- Returns:
- Right ScrollbarStyle for BigViewer
-
pageLayoutSnapInStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/pageLayoutSnapInStyle.gss") PageLayoutSnapIn.PageLayoutSnapInStyle pageLayoutSnapInStyle()- Specified by:
pageLayoutSnapInStylein interfaceUIStyle- Returns:
- SnapIn switching the Layout
-
pageSnapInStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/pageSnapInStyle.gss") PageSnapIn.PageSnapInStyle pageSnapInStyle()- Specified by:
pageSnapInStylein interfaceUIStyle- Returns:
- SnapIn for switching Pages
-
zoomSnapInStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/zoomSnapInStyle.gss") ZoomSnapIn.ZoomSnapInStyle zoomSnapInStyle()- Specified by:
zoomSnapInStylein interfaceUIStyle- Returns:
- SnapIn for Zooming
-
simplePopupStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/simplePopupStyle.gss") SimplePopupStyle simplePopupStyle()- Specified by:
simplePopupStylein interfaceUIStyle
-
infoNotificationIcon
@Source("com/levigo/jadice/web/client/ui/defaultstyle/empty.gif") com.google.gwt.resources.client.ImageResource infoNotificationIcon() -
annotationStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/annotationStyle.gss") AnnotationStyle annotationStyle()- Specified by:
annotationStylein interfaceUIStyle
-
errorNotificationIcon
@Source("com/levigo/jadice/web/client/ui/defaultstyle/empty.gif") com.google.gwt.resources.client.ImageResource errorNotificationIcon() -
popupWidgetStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/popupWidgetStyle.gss") com.levigo.jadice.web.client.ui.internal.DefaultPopupExecutor.PopupWidgetStyle popupWidgetStyle()- Specified by:
popupWidgetStylein interfaceUIStyle- Returns:
- Style for Widget shown as Popups
-
propertyEditorLineWidthStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/propertyEditorLineWidthStyle.gss") LineWidthEditor.LineWidthEditorStyle propertyEditorLineWidthStyle()- Specified by:
propertyEditorLineWidthStylein interfaceUIStyle- Returns:
- PropertyProfileEditor style for Line width
-
propertyEditorColorStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/propertyEditorColorStyle.gss") ColorEditor.ColorEditorStyle propertyEditorColorStyle()- Specified by:
propertyEditorColorStylein interfaceUIStyle- Returns:
- PropertyProfileEditor style for Color
-
propertyEditorFontFaceStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/propertyEditorFontFaceStyle.gss") FontFaceEditor.FontFaceEditorStyle propertyEditorFontFaceStyle()- Specified by:
propertyEditorFontFaceStylein interfaceUIStyle- Returns:
- PropertyProfileEditor style for FontFace
-
propertyEditorFontSizeStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/propertyEditorFontSizeStyle.gss") FontSizeEditor.FontSizeEditorStyle propertyEditorFontSizeStyle()- Specified by:
propertyEditorFontSizeStylein interfaceUIStyle- Returns:
- PropertyProfileEditor style for FontSize
-
revertIcon
@Source("com/levigo/jadice/web/client/ui/defaultstyle/empty.gif") com.google.gwt.resources.client.ImageResource revertIcon() -
icon_print_rotate_portrait
@Source("com/levigo/jadice/web/client/ui/defaultstyle/empty.gif") com.google.gwt.resources.client.ImageResource icon_print_rotate_portrait() -
icon_print_rotate_landscape
@Source("com/levigo/jadice/web/client/ui/defaultstyle/empty.gif") com.google.gwt.resources.client.ImageResource icon_print_rotate_landscape() -
icon_print_fitAlways
@Source("com/levigo/jadice/web/client/ui/defaultstyle/empty.gif") com.google.gwt.resources.client.ImageResource icon_print_fitAlways() -
icon_print_fitEnlarge
@Source("com/levigo/jadice/web/client/ui/defaultstyle/empty.gif") com.google.gwt.resources.client.ImageResource icon_print_fitEnlarge() -
icon_print_fitShrink
@Source("com/levigo/jadice/web/client/ui/defaultstyle/empty.gif") com.google.gwt.resources.client.ImageResource icon_print_fitShrink() -
icon_print_fitNone
@Source("com/levigo/jadice/web/client/ui/defaultstyle/empty.gif") com.google.gwt.resources.client.ImageResource icon_print_fitNone() -
icon_print_autoRotateYes
@Source("com/levigo/jadice/web/client/ui/defaultstyle/empty.gif") com.google.gwt.resources.client.ImageResource icon_print_autoRotateYes() -
icon_print_autoRotateNo
@Source("com/levigo/jadice/web/client/ui/defaultstyle/empty.gif") com.google.gwt.resources.client.ImageResource icon_print_autoRotateNo() -
icon_print_pagesOne
@Source("com/levigo/jadice/web/client/ui/defaultstyle/empty.gif") com.google.gwt.resources.client.ImageResource icon_print_pagesOne() -
icon_print_pagesMore
@Source("com/levigo/jadice/web/client/ui/defaultstyle/empty.gif") com.google.gwt.resources.client.ImageResource icon_print_pagesMore() -
icon_print_pagesMany
@Source("com/levigo/jadice/web/client/ui/defaultstyle/empty.gif") com.google.gwt.resources.client.ImageResource icon_print_pagesMany() -
icon_print_layersBoth
@Source("com/levigo/jadice/web/client/ui/defaultstyle/empty.gif") com.google.gwt.resources.client.ImageResource icon_print_layersBoth() -
icon_print_layersOnlydok
@Source("com/levigo/jadice/web/client/ui/defaultstyle/empty.gif") com.google.gwt.resources.client.ImageResource icon_print_layersOnlydok() -
icon_print_layersOnlyannos
@Source("com/levigo/jadice/web/client/ui/defaultstyle/empty.gif") com.google.gwt.resources.client.ImageResource icon_print_layersOnlyannos() -
icon_print_duplexOff
@Source("com/levigo/jadice/web/client/ui/defaultstyle/empty.gif") com.google.gwt.resources.client.ImageResource icon_print_duplexOff() -
icon_print_duplexLong
@Source("com/levigo/jadice/web/client/ui/defaultstyle/empty.gif") com.google.gwt.resources.client.ImageResource icon_print_duplexLong() -
icon_print_duplexShort
@Source("com/levigo/jadice/web/client/ui/defaultstyle/empty.gif") com.google.gwt.resources.client.ImageResource icon_print_duplexShort() -
printerIcon
@Source("com/levigo/jadice/web/client/ui/defaultstyle/empty.gif") com.google.gwt.resources.client.ImageResource printerIcon() -
rolloutSearchStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/rolloutSearchStyle.gss") RolloutSearchStyle rolloutSearchStyle()- Specified by:
rolloutSearchStylein interfaceUIStyle- Returns:
- Style for Searchbar
RolloutSearch
-
toolbarSearchStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/toolbarSearchStyle.gss") MinimizedUIStyle.ToolbarSearchStyle toolbarSearchStyle()- Specified by:
toolbarSearchStylein interfaceUIStyle
-
advancedSearchStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/advancedSearchStyle.gss") AdvancedSearchStyle advancedSearchStyle()- Specified by:
advancedSearchStylein interfaceUIStyle
-
overlayInformationStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/overlayInformationStyle.gss") OverlayInformationStyle overlayInformationStyle()- Specified by:
overlayInformationStylein interfaceUIStyle
-
selectorStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/selectorStyle.gss") SelectorStyle selectorStyle()- Specified by:
selectorStylein interfaceUIStyle
-
loading
@Source("com/levigo/jadice/web/client/ui/defaultstyle/empty.gif") com.google.gwt.resources.client.ImageResource loading() -
cursorStyle
- Specified by:
cursorStylein interfaceUIStyle
-
annotationSelectionStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/annoSelectionStyle.gss") AnnotationSelectionStyle annotationSelectionStyle()- Specified by:
annotationSelectionStylein interfaceUIStyle
-
documentOffsetStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/documentOffsetStyle.gss") DocumentOffsetStyle documentOffsetStyle()- Specified by:
documentOffsetStylein interfaceUIStyle
-
thumbnailOffsetStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/thumbnailOffsetStyle.gss") MinimizedUIStyle.ThumbnailOffsetStyle thumbnailOffsetStyle()- Specified by:
thumbnailOffsetStylein interfaceUIStyle
-
messageBoxStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/messageBoxStyle.gss") MessageBoxStyle messageBoxStyle()- Specified by:
messageBoxStylein interfaceUIStyle
-
confirmDialogStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/confirmDialogStyle.gss") ConfirmDialogStyle confirmDialogStyle()- Specified by:
confirmDialogStylein interfaceUIStyle
-
annotationEditorStyle
@Source("com/levigo/jadice/web/client/ui/defaultstyle/annotationEditorStyle.gss") com.levigo.jadice.web.client.ui.internal.annotationeditor.AnnotationEditorStyle annotationEditorStyle()- Specified by:
annotationEditorStylein interfaceUIStyle
-