Package com.jadice.web.util.icon.client.iconfont


package com.jadice.web.util.icon.client.iconfont
  • Class
    Description
    A variable IconFont implementation.
    Interface for all icon fonts.
    This class provides all style classes as an enum to prevent typos.
    In some cases, for example when selecting the image for an annotation, we need to get the icon by the name of the annotation.
    This class is needed if multicolor icon font glyphs should be displayed.
    A Widget which can display different IconFonts for enabled and selected state.