hi Frends,

I am a NetBeans user, I show an error in My project when i click on Design view of JFrame.

Error is:-"The File Formate is Not Recognized"

this is my project database's JFrame. i can't see the design view but ican write code in it. In code window.

can anyone fix this Error?

Recommended Answers

All 3 Replies

Did you create your JFrame using the NetBeans designer ??If not then the design view would be useless to your current project.

On the other hand if you did do your designing in NetBeans, check if a corresponding ".form" file exists for your JFrame,.etc. Chances are that could have been corrupted., in which case go to Versioning -> Local History (Depending on your NetBeans version) and restore your form from the second last saved backup.

Thans Dude,

Error solved by changing History

check your .java and .form file in other txt-editor or start new JFrame Form.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.