error in compiling a gui

Answered

Error:forms: C:\Users\abhishek\IdeaProjects\MiniProject\Event Management\src\EventApp.form: Form contains components with Custom Create option but no createUIComponents() method

This is the error i am getting and not able to resolve please help me 

0
2 comments

Disable the customCreate flag for the form or implement the createUIComponents in the Java class bound to this form.

1
Avatar
Permanently deleted user

thank you, very much sir

0

Please sign in to leave a comment.