Searched refs:EmbedContApp (Results 1 – 6 of 6) sorted by relevance
54 public class EmbedContApp extends Applet implements MouseListener, XEmbeddedClient class72 public EmbedContApp( Frame aFrame, XMultiServiceFactory xServiceFactory ) in EmbedContApp() method in EmbedContApp146 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()
78 EmbedContApp aApp = new EmbedContApp( aFrame, aServiceFactory ); in start()
36 EmbedContApp.java\
47 private EmbedContApp m_aApp;88 aFrame.m_aApp = new EmbedContApp( aFrame, aServiceFactory ); in start()
42 EmbedContApp.java\
102 public class EmbedContApp extends Applet class164 public EmbedContApp( Frame aFrame, XMultiServiceFactory xServiceFactory ) in EmbedContApp() method in EmbedContApp
Completed in 24 milliseconds