Uses of Class
net.sourceforge.spedit.ui.WrapperView

Packages that use WrapperView
net.sourceforge.spedit.app   
net.sourceforge.spedit.ui   
 

Uses of WrapperView in net.sourceforge.spedit.app
 

Fields in net.sourceforge.spedit.app declared as WrapperView
protected  WrapperView Application.DocumentFrame.oldWrapper
           
 

Uses of WrapperView in net.sourceforge.spedit.ui
 

Methods in net.sourceforge.spedit.ui that return WrapperView
 WrapperView WrapperView.getViewAt(float x, float y)
          Returns the view that is located at the given coordinates.