|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.freecol.common.resources.Resource
net.sf.freecol.common.resources.VideoResource
public class VideoResource
A Resource
wrapping a Video
.
Resource
,
Video
Method Summary | |
---|---|
Video |
getVideo()
Gets the Video represented by this resource. |
Methods inherited from class net.sf.freecol.common.resources.Resource |
---|
getResourceLocator |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public Video getVideo()
Video
represented by this resource.
Video
in it's original size.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |