|
Sweet Home 3D 4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Library | |
---|---|
com.eteks.sweethome3d.applet | Instantiates the required classes to run Sweet Home 3D as an applet. |
com.eteks.sweethome3d.io | Implements how to read and write homes and user preferences created in model classes of Sweet Home 3D. |
com.eteks.sweethome3d.model | Describes model classes of Sweet Home 3D. |
com.eteks.sweethome3d.plugin | Describes the super classes required to create Sweet Home 3D plug-ins. |
Uses of Library in com.eteks.sweethome3d.applet |
---|
Methods in com.eteks.sweethome3d.applet that return types with arguments of type Library | |
---|---|
List<Library> |
AppletUserPreferences.getLibraries()
Throws an exception because applet user preferences don't manage additional libraries. |
Uses of Library in com.eteks.sweethome3d.io |
---|
Methods in com.eteks.sweethome3d.io that return types with arguments of type Library | |
---|---|
List<Library> |
FileUserPreferences.getLibraries()
Returns the libraries available in user preferences. |
List<Library> |
DefaultUserPreferences.getLibraries()
Throws an exception because default user preferences don't support libraries. |
List<Library> |
DefaultTexturesCatalog.getLibraries()
Returns the furniture libraries at initialization. |
List<Library> |
DefaultFurnitureCatalog.getLibraries()
Returns the furniture libraries at initialization. |
Methods in com.eteks.sweethome3d.io with parameters of type Library | |
---|---|
boolean |
FileUserPreferences.isLibraryDeletable(Library library)
Returns true if the given file library can be deleted. |
Method parameters in com.eteks.sweethome3d.io with type arguments of type Library | |
---|---|
void |
FileUserPreferences.deleteLibraries(List<Library> libraries)
Deletes the given libraries and updates user preferences. |
Uses of Library in com.eteks.sweethome3d.model |
---|
Methods in com.eteks.sweethome3d.model that return types with arguments of type Library | |
---|---|
abstract List<Library> |
UserPreferences.getLibraries()
Returns the libraries available in user preferences. |
Uses of Library in com.eteks.sweethome3d.plugin |
---|
Methods in com.eteks.sweethome3d.plugin that return types with arguments of type Library | |
---|---|
List<Library> |
PluginManager.getPluginLibraries()
Returns the available plug-in libraries. |
Method parameters in com.eteks.sweethome3d.plugin with type arguments of type Library | |
---|---|
void |
PluginManager.deletePlugins(List<Library> libraries)
Deletes the given plug-in libraries from managed plug-ins. |
|
Sweet Home 3D 4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
![]() |
© Copyrights 2006-2013 eTeks - All rights reserved
Distributed under GNU General Public License |