How to reduce space between title and subtitle in JIDE BannerPanel
?
Asked
Active
Viewed 60 times
0

Andrew Thompson
- 168,117
- 40
- 217
- 433

tapan
- 9
- 3
-
[`BannerPanel.setSubTitleIndent(int)`](http://www.jidesoft.com/javadoc/com/jidesoft/dialog/BannerPanel.html#setSubTitleIndent(int))? – Andrew Thompson Oct 07 '16 at 00:03
-
No, it won't work.. – tapan Oct 12 '16 at 13:51
-
No, it's not working. basically my requirement is to reduced the gap between title icon and subtitle(I'm not using title). there is some pre fixed gap between title and sub title, I already tried BannerPanel.setSubTitleIndent(int) but it's not resolving my problem. – tapan Oct 12 '16 at 14:08
-
*"I already tried .."* What you've already tried should be part of the explanation above, not dribbled out in comments. – Andrew Thompson Oct 12 '16 at 14:11