de.enough.polish.emulator
Class DefaultDebugger
java.lang.Object
de.enough.polish.Extension
de.enough.polish.emulator.Debugger
de.enough.polish.emulator.DefaultDebugger
public class DefaultDebugger
- extends Debugger
Copyright Enough Software 2005
history
Sep 13, 2006 - rickyn creation
- Author:
- Richard Nkrumah, Richard.Nkrumah@enough.de
| Methods inherited from class de.enough.polish.Extension |
configure, executeAntTarget, executeAntTarget, finalize, getAntProject, getAutoStartCondition, getEnvironment, getExtensionDefinition, getExtensionSetting, getInstance, getParameterValue, getType, init, initialize, isConditionFulfilled, notifyBuildEnd, notifyBuildStart |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultDebugger
public DefaultDebugger()
connectDebugger
public void connectDebugger(int port,
Device device,
Locale locale,
Environment env)
- Description copied from class:
Debugger
- Connects to a debugger interface.
- Specified by:
connectDebugger in class Debugger
- Parameters:
port - the port in which the emulator listensdevice - the current devicelocale - the current localeenv - the environment