Uses of Class
com.bea.workshop.controls.ui.actions.DefaultControlInsertionDelegate

Packages that use DefaultControlInsertionDelegate
com.bea.workshop.controls.ui.actions   
 

Uses of DefaultControlInsertionDelegate in com.bea.workshop.controls.ui.actions
 

Subclasses of DefaultControlInsertionDelegate in com.bea.workshop.controls.ui.actions
 class InsertDBControlDelegate
          A DB control insertion delegate.
 class InsertEJBControlDelegate
          An EJB control insertion delegate.
 class InsertGenericControlDelegate
          A generic control insertion delegate for inserting a reference to an extensible control, which requires a control extension to be created first.
 class InsertJMSControlDelegate
          A JMS control insertion delegate.