< prev index next >

src/java.desktop/share/classes/sun/swing/WindowsPlacesBar.java

Print this page

        

@@ -41,11 +41,10 @@
 
 /**
  * <b>WARNING:</b> This class is an implementation detail and is only
  * public so that it can be used by two packages. You should NOT consider
  * this public API.
- * <p>
  *
  * @author Leif Samuelsson
  */
 @SuppressWarnings("serial") // JDK-implementation class
 public class WindowsPlacesBar extends JToolBar
< prev index next >