Uses of Class
net.sourceforge.spedit.app.Application.DocumentFrame

Packages that use Application.DocumentFrame
net.sourceforge.spedit.app   
 

Uses of Application.DocumentFrame in net.sourceforge.spedit.app
 

Fields in net.sourceforge.spedit.app declared as Application.DocumentFrame
protected  Application.DocumentFrame NavigationTree.app
           
protected  Application.DocumentFrame Application.currentDocumentFrame
           
 

Constructors in net.sourceforge.spedit.app with parameters of type Application.DocumentFrame
NavigationTree(Application.DocumentFrame app)
           
Application.DocumentFrame.ActionElementRemove(XMLElementWrapper wrp)
           
Application.DocumentFrame.ActionElementInsert(XMLElementWrapper wrp, XMLElement elt, int pos)