Uses of Interface
org.wegra.awt.ViewContainer

Packages that use ViewContainer
org.wegra.awt   
 

Uses of ViewContainer in org.wegra.awt
 

Classes in org.wegra.awt that implement ViewContainer
 class InternalFrame
          Internal frame.
 

Fields in org.wegra.awt declared as ViewContainer
protected  ViewContainer View.fContainer
          Container of this view.
 

Methods in org.wegra.awt with parameters of type ViewContainer
 void View.setContainer(ViewContainer container)
          Set container of this view.