jxtaskpane Questions
2
I want to change blue background color to white of taskpanecontainer. I have used below line but nothing is effected by this line.
UIManager.put("TaskPaneContainer.background", Color.LIGHT_GRAY);...
Alveolus asked 4/2, 2013 at 11:29
1
The JXTaskPane used in Java Swing has a title bar. There is a expand/shrink button in it. I would like to be able to add my own actions in the titlebar that would appear beside
the expand/shrink bu...
Michey asked 14/12, 2011 at 4:3
3
Solved
Apologies for the somewhat unclear question - couldn't think of a better way of putting it.
I use a JXTaskPane (from the Swing labs extension API) to display some information.
The user can "cl...
Bertelli asked 26/2, 2010 at 10:48
1
© 2022 - 2024 — McMap. All rights reserved.