Uses of Interface
org.xwiki.gwt.wysiwyg.client.plugin.font.Picker

Packages that use Picker
org.xwiki.gwt.wysiwyg.client.plugin.font   
 

Uses of Picker in org.xwiki.gwt.wysiwyg.client.plugin.font
 

Classes in org.xwiki.gwt.wysiwyg.client.plugin.font that implement Picker
 class AbstractListBoxPicker
          Abstract Picker that uses a ListBox.
 class CachedListBoxPicker
          Caches the index of selected values.
 class DynamicListBoxPicker
          A list box picker that extends itself with the items that are not found in the list.
 class FontFamilyPicker
          A widget used for choosing a font family.
 class FontSizePicker
          A widget used for choosing a font size.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.