• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

is anyone using forte(tm) Java Builder Tool (Somebody Please Help?)

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i just want to know that how do one create another FORM in the same .class file.
----------------------------------------------------------------
details:
----------------------------------------------------------------
i have created a form using File|new... (JFrame tempelate)
now in my JFrame i want to pop an about dialog box but when i use File|New... to create about dialog box another form is added to my current Project But i want a new visually editable form in my current class how do i do that???
 
reply
    Bookmark Topic Watch Topic
  • New Topic