|
Sweet Home 3D 2.5 | |||||||||
| 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(File texturesPluginFolder)
Creates a default textures catalog read from resources and textures plugin folder if texturesPluginFolder isn't null. |
|
DefaultTexturesCatalog(URL[] pluginTexturesCatalogUrls)
Creates a default textures catalog read only from resources in the given URLs. |
|
DefaultTexturesCatalog(URL[] pluginTexturesCatalogUrls,
URL texturesResourcesUrlBase)
Creates a default textures catalog read only from resources in the given URLs. |
|
DefaultTexturesCatalog(UserPreferences preferences,
File texturesPluginFolder)
Creates a default textures catalog read from resources and textures plugin folder if texturesPluginFolder 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(File texturesPluginFolder)
texturesPluginFolder isn't null.
public DefaultTexturesCatalog(UserPreferences preferences,
File texturesPluginFolder)
texturesPluginFolder isn't null.
public DefaultTexturesCatalog(URL[] pluginTexturesCatalogUrls)
public DefaultTexturesCatalog(URL[] pluginTexturesCatalogUrls,
URL texturesResourcesUrlBase)
texturesResourcesUrlBase if it isn't null.
|
Sweet Home 3D 2.5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
![]() |
© Copyrights 2006-2010 eTeks - All rights reserved
Distributed under GNU General Public License |