Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
ulu.pict.PictPanel

Uses of PictPanel in ulu.pict
 

Fields in ulu.pict declared as PictPanel
(package private)  PictPanel PictImpl.pp
           
 

Methods in ulu.pict that return PictPanel
 PictPanel PictImpl.getPanel()
           
 PictPanel Pict.getPanel()
           
 

Methods in ulu.pict with parameters of type PictPanel
 void PictImpl.setPanel(PictPanel pp)
           
 void Group.setPanel(PictPanel pp)
           
 void Pict.setPanel(PictPanel pp)