Uses of Class
com.pvx.ooadide.views.rcp.RcpEmbedJavXView

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

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

Methods in com.pvx.ooadide.javx.rcp that return RcpEmbedJavXView
 RcpEmbedJavXView RcpSwtViewPanel.getView()
           
 

Constructors in com.pvx.ooadide.javx.rcp with parameters of type RcpEmbedJavXView
RcpPluginSwingGUIManager(RcpEmbedJavXView embedJavXView, javxclientcontrol.PvxHost arg0)
           
RcpSwtViewPanel(RcpEmbedJavXView embedJavXView)
           
 

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

Subclasses of RcpEmbedJavXView in com.pvx.ooadide.views.rcp
 class RcpMasProgramView
           
 class RcpProgramView
           
 class RcpSpawnedMasProgramView
           
 

Methods in com.pvx.ooadide.views.rcp with parameters of type RcpEmbedJavXView
 void RcpEmbedJavXView.hideView(RcpEmbedJavXView targetView)