|
Sweet Home 3D 3.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eteks.sweethome3d.model.TexturesCatalog
com.eteks.sweethome3d.io.DefaultTexturesCatalog
public class DefaultTexturesCatalog
Textures default catalog read from localized resources.
Nested Class Summary | |
---|---|
static class |
DefaultTexturesCatalog.PropertyKey
The keys of the properties values read in .properties files. |
Constructor Summary | |
---|---|
DefaultTexturesCatalog()
Creates a default textures catalog read from resources. |
|
DefaultTexturesCatalog(java.io.File texturesPluginFolder)
Creates a default textures catalog read from resources and textures plugin folder if texturesPluginFolder isn't null . |
|
DefaultTexturesCatalog(java.net.URL[] pluginTexturesCatalogUrls)
Creates a default textures catalog read only from resources in the given URLs. |
|
DefaultTexturesCatalog(java.net.URL[] pluginTexturesCatalogUrls,
java.net.URL texturesResourcesUrlBase)
Creates a default textures catalog read only from resources in the given URLs. |
|
DefaultTexturesCatalog(UserPreferences preferences,
java.io.File texturesPluginFolder)
Creates a default textures catalog read from resources and textures plugin folder if texturesPluginFolder isn't null . |
|
DefaultTexturesCatalog(UserPreferences preferences,
java.io.File[] texturesPluginFolders)
Creates a default textures catalog read from resources and textures plugin folders if texturesPluginFolders isn't null . |
Method Summary |
---|
Methods inherited from class com.eteks.sweethome3d.model.TexturesCatalog |
---|
add, addTexturesListener, delete, getCategories, getCategoriesCount, getCategory, removeTexturesListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultTexturesCatalog()
public DefaultTexturesCatalog(java.io.File texturesPluginFolder)
texturesPluginFolder
isn't null
.
public DefaultTexturesCatalog(UserPreferences preferences, java.io.File texturesPluginFolder)
texturesPluginFolder
isn't null
.
public DefaultTexturesCatalog(UserPreferences preferences, java.io.File[] texturesPluginFolders)
texturesPluginFolders
isn't null
.
public DefaultTexturesCatalog(java.net.URL[] pluginTexturesCatalogUrls)
public DefaultTexturesCatalog(java.net.URL[] pluginTexturesCatalogUrls, java.net.URL texturesResourcesUrlBase)
texturesResourcesUrlBase
if it isn't null
.
|
Sweet Home 3D 3.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
![]() |
? Copyrights 2006-2011 eTeks - All rights reserved
Distributed under GNU General Public License |