Home
last modified time | relevance | path

Searched refs:EmbedContApp (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/odk/examples/java/EmbedDocument/Container1/
H A DEmbedContApp.java54 public class EmbedContApp extends Applet implements MouseListener, XEmbeddedClient class
72 public EmbedContApp( Frame aFrame, XMultiServiceFactory xServiceFactory ) in EmbedContApp() method in EmbedContApp
146 g.drawImage( m_aImage, 0, 0, EmbedContApp.this ); in paint()
356 m_xEmbedObj.setClientSite( EmbedContApp.this ); in actionPerformed()
495 m_xEmbedObj.setClientSite( EmbedContApp.this ); in actionPerformed()
544 m_xEmbedObj.setClientSite( EmbedContApp.this ); in actionPerformed()
597 m_xEmbedObj.setClientSite( EmbedContApp.this ); in actionPerformed()
H A DEmbedContFrame.java78 EmbedContApp aApp = new EmbedContApp( aFrame, aServiceFactory ); in start()
H A DMakefile36 EmbedContApp.java\
/aoo41x/main/embeddedobj/test/Container1/
H A DEmbedContFrame.java47 private EmbedContApp m_aApp;
88 aFrame.m_aApp = new EmbedContApp( aFrame, aServiceFactory ); in start()
H A Dmakefile.mk42 EmbedContApp.java\
H A DEmbedContApp.java100 public class EmbedContApp extends Applet class
162 public EmbedContApp( Frame aFrame, XMultiServiceFactory xServiceFactory ) in EmbedContApp() method in EmbedContApp

Completed in 34 milliseconds