Results 1 to 2 of 2
Thread: Customizing Bar Of Jframe
- 11-11-2010, 03:52 AM #1
Member
- Join Date
- Aug 2010
- Posts
- 5
- Rep Power
- 0
Customizing Bar Of Jframe
please somebody help me. How to Extends JFrame title bar so my apps can look like this .

firstly I set JFrame setUndecorated=true. put Jpanel to JFrame, then play with panel to achive my goal. but it's not work. I think I have to create class that extends JFrame. get the component inside. and modify the components at its title bar. but I don't know how to implement.
- 11-12-2010, 02:33 AM #2
Member
- Join Date
- Aug 2010
- Posts
- 5
- Rep Power
- 0
Similar Threads
-
JAXB: After customizing to Java Date, can I control marshalling to exclude time zone?
By queuetip in forum XMLReplies: 0Last Post: 02-22-2010, 01:44 AM -
customizing menus
By rotte001 in forum EclipseReplies: 0Last Post: 02-06-2010, 07:04 PM -
Customizing a JList?
By dbstudio in forum AWT / SwingReplies: 14Last Post: 09-11-2009, 07:43 PM -
customizing colors in eclipse
By uho in forum EclipseReplies: 1Last Post: 11-11-2008, 08:46 PM -
JOptionPane (customizing)
By Java Tip in forum Java TipReplies: 0Last Post: 03-14-2008, 11:39 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks