Package mgui.io.domestic.videos
Class VideoInputOptions
java.lang.Object
mgui.interfaces.InterfaceOptions
mgui.io.InterfaceIOOptions
mgui.io.domestic.videos.VideoInputOptions
- All Implemented Interfaces:
InterfaceObject
,NamedObject
,TreeObject
,CleanableObject
,XMLObject
public abstract class VideoInputOptions extends InterfaceIOOptions
-
Nested Class Summary
Nested classes/interfaces inherited from interface mgui.interfaces.xml.XMLObject
XMLObject.XMLEncoding, XMLObject.XMLType
-
Field Summary
Fields Modifier and Type Field Description Video
video
InterfaceGraphic
window
-
Constructor Summary
Constructors Constructor Description VideoInputOptions()
-
Method Summary
Methods inherited from class mgui.io.InterfaceIOOptions
getDTD, getFileChooser, getFileChooser, getFiles, getLocalName, getShortXML, getXML, getXML, getXMLSchema, handleXMLElementEnd, handleXMLElementStart, handleXMLString, setFiles, setFromComplementaryOptions, setObject, writeXML, writeXML, writeXML
Methods inherited from class mgui.interfaces.InterfaceOptions
clean, destroy, getName, getTreeLabel, isDestroyed, issueTreeNode, setName, setTreeNode
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
video
-
window
-
-
Constructor Details
-
VideoInputOptions
public VideoInputOptions()
-
-
Method Details
-
setVideo
-
getVideo
-