Uses of Interface
utils.PrintStubFrame

Packages that use PrintStubFrame
ip.gui.frames   
 

Uses of PrintStubFrame in ip.gui.frames
 

Classes in ip.gui.frames that implement PrintStubFrame
 class InfoFrame
           
 

Methods in ip.gui.frames that return PrintStubFrame
 PrintStubFrame ImageFrame.getInfoFrame()
           
 

Methods in ip.gui.frames with parameters of type PrintStubFrame
 void ImageFrame.setInfoFrame(PrintStubFrame infoFrame)