Overview | Package | Class | Tree | Deprecated | Index | Help Java Platform
1.1.7
PREV | NEXT FRAMES  | NO FRAMES

Deprecated API

Deprecated Classes
DefaultTextUI   
 

Deprecated Methods
com.sun.java.swing.JTable.createScrollPaneForTable As of Swing version 1.0.2, replaced by new JScrollPane(aTable). 
com.sun.java.swing.AbstractButton.getLabel - Replaced by getText() 
com.sun.java.swing.JRootPane.getMenuBar As of Swing version 1.0.3 replaced by getJMenubar(). 
com.sun.java.swing.AbstractButton.setLabel - Replaced by setText(text) 
com.sun.java.swing.JRootPane.setMenuBar As of Swing version 1.0.3 replaced by setJMenuBar(JMenuBar menu). 
 


Overview | Package | Class | Tree | Deprecated | Index | Help Java Platform
1.1.7
PREV | NEXT FRAMES  | NO FRAMES

Submit a bug or feature
Submit comments/suggestions about javadoc
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.