Searched refs:DocumentView (Results 1 – 5 of 5) sorted by relevance
53 public class DocumentView extends JFrame class110 DocumentView() in DocumentView() method in DocumentView388 String sURL = FunctionHelper.askUserForFileURL(DocumentView.this,true); in actionPerformed()390 DocumentView.this.load(sURL); in actionPerformed()397 DocumentView.this.save(); in actionPerformed()404 String sURL = FunctionHelper.askUserForFileURL(DocumentView.this,false); in actionPerformed()406 DocumentView.this.exportHTML(sURL); in actionPerformed()
41 DocumentView.java \57 DocumentView$(QUOTE)$$1.class \58 DocumentView$(QUOTE)$$Reactor.class
80 DocumentView aView = new DocumentView(); in main()
524 DocumentView aNewView = new DocumentView(); in impl_dispatch()
66 $(DESTDESKTOPENV)$/DocumentView.java \
Completed in 25 milliseconds