25262728293031
*/ public class ApexComponentWizard extends ApexCodeWizard { public ApexComponentWizard() throws ForceProjectException { super(); controller = new ApexComponentComponentController(); }