Results 1 to 8 of 8
Thread: hide one frame under another
- 08-25-2009, 11:36 AM #1
Member
- Join Date
- Aug 2009
- Posts
- 9
- Rep Power
- 0
- 08-25-2009, 12:31 PM #2
Senior Member
- Join Date
- Aug 2009
- Posts
- 2,388
- Rep Power
- 6
?Java Code:frame.setVisible(false)
- 08-25-2009, 12:34 PM #3
Member
- Join Date
- Aug 2009
- Posts
- 9
- Rep Power
- 0
cannot use frame.setVisible();
is there any other way
- 08-25-2009, 12:36 PM #4
Member
- Join Date
- Aug 2009
- Posts
- 9
- Rep Power
- 0
think that when one frame is there the other frame does not exist.it is called only on button click
- 08-25-2009, 12:44 PM #5
Senior Member
- Join Date
- Aug 2009
- Posts
- 2,388
- Rep Power
- 6
OK so you are making very little sense. First you say you have two Frames running and want to hide the other. Now you say you only have one Frame running (the other one does not exist). So why do you need to hide a Frame that does not exist?
You'll have to be more accurate in your descriptions or post the relevant code that you are struggling with.
- 08-25-2009, 01:12 PM #6
Member
- Join Date
- Aug 2009
- Posts
- 9
- Rep Power
- 0
what i am trying to say is that when i am working with one panel i dont want the other panel to occupy my memory resource
or be shown on the frame .it will be only loaded when called....
-
- 08-25-2009, 01:23 PM #8
Senior Member
- Join Date
- Aug 2009
- Posts
- 2,388
- Rep Power
- 6
Similar Threads
-
How to Hide cursor
By priya in forum Java SoftwareReplies: 1Last Post: 12-09-2010, 09:39 PM -
How to hide Download Link
By tarzan1234 in forum Advanced JavaReplies: 1Last Post: 02-11-2009, 06:11 PM -
How to hide Download Link
By tarzan1234 in forum JavaServer Pages (JSP) and JSTLReplies: 8Last Post: 02-05-2009, 02:49 PM -
How to hide a window of application
By Jktu in forum AWT / SwingReplies: 4Last Post: 10-29-2008, 06:53 AM -
Hide Object in the Taskbar when Frame is down to Tray
By hannehomuth in forum Advanced JavaReplies: 2Last Post: 07-12-2008, 06:54 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks