Uses of Class
gnu.kawa.models.WithComposite

Packages that use WithComposite
gnu.kawa.models   
 

Uses of WithComposite in gnu.kawa.models
 

Methods in gnu.kawa.models that return WithComposite
static WithComposite WithComposite.make(java.lang.Object[] arguments)
           
static WithComposite WithComposite.make(Paintable[] paintable, java.awt.Composite[] composite)
           
static WithComposite WithComposite.make(Paintable paintable, java.awt.Composite composite)