Class ImagesImpl
Object
ImagesImpl
- All Implemented Interfaces:
Images,MutableImages,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddImageLibrary(ImagesLibrary library) voidremoveImageLibrary(ImagesLibrary library) voidsetImageLibrary(Collection<ImagesLibrary> librarys)
-
Constructor Details
-
ImagesImpl
public ImagesImpl()
-
-
Method Details
-
libraries
-
addImageLibrary
- Specified by:
addImageLibraryin interfaceMutableImages
-
removeImageLibrary
- Specified by:
removeImageLibraryin interfaceMutableImages
-
setImageLibrary
- Specified by:
setImageLibraryin interfaceMutableImages
-