Yep, ExportWizard compiles ok.
I tried it again as you suggested and the only error I get is the one I indicated...
I sure can't see what is wrong. I have tried other tests such as changing the 'N.getResource("studio.export.title"),'
to simple text such as "test", and I...
YES... boy I need to read more carefully what I'm typing - again I apologize...
It should be...
ExportWizard
has a constructor...
public ExportWizard ( String strTitle,
Frame frame,
String strSourceUrl,
AppsCfg cfgApps...
Thanks byam but I made a typo when I asked my question. Actually the call is:
In ExportWizard class, the constructor is:
public ExportWizard ( String strTitle,
Frame frame,
String strSourceUrl,
AppsCfg cfgApps...
I have been trying to figure out this error for two days. I don't (obviously) understand what is wrong... I hope someone can help...
I have two classes:
ExportWizard and TransmitWizard
The first...
public class ExportWizard extends WizardDialog
implements ControllerListener...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.