Searched refs:furnitureLibraryExists (Results 1 – 6 of 6) sorted by relevance
209 public boolean furnitureLibraryExists(String name) throws RecorderException { in furnitureLibraryExists() method in DefaultUserPreferences
1547 public boolean furnitureLibraryExists(String location) throws RecorderException { in furnitureLibraryExists() method
106 … public boolean furnitureLibraryExists(String furnitureLibraryName) throws RecorderException { in ViewerHelper()
571 public boolean furnitureLibraryExists(String location) throws RecorderException { in furnitureLibraryExists() method in AppletUserPreferences
1306 …public abstract boolean furnitureLibraryExists(String furnitureLibraryLocation) throws RecorderExc…
1373 if (!this.preferences.furnitureLibraryExists(furnitureLibraryName) in importFurnitureLibrary()