Searched refs:categoryPanel (Results 1 – 1 of 1) sorted by relevance
156 CategoryPanel categoryPanel = new CategoryPanel(); in loadCategoryLookPanel() local157 categoryPanel.setAdapter(LOOKS); in loadCategoryLookPanel()158 setCategoryFragment(categoryPanel, fromRight); in loadCategoryLookPanel()169 CategoryPanel categoryPanel = new CategoryPanel(); in loadCategoryBorderPanel() local170 categoryPanel.setAdapter(BORDERS); in loadCategoryBorderPanel()171 setCategoryFragment(categoryPanel, fromRight); in loadCategoryBorderPanel()185 CategoryPanel categoryPanel = new CategoryPanel(); in loadCategoryGeometryPanel() local186 categoryPanel.setAdapter(GEOMETRY); in loadCategoryGeometryPanel()187 setCategoryFragment(categoryPanel, fromRight); in loadCategoryGeometryPanel()198 CategoryPanel categoryPanel = new CategoryPanel(); in loadCategoryFiltersPanel() local[all …]