Home
last modified time | relevance | path

Searched refs:DocumentView (Results 1 – 5 of 5) sorted by relevance

/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DDocumentView.java53 public class DocumentView extends JFrame class
110 DocumentView() in DocumentView() method in DocumentView
388 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()
H A DMakefile41 DocumentView.java \
57 DocumentView$(QUOTE)$$1.class \
58 DocumentView$(QUOTE)$$Reactor.class
H A DDesk.java80 DocumentView aView = new DocumentView(); in main()
H A DInterceptor.java524 DocumentView aNewView = new DocumentView(); in impl_dispatch()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/
H A Dmakefile.mk66 $(DESTDESKTOPENV)$/DocumentView.java \

Completed in 32 milliseconds