Question

I am using JXTaskPane component. I want to know whether one can change the dimensions of the top part of the task pane i.e. the area where title of the task pane is displayed. If yes, please let me know how?

Was it helpful?

Solution

no, that's not supported: the "top area" is part of the Border which is installed deeply inside the ui delegate. You might consider to file an enhancement issue in SwingX' issue tracker.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top