Uses of Interface
de.xima.fc.gui.common.placeholder.IPlaceholder
-
Packages that use IPlaceholder Package Description de.xima.fc.gui.common.bean.placeholder de.xima.fc.gui.common.placeholder -
-
Uses of IPlaceholder in de.xima.fc.gui.common.bean.placeholder
Methods in de.xima.fc.gui.common.bean.placeholder with parameters of type IPlaceholder Modifier and Type Method Description StringPlaceholderBean. getTooltip(IPlaceholder placeholder) -
Uses of IPlaceholder in de.xima.fc.gui.common.placeholder
Classes in de.xima.fc.gui.common.placeholder that implement IPlaceholder Modifier and Type Class Description classPlaceHolderMethods in de.xima.fc.gui.common.placeholder that return types with arguments of type IPlaceholder Modifier and Type Method Description static Comparator<IPlaceholder>PlaceHolder. comparator(Locale locale)
-