Class TestPropsRS

java.lang.Object
  extended by MIDlet
      extended by TestPropsRS

public class TestPropsRS
extends MIDlet

This class can be used to test the PropsRS class.

Author:
Michel Deriaz

Constructor Summary
TestPropsRS()
           
 
Method Summary
 void commandAction(Command c, Displayable d)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPropsRS

public TestPropsRS()
Method Detail

commandAction

public void commandAction(Command c,
                          Displayable d)