On Sunday, December 8, 2019 at 4:09:03 AM UTC-5, Charles G wrote:
>
> If you are experiencing an issue please mention the full platform your 
> issue applies to:
> IDE: IDEA
> linux
> Simulator 
> HP laptop
>

public class MyForm5 extends com.codename1.ui.Form {
    public MyForm5() {
        this(com.codename1.ui.util.Resources.getGlobalResources());
    }
    
    public MyForm5(com.codename1.ui.util.Resources resourceObjectInstance) {
        initGuiBuilderComponents(resourceObjectInstance);
    }

 
what is 

resourceObjectInstance

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/2adeb398-6315-4358-868e-ee03f3a22b8a%40googlegroups.com.

Reply via email to