JSplitPane giving wrong resize cursor with GTK LAF?

Posted by carneades on Stack Overflow See other posts from Stack Overflow or by carneades
Published on 2010-01-30T22:41:49Z Indexed on 2010/04/07 5:33 UTC
Read the original article Hit count: 405

Filed under:
|
|
|
|

Running the official JSplitPane demo http://java.sun.com/docs/books/tutorial/uiswing/components/splitpane.html on my Ubuntu system gives a resize cursor like --> over the divider. The behavior of native split panes gives <--> resize cursors. Does this qualify as a bug that should be reported to Sun (eh, Oracle)? Is there a workaround?

© Stack Overflow or respective owner

Related posts about java

Related posts about swing