Package net.sf.freecol.common.resources
Class Video
- java.lang.Object
-
- net.sf.freecol.common.resources.Video
-
public class Video extends java.lang.ObjectRepresents a video.
-
-
Field Summary
Fields Modifier and Type Field Description private java.net.URLurl
-
Constructor Summary
Constructors Constructor Description Video(java.net.URL url)Create aVideo.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.net.URLgetURL()
-