Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #366

Re: Custom Title Bar

From "Daniel Pitts" <daniel.pitts@THRWHITE.remove-dii-this>
Subject Re: Custom Title Bar
Message-ID <1165733063.808354.318870@l12g2000cwl.googlegroups.com> (permalink)
Newsgroups comp.lang.java.gui
References <1165727555.408860.80260@j44g2000cwa.googlegroups.com>
Date 2011-04-27 15:27 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
mearvk wrote:
> Is it possible to write a custom title bar for a JFrame? For instance,
> instead of the typical XP background (solid blue), I could paint a
> custom picture? What about custom minimize, maximize and close buttons
> on the title bar?
>
> Thanks in advance,
>
> Mearvk

I'm not entirely sure, but I would look into creating your own Look And
Feel (google it).
Or, at the worst, you might be able to create a JFrame with no
decorations, and create the decorations (i.e. titlebar) yourself.

I'm pretty sure there are ways to do this, googling around is probably
the best initial approach.

HTH
Daniel.

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Custom Title Bar "mearvk" <mearvk@THRWHITE.remove-dii-this> - 2011-04-27 15:27 +0000
  Re: Custom Title Bar "Daniel Pitts" <daniel.pitts@THRWHITE.remove-dii-this> - 2011-04-27 15:27 +0000
    Re: Custom Title Bar "RedGrittyBrick" <redgrittybrick@THRWHITE.remove-dii-this> - 2011-04-27 15:27 +0000

csiph-web