Deprecated API


Contents
Deprecated Classes
livespace.ui.dashboard.DashboardDelegate
          Use SWTDelegate instead. 
 

Deprecated Methods
dsto.dfc.util.Debug.assertTrue(boolean, String)
          Use assert (condition, message, source) instead 
dsto.dfc.swing.forms.FormPanel.fireEditComitted()
          Supports old typo, use fireEditCommitted instead. 
dsto.dfc.swing.forms.BasicFormEditorEventSource.fireEditComitted()
          Supports old typo, ise fireEditCommitted instead. 
dsto.dfc.swing.forms.AbstractFormEditorComponent.fireEditComitted()
          Supports old typo, ise fireEditCommitted instead. 
dsto.dfc.swing.text.selection.ASCII_CharStream.getColumn()
            
dsto.dfc.swing.controls.DfcDialog.getContentPanel()
          Use getDialogPanel () instead. 
dsto.dfc.swing.text.selection.ASCII_CharStream.getLine()
            
dsto.dfc.swt.win32.Windows.getPrimaryDesktopArea(Display)
          As of SWT 3.0, use Display.getPrimaryMonitor(). 
dsto.dfc.swing.controls.DfcDialog.setContentPanel(JPanel)
          Use setDialogPanel () instead. 
dsto.dfc.swing.persistence.PersistenceManager.unregisterObject(String)
            
 



Copyright © 2008 Commonwealth of Australia