NextApp Echo
1.1.4

Deprecated API

Deprecated Fields
nextapp.echo.BackgroundImageProperties.PERCENT_UNITS
          Use Extent.PERCENT. 
nextapp.echo.BackgroundImageProperties.PIXEL_UNITS
          Use Extent.PX. 
nextapp.echo.AbstractPane.PROPORTIONAL
            
nextapp.echo.Window.SIZE_UNKNOWN
          Use EchoConstants.UNDEFINED_SIZE. 
nextapp.echo.Grid.UNKNOWN_SIZE
          Use EchoConstants.UNDEFINED_SIZE. 
 

Deprecated Methods
nextapp.echo.Table.getComponent(Coordinate)
          See getRenderedComponent(Coordinate). 
nextapp.echo.ContainerPane.getPreferredHeight()
          Use getPreferredHeightExtent(). 
nextapp.echo.ContainerPane.getPreferredWidth()
          Use getPreferredWidthExtent(). 
nextapp.echo.ContainerPane.setPreferredHeight(int)
          Use setPreferredHeightExtent(). 
nextapp.echo.ContainerPane.setPreferredWidth(int)
          Use setPreferredWidthExtent(). 
 


NextApp Echo
1.1.4