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

Print this page

        

*** 114,124 **** * Adding components to multiple nested boxes is a powerful way to get * the arrangement you want. * <p> * For further information and examples see * <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 --- 114,124 ---- * Adding components to multiple nested boxes is a powerful way to get * the arrangement you want. * <p> * For further information and examples see * <a ! href="https://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