com.vncrobot.api
Interface VNCRobotProcess
- All Superinterfaces:
- java.lang.Runnable
- public interface VNCRobotProcess
- extends java.lang.Runnable
(C) 2005 Robert Pes & Miroslava Tomanickova. All rights reserved.
Date: Nov 3, 2006, 12:06:10 PM
Methods inherited from interface java.lang.Runnable |
run |
isConsoleMode
public boolean isConsoleMode()
isRunning
public boolean isRunning()
isConnected
public boolean isConnected()
stop
public void stop()
getExitCode
public int getExitCode()
getId
public java.lang.String getId()