-2

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

Herahadi An
  • 198
  • 14

1 Answers1

0

You shouldn't use it that way. You should use "Generate NetBeans project" and work with that.

Shai Almog
  • 51,749
  • 5
  • 35
  • 65