| Author |
Problem with toolbar separator in JDK 1.4.2_06
|
Raja Kannappan
Ranch Hand
Joined: May 08, 2002
Posts: 83
|
|
In our application, we have JToolBar with separators (added using toolBar.addSeparator()). It works fine with JDK 1.3.1_07 but not with JDK 1.4. Is there any workaround for this in 1.4? I tried doing toolBar.add(new JSeparator()) and other ways to add separator but that didn't work. Any help is greatly appreciated. Thanks. [ April 13, 2005: Message edited by: Raja Kannappan ]
|
SCJP
|
 |
 |
|
|
subject: Problem with toolbar separator in JDK 1.4.2_06
|
|
|