Custom arrow icon for JXTaskPane

View: New views
2 Messages — Rating Filter:   Alert me  

Custom arrow icon for JXTaskPane

by jdnc-interest :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

is it possible to set a custom arrow icon or to revert arrow direction in JXTaskPane without touching the library code?

I'm using substance-swingx for Windows and swingx for Mac, I have changed the arrow direction in both libraries, but it would be great when I could use some property-based stuff to do that instead.

Would it be possible to include property based custom arrow icons into the main source branch, when I'd provide a simple implementation? My problem is, I can't use these changes currently because my application is closed source and the libs are LGPL.

Thanks,
Sergiy
[Message sent by forum member 'sergiy_michka' (smichka@...)]

http://forums.java.net/jive/thread.jspa?messageID=369114

---------------------------------------------------------------------
To unsubscribe, e-mail: jdnc-unsubscribe@...
For additional commands, e-mail: jdnc-help@...


Re: Custom arrow icon for JXTaskPane

by jdnc-interest :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The icon is set as part of the border for the JXTaskPane.  You can try to install a custom border that will paint the icons however you wish.  I have no idea is the code will really support that.  You're likely to trip over some bugs along the way, but please file them if you do.

Karl
[Message sent by forum member 'kschaefe' (kschaefe@...)]

http://forums.java.net/jive/thread.jspa?messageID=369128

---------------------------------------------------------------------
To unsubscribe, e-mail: jdnc-unsubscribe@...
For additional commands, e-mail: jdnc-help@...