| Home | JSP | EJB | JDBC | Java Servlets | WAP | Free JSP Hosting | Spring Framework | Web Services | BioInformatics | Java Server Faces | Jboss 3.0 tutorial | Hibernate 3.0 | XML | ||||
|
||||
|
|
||||
| Tutorial Categories: Ajax
| Articles
| JSP
| Bioinformatics
| Database
| Free
Books |
Hibernate
| J2EE
| J2ME
| Java
| JavaScript
| JDBC
| JMS
| Linux
| MS
Technology |
PHP
| RMI
| Web-Services
| Servlets
| Struts
| UML
|
|
||||||||||||||||||||||||||||||
|
Home | JSP | EJB | JDBC | Java Servlets | WAP | Free JSP Hosting | Search Engine | News Archive | Jboss 3.0 tutorial | Free Linux CD's | Forum | Blogs |
||||||||||||||||||||||||||||||
Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.
Copyright © 2007. All rights reserved.
Current Comments
6 comments so far (post your own) View All Comments Latest 10 Comments:Very good application not know how it was looking ... thanks ..
--
Java is everything.
Posted by percy on Saturday, 03.8.08 @ 21:14pm | #52036
i have used the setundecorated() as u said but the problem is iam unable to position the frame when loaded please help
Posted by kareem on Friday, 02.1.08 @ 16:05pm | #46852
frame.setUndecorated(true); must be called before any call to setVisible or pack();
Try moving frame.setUndecorated(true); to the spot right after the creation of the frame.
Posted by RandomAnon on Thursday, 09.20.07 @ 20:59pm | #28207
on using frame.setUndecorated(true);
i am getting this exception
java.awt.IllegalComponentStateException
Posted by Amarnath Anna on Thursday, 08.9.07 @ 21:09pm | #23041
on using frame.setUndecorated(true);
i am getting this exception
java.awt.IllegalComponentStateException
Posted by Nirmal on Wednesday, 08.8.07 @ 15:42pm | #22934
It is good ...It is very helpful to me...
I am waiting for this code..from last 2 days
Posted by Venkateswara Rao on Tuesday, 11.28.06 @ 11:38am | #170