Package mgui.interfaces.graphics.video
Class VideoTaskOptions
java.lang.Object
mgui.interfaces.InterfaceOptions
mgui.interfaces.graphics.video.VideoTaskOptions
- All Implemented Interfaces:
InterfaceObject,NamedObject,TreeObject,CleanableObject
public class VideoTaskOptions extends InterfaceOptions
-
Field Summary
-
Constructor Summary
Constructors Constructor Description VideoTaskOptions()VideoTaskOptions(VideoTask task) -
Method Summary
Methods inherited from class mgui.interfaces.InterfaceOptions
clean, destroy, getName, getTreeLabel, isDestroyed, issueTreeNode, setName, setTreeNodeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
task
-
old_task
-
-
Constructor Details
-
VideoTaskOptions
public VideoTaskOptions() -
VideoTaskOptions
-
-
Method Details
-
setTask
-