Deprecated API

Deprecated Methods
org.jext.JextFrame.closeWindow(boolean)
          Use closeWindow(), since the JVM is not closed anyway. 
org.jext.Jext.loadProps(InputStream)
          Maintained only for plugins compliance. Use loadXMLProps() instead of this method. 
org.jext.Jext.saveProps()
          Use saveXMLProps() instead 
org.jext.Utilities.sortStrings(String[])
          Use the standard Java java.util.Array.sort instead. 
 



Copyright © 2002 Romain Guy.