Uses of Interface
org.kalmeo.kuix.core.KuixInitializer

Packages that use KuixInitializer
org.kalmeo.kuix.core   
 

Uses of KuixInitializer in org.kalmeo.kuix.core
 

Classes in org.kalmeo.kuix.core that implement KuixInitializer
 class KuixMIDlet
          This class derived the J2ME MIDlet and is the base of all Kuix applications.
 

Methods in org.kalmeo.kuix.core that return KuixInitializer
 KuixInitializer KuixCanvas.getInitializer()
          Returns the KuixInitializer instance.
 

Constructors in org.kalmeo.kuix.core with parameters of type KuixInitializer
KuixCanvas(KuixInitializer initializer, boolean fullscreen)
          Construct a KuixCanvas.
 



Copyright © 2007-2008 Kalmeo. All Rights Reserved.