Searched refs:addFurnitureLibrary (Results 1 – 6 of 6) sorted by relevance
217 public void addFurnitureLibrary(String name) throws RecorderException { in addFurnitureLibrary() method in DefaultUserPreferences
1563 public void addFurnitureLibrary(String furnitureLibraryPath) throws RecorderException { in addFurnitureLibrary() method
101 public void addFurnitureLibrary(String furnitureLibraryName) throws RecorderException { in ViewerHelper()
579 public void addFurnitureLibrary(String location) throws RecorderException { in addFurnitureLibrary() method in AppletUserPreferences
1300 …public abstract void addFurnitureLibrary(String furnitureLibraryLocation) throws RecorderException;
1375 this.preferences.addFurnitureLibrary(furnitureLibraryName); in importFurnitureLibrary()