< prev index next >

src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/MotifTabbedPaneUI.java

Print this page

        

*** 32,42 **** import javax.swing.plaf.*; import javax.swing.plaf.basic.BasicTabbedPaneUI; import java.io.Serializable; /** ! * A Motif L&F implementation of TabbedPaneUI. * <p> * <strong>Warning:</strong> * Serialized objects of this class will not be compatible with * future Swing releases. The current serialization support is appropriate * for short term storage or RMI between applications running the same --- 32,42 ---- import javax.swing.plaf.*; import javax.swing.plaf.basic.BasicTabbedPaneUI; import java.io.Serializable; /** ! * A Motif {@literal L&F} implementation of TabbedPaneUI. * <p> * <strong>Warning:</strong> * Serialized objects of this class will not be compatible with * future Swing releases. The current serialization support is appropriate * for short term storage or RMI between applications running the same
< prev index next >