Uses of Class
jaxe.SourceFrame

Packages that use SourceFrame
jaxe   
 

Uses of SourceFrame in jaxe
 

Fields in jaxe declared as SourceFrame
private  SourceFrame JaxeFrame.sourceFrame
           
 

Methods in jaxe that return SourceFrame
 SourceFrame JaxeFrame.getSourceFrame()
           
 

Methods in jaxe with parameters of type SourceFrame
 void JaxeFrame.setSourceFrame(SourceFrame sourceFrame)