de.enough.polish.midp.ui
Class NativeCommandListener
java.lang.Object
de.enough.polish.midp.ui.NativeCommandListener
- All Implemented Interfaces:
- CommandListener
public class NativeCommandListener
- extends Object
- implements CommandListener
Wraps a J2ME Polish CommandListener into a native CommandListener
Copyright Enough Software 2008
- Author:
- Robert Virkus, j2mepolish@enough.de
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NativeCommandListener
public NativeCommandListener(CommandListener listener,
Displayable displayable)
commandAction
public void commandAction(Command cmd,
Displayable dis)
- Specified by:
commandAction in interface CommandListener