Results 1 to 4 of 4
Thread: Need help for project
- 05-14-2008, 07:00 PM #1
Member
- Join Date
- May 2008
- Posts
- 1
- Rep Power
- 0
- 05-15-2008, 12:33 AM #2
Member
- Join Date
- May 2008
- Posts
- 22
- Rep Power
- 0
This is a very vague question; can you post your source?
- 05-15-2008, 02:43 AM #3
Senior Member
- Join Date
- May 2008
- Location
- Makati, Philippines
- Posts
- 234
- Rep Power
- 6
Setting a JFrame to hide is
Boolean Show = true;
JFrameYouWanttoShow.setVisible(Show);
Show=false;
JFrameYouWantToHide.setVisible(Show);
Getting the Values? Please post your Code. That is a very broad question, you can get it from many sources like textfield, textarea,checkboxes,etc...
- 05-15-2008, 03:24 AM #4
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
There is no any dependencies on GUI. All what you have to do is, make the correct implantation of the functionality. So, it's much better to post your code here to see.
Similar Threads
-
Project Help
By XxHEXSORxX in forum AWT / SwingReplies: 4Last Post: 01-28-2009, 10:01 AM -
Could anyone help with project?
By billdara in forum New To JavaReplies: 1Last Post: 03-12-2008, 05:05 PM -
First Project Need Big Help
By earl in forum New To JavaReplies: 1Last Post: 01-18-2008, 06:12 PM -
Project Dune 1.2.4
By levent in forum Java SoftwareReplies: 0Last Post: 05-21-2007, 10:10 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks