Results 1 to 2 of 2
Thread: Custom graphics on dialogs, etc.
- 11-24-2010, 01:26 AM #1
Member
- Join Date
- Nov 2010
- Posts
- 10
- Rep Power
- 0
Custom graphics on dialogs, etc.
Hello,
I tried searching, but perhaps I was just using the wrong terms, so I'm just going to ask. I'm really not sure what to call this.
I want to know if it's possible to create custom menus/dialogs/etc within my program, but have the graphics entirely configurable and look how I want.
Right now, when I override paint() or paintComponent(), it only paints the inside of the container. I want to be able to configure the borders, "x" button, etc. Think of any big-name game you've played recently. The menu isn't a windows box with an OK button. It's look and feel is consistent with the rest of the program.
I have a rather complicated system I've been developing in place of this... and it works, but I'm starting to think that maybe someone has thought of this and there's a much easier way.
Any thoughts?
- 11-24-2010, 07:29 AM #2
Senior Member
- Join Date
- Jun 2008
- Posts
- 2,366
- Rep Power
- 7
Similar Threads
-
Communicating between Dialogs and Frames
By frejon26 in forum Threads and SynchronizationReplies: 1Last Post: 05-23-2010, 05:49 AM -
custom graphics, buttons & drop boxes
By jaytee in forum New To JavaReplies: 1Last Post: 03-14-2010, 12:27 AM -
How do I get all dialogs?
By zenteo in forum AWT / SwingReplies: 6Last Post: 03-08-2010, 10:01 PM -
Help with 2d graphics please
By xbox_nutter in forum New To JavaReplies: 0Last Post: 04-02-2009, 11:48 AM -
Passing data between dialogs
By Wintery in forum New To JavaReplies: 7Last Post: 01-02-2009, 05:35 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks