How to let a Window always stay on top
Hello!I have a class thats extends Window, this window have a JList with a scroll. This window popsup in front of a Frame with a JTextPane, but when I starts to scroll in it it jumps behind my Frame with the JTextPane. So the question is it possible and how do I make my window always stay on top?
Best regards
Fredrik
