Class ArtSetManager
java.lang.Object
net.thevpc.common.prs.artset.ArtSetManager
- Author:
- Taha Ben Salah (taha.bensalah@gmail.com) %creationtime Dec 15, 2007 4:34:51 AM
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ArtSetstatic ArtSet[]static ArtSetstatic ArtSet[]lookupArtSets(URL url, ClassLoader parent, Object owner) static voidstatic voidregisterArtSets(URL url, ClassLoader parent, Object owner) static voidsetCurrent(String id) static voidunregister(ArtSet set)
-
Constructor Details
-
ArtSetManager
public ArtSetManager()
-
-
Method Details
-
register
-
unregister
-
getArtSets
-
setCurrent
-
getCurrent
-
getArtSet
-
lookupArtSets
- Throws:
IOException
-
registerArtSets
- Throws:
IOException
-