aokell.lib.util
Class FeatureHelper
java.lang.Object
aokell.lib.util.FeatureHelper
public class FeatureHelper
- extends Object
This class some feature-dependant helper methods.
- Author:
- Lionel Seinturier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeatureHelper
public FeatureHelper()
getFcImplementation
public static Component getFcImplementation(Component comp)
- Return the implementation associated to the given component controller
reference.