Deprecated API


Contents
Deprecated Classes
com.darwinsys.swingui.ImageButton
          Use the appropriate JButton constructors directly. 
com.darwinsys.swingui.WindowCloser
          For simple closing, just use JFrame.setDefaultCloseOperation(). 
 

Deprecated Methods
com.darwinsys.util.FileProperties.save()
          Use store(OutputStream) instead. 
 

Deprecated Constructors
com.darwinsys.swingui.ImageButton(ImageIcon)
           
com.darwinsys.swingui.ImageButton(ImageIcon, String)
           
 



Copyright © 1996-2004 Ian F. Darwin. See license.html for usage license.