• 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

loading frame/internalframe inside an internalframe

 
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
good day! im a newbies here...
ive been trying to make a simple application, but i have a problem...
how do i make a window inside a JInternalFrame (g.e. a frame/internalframe inside an internal frame)? this happens whenever i click a button inside an internalframe and produce a different window relative to my internalframe.no error occured but i could not see the frame loaded (or its never really loaded at all?)... plzzzz help.
tnx!!
 
Sheriff
Posts: 7023
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome to JavaRanch, jay!
I'm moving this to the Swing / JFC / AWT forum, where they love to get all messy with this GUI stuff...
 
Ranch Hand
Posts: 1535
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
 
Jay Albano
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
thanks craig!!!
well that helps a lot. i never thought that an internalframe could be inside an internalframe, the only thing i knew is with a jframe (and yet i screwed up).im starting to like java now, hopin' i could consult all of you guys out here if ever i shall have hard times.
thanks again and GOD bless!!
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic