Uses of Interface
com.pvx.ooadide.javx.IEmbeddedJavXView

Packages that use IEmbeddedJavXView
com.pvx.ooadide.javx   
com.pvx.ooadide.javx.rcp   
com.pvx.ooadide.views   
com.pvx.ooadide.views.rcp   
 

Uses of IEmbeddedJavXView in com.pvx.ooadide.javx
 

Constructors in com.pvx.ooadide.javx with parameters of type IEmbeddedJavXView
PluginJavXApplet(IEmbeddedJavXView view)
           
PluginSwingGUIManager(IEmbeddedJavXView view, javxclientcontrol.PvxHost arg0)
           
 

Uses of IEmbeddedJavXView in com.pvx.ooadide.javx.rcp
 

Methods in com.pvx.ooadide.javx.rcp that return IEmbeddedJavXView
 IEmbeddedJavXView RcpPluginJavXApplet.getJavXView()
           
 

Constructors in com.pvx.ooadide.javx.rcp with parameters of type IEmbeddedJavXView
RcpPluginJavXApplet(IEmbeddedJavXView view)
           
 

Uses of IEmbeddedJavXView in com.pvx.ooadide.views
 

Classes in com.pvx.ooadide.views that implement IEmbeddedJavXView
 class AppsrvConfigView
           
 class EmbedJavXView
          This sample class demonstrates how to plug-in a new workbench view.
 class HostActionsView
           
 class WebcfgView
           
 class WinDefine
           
 

Uses of IEmbeddedJavXView in com.pvx.ooadide.views.rcp
 

Classes in com.pvx.ooadide.views.rcp that implement IEmbeddedJavXView
 class RcpEmbedJavXView
           
 class RcpMasProgramView
           
 class RcpProgramView
           
 class RcpSpawnedMasProgramView