Package org.xwiki.gwt.wysiwyg.client.plugin.font

Interface Summary
Matcher<T> Interface to test if two objects match.
Picker Generic interface for picking a String value.
 

Class Summary
AbstractFontMatcher Abstract font Matcher.
AbstractListBoxPicker Abstract Picker that uses a ListBox.
CachedListBoxPicker Caches the index of selected values.
DefaultStringMatcher Matches two Strings if they are both null or equal ignoring case.
DynamicListBoxPicker A list box picker that extends itself with the items that are not found in the list.
FontFamilyMatcher Matches values of the font-family CSS property.
FontFamilyPicker A widget used for choosing a font family.
FontPlugin Plug-in for manipulating the font size and font family used while editing.
FontPluginFactory Factory for FontPlugin.
FontSizeComparator Compares two font sizes.
FontSizePicker A widget used for choosing a font size.
 



Copyright © 2004–2014 XWiki. All rights reserved.