com.sybase.uep.bobclient.screens
Class SettingScreenProvider

java.lang.Object
  extended by com.sybase.uep.bobclient.screens.SettingScreenProvider

public class SettingScreenProvider
extends java.lang.Object

This is the util class to populate the TOC of setting screen for option

This screen list the available setting screens entry

Author:
linsong

Constructor Summary
SettingScreenProvider()
           
 
Method Summary
 void populateScreen(net.rim.device.api.ui.container.MainScreen parent, OptionsDefinition optionDef)
          Populate the contents of TOC
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SettingScreenProvider

public SettingScreenProvider()
Method Detail

populateScreen

public void populateScreen(net.rim.device.api.ui.container.MainScreen parent,
                           OptionsDefinition optionDef)
Populate the contents of TOC

Parameters:
screen -