Deprecated API


Contents
Deprecated Methods
uic.model.ActionFactory.build(MainWindow, InputStream)
          use MainWindow.createGui(uic.TranslationInterface, java.lang.String) instead 
uic.model.ActionFactory.build(MainWindow, URL)
          use MainWindow.createGui(uic.TranslationInterface, java.lang.String) instead 
uic.pjava.widgets.tabbedpane.TabPanel.getTabColor()
          the new tabColors property should be used instead. 
uic.widgets.MainWindow.getToolbar()
            
uic.pjava.widgets.tabbedpane.TabPanel.setTabColor(Color)
          the new tabColors property should be used instead. 
uic.widgets.filechooser.FileChooser.showFileChooser(Window, String)
          use showOpenDialog or showSaveDialog 
 



Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence