com.sun.lwuit.impl.android
Class AndroidImplementationFactory

java.lang.Object
  extended by com.sun.lwuit.impl.ImplementationFactory
      extended by com.sun.lwuit.impl.android.AndroidImplementationFactory

public class AndroidImplementationFactory
extends ImplementationFactory

####################################################################### #######################################################################


Constructor Summary
AndroidImplementationFactory()
           
 
Method Summary
 LWUITImplementation createImplementation()
          Factory method to create the implementation instance
 
Methods inherited from class com.sun.lwuit.impl.ImplementationFactory
getInstance, setInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AndroidImplementationFactory

public AndroidImplementationFactory()
Method Detail

createImplementation

public LWUITImplementation createImplementation()
Description copied from class: ImplementationFactory
Factory method to create the implementation instance

Overrides:
createImplementation in class ImplementationFactory
Returns:
a newly created implementation instance