Java GUI Overlay
        Posted  
        
            by seurimas
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by seurimas
        
        
        
        Published on 2010-03-18T01:00:05Z
        Indexed on 
            2010/03/18
            1:31 UTC
        
        
        Read the original article
        Hit count: 495
        
Hey, I want to make an little window like the sort of thing used by Teamspeak/Ventrillo or Steam/xFire where a window can be shown while still in a fullscreen game using Java. There was a similar question/answer ("How to create an overlay window in Java?") but that doesn't work for the particular game (EVE) whereas the previously mentioned overlays work just fine. What's the missing element? Or is it an entirely different method?
© Stack Overflow or respective owner