hello i just create gui called for example LoginForm using lwuit resource editor gui builder (application>advance>generate ui state machine).
how to call this LoginForm from my main class?
thank you
hello i just create gui called for example LoginForm using lwuit resource editor gui builder (application>advance>generate ui state machine).
how to call this LoginForm from my main class?
thank you
You shouldn't use it that way. You should use "Generate NetBeans project" and work with that.