Uses of Class
com.xpn.xwiki.wysiwyg.client.plugin.font.AbstractListBoxPicker

Packages that use AbstractListBoxPicker
com.xpn.xwiki.wysiwyg.client.plugin.font   
 

Uses of AbstractListBoxPicker in com.xpn.xwiki.wysiwyg.client.plugin.font
 

Subclasses of AbstractListBoxPicker in com.xpn.xwiki.wysiwyg.client.plugin.font
 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-2010 XWiki. All Rights Reserved.