aokell.lib.util
Class FeatureHelper

java.lang.Object
  extended by aokell.lib.util.FeatureHelper

public class FeatureHelper
extends Object

This class some feature-dependant helper methods.

Author:
Lionel Seinturier

Constructor Summary
FeatureHelper()
           
 
Method Summary
static Component getFcImplementation(Component comp)
          Return the implementation associated to the given component controller reference.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeatureHelper

public FeatureHelper()
Method Detail

getFcImplementation

public static Component getFcImplementation(Component comp)
Return the implementation associated to the given component controller reference.