get active window of other programs using java
        Posted  
        
            by stdnoit
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by stdnoit
        
        
        
        Published on 2010-05-30T07:13:34Z
        Indexed on 
            2010/05/30
            7:22 UTC
        
        
        Read the original article
        Hit count: 270
        
i am trying to make java application that can get the information from other active window program ...such as information bar or even screenshot of other active window
is JNI the only option in this case?
thanks
© Stack Overflow or respective owner