com.funambol.client.controller
Class AboutScreenController

java.lang.Object
  extended by com.funambol.client.controller.AboutScreenController

public class AboutScreenController
extends java.lang.Object


Constructor Summary
AboutScreenController(Controller controller, AboutScreen aboutScreen, Customization customization)
           
 
Method Summary
 void addNecessaryFields()
          Adds the necessary fields in the about screen.
 void close()
           
 AboutScreen getAboutScreen()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AboutScreenController

public AboutScreenController(Controller controller,
                             AboutScreen aboutScreen,
                             Customization customization)
Method Detail

addNecessaryFields

public void addNecessaryFields()
Adds the necessary fields in the about screen. The set of visible fields depends on the Customization and the product version


close

public void close()

getAboutScreen

public AboutScreen getAboutScreen()


Copyright © 2001-2009 Funambol.