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


Groups > comp.lang.java.programmer > #17097

Re: Light Box Effect (2 Windows, 1 Smaller And Active Above Inactive

From "markspace" <markspace@1:261/38.remove-21x-this>
Subject Re: Light Box Effect (2 Windows, 1 Smaller And Active Above Inactive
Message-ID <501C20B2.56058.calajapr@time.synchro.net> (permalink)
Newsgroups comp.lang.java.programmer
References <501C156A.56055.calajapr@time.synchro.net>
Date 2012-08-03 19:56 +0000
Organization tds.net

Show all headers | View raw


  To: clusardi2k
From: markspace <-@.>

On 8/3/2012 10:37 AM, clusardi2k@aol.com wrote:
> Does anybody have a project that will give me a Light Box effect to a
> project.
>
> A Light Box Effect produces two windows. One window will be active,
> but the one below it will be inactive and grayed out.
>
> Here's an image of what I want to achieve.
>
> http://stackoverflow.com/questions/6605964/lightbox-effect-in-swing


There's a class JLayer which provides the basics.  You'll have to provide a 
fair amount of code though;  I'm not aware of any class that provides a 
lightbox feature.

There's also a book call Swing Hacks which has some interesting ideas, 
including an animated window similar to what you are asking for.  Still not 
exactly a lightbox however.

<http://docs.oracle.com/javase/tutorial/uiswing/misc/jlayer.html>

--- BBBS/Li6 v4.10 Dada-1
 * Origin: Prism bbs (1:261/38)
--- Synchronet 3.16a-Win32 NewsLink 1.98
Time Warp of the Future BBS - telnet://time.synchro.net:24

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


Thread

Light Box Effect (2 Windows, 1 Smaller And Active Above Inactive "clusardi2k" <clusardi2k@1:261/38.remove-yy0-this> - 2012-08-03 18:54 +0000
  Re: Light Box Effect (2 Windows, 1 Smaller And Active Above Inactive "markspace" <markspace@1:261/38.remove-21x-this> - 2012-08-03 19:56 +0000
    Re: Light Box Effect (2 Windows, 1 Smaller And Active Above Inactive clusardi2k@aol.com - 2012-08-03 12:59 -0700
      Re: Light Box Effect (2 Windows, 1 Smaller And Active Above Inactive markspace <-@.> - 2012-08-03 13:31 -0700
        Re: Light Box Effect (2 Windows, 1 Smaller And Active Above Inactive clusardi2k@aol.com - 2012-08-04 01:16 -0700
          Re: Light Box Effect (2 Windows, 1 Smaller And Active Above Inactive markspace <-@.> - 2012-08-04 08:55 -0700
    Re: Light Box Effect (2 Windows, 1 Smaller And Active Above Inactive "clusardi2k" <clusardi2k@1:261/38.remove-sao-this> - 2012-08-06 18:08 +0000
      Re: Light Box Effect (2 Windows, 1 Smaller And Active Above Inactive "markspace" <markspace@1:261/38.remove-sao-this> - 2012-08-06 18:08 +0000
        Re: Light Box Effect (2 Windows, 1 Smaller And Active Above Inactive "clusardi2k" <clusardi2k@1:261/38.remove-4g4-this> - 2012-08-17 18:56 +0000
        Re: Light Box Effect (2 Windows, 1 Smaller And Active Above Inactive "clusardi2k" <clusardi2k@1:261/38.remove-4g4-this> - 2012-08-17 18:56 +0000

csiph-web