Searched refs:LibraryProperties (Results 1 – 2 of 2) sorted by relevance
55 private LibraryProperties mLibraryDependencies;93 mLibraryDependencies = new LibraryProperties(libraryGroup); in createContents()
57 final class LibraryProperties { class123 LibraryProperties(Composite parent) { in LibraryProperties() method in LibraryProperties