public class CaptureExecute extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
addProgram(ProgramTime programTime)
Add a Program
|
boolean |
execute(ProgramTime programTime,
String param)
Executes the Program in mData and uses program
|
static CaptureExecute |
getInstance(Component frame,
DeviceConfig data)
Gets the capture execute for the given values.
|
boolean |
removeProgram(ProgramTime programTime)
Remove a Program
|
public static CaptureExecute getInstance(Component frame, DeviceConfig data)
frame
- The parent frame for the capture execute.data
- The configuration for the capture execute.public boolean addProgram(ProgramTime programTime)
programTime
- Program to addpublic boolean removeProgram(ProgramTime programTime)
programTime
- Program to removepublic boolean execute(ProgramTime programTime, String param)
programTime
- Program to use for Command-Lineparam
- ParameterTV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)