Deprecated API


Contents
Deprecated Fields
de.enough.polish.browser.rss.RssTagHandler.ATTR_RSS_ITEM
          use RssItem.ATTRIBUTE_KEY instead 
 

Deprecated Methods
de.enough.polish.util.Debug.getLogForm(boolean, CommandListener)
          use showLogForm instead 
de.enough.polish.ui.TabbedForm.getSelectedTab()
            
de.enough.polish.util.DeviceControl.isFallbackToNetworkLocationOnGpsDisabled()
            
de.enough.polish.util.DeviceControl.isGpsEnabled()
          Use LocationService.isGpsEnabled() 
de.enough.polish.ui.Screen.setScreenOrientation(int)
          use Display.getInstance().setScreenOrientation(int) instead 
de.enough.polish.ui.UiAccess.setScreenOrientation(Screen, int)
          use setScreenOrientation(int degress) instead 
de.enough.polish.ui.UiAccess.setScreenOrientation(Screen, int)
          use setScreenOrientation(int degress) instead 
de.enough.polish.util.DeviceControl.shouldFallbackToNetworkLocationOnGpsDisabled(boolean)
            
de.enough.polish.util.TextUtil.split(String, Font, int, int)
          please use wrap instead 
de.enough.polish.util.TextUtil.split(String, Font, int, int, int, ArrayList)
          please use wrap instead