src/share/classes/javax/swing/Box.java

Print this page

        

*** 58,68 **** * get it by invoking <code>createRigidArea</code>. * <p> * If you are implementing a <code>BoxLayout</code> you * can find further information and examples in * <a ! href="http://java.sun.com/docs/books/tutorial/uiswing/layout/box.html">How to Use BoxLayout</a>, * a section in <em>The Java Tutorial.</em> * <p> * <strong>Warning:</strong> * Serialized objects of this class will not be compatible with * future Swing releases. The current serialization support is --- 58,68 ---- * get it by invoking <code>createRigidArea</code>. * <p> * If you are implementing a <code>BoxLayout</code> you * can find further information and examples in * <a ! href="http://docs.oracle.com/javase/tutorial/uiswing/layout/box.html">How to Use BoxLayout</a>, * a section in <em>The Java Tutorial.</em> * <p> * <strong>Warning:</strong> * Serialized objects of this class will not be compatible with * future Swing releases. The current serialization support is