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()170 categoryPanel.setAdapter(BORDERS); in loadCategoryBorderPanel()171 setCategoryFragment(categoryPanel, fromRight); in loadCategoryBorderPanel()186 categoryPanel.setAdapter(GEOMETRY); in loadCategoryGeometryPanel()187 setCategoryFragment(categoryPanel, fromRight); in loadCategoryGeometryPanel()199 categoryPanel.setAdapter(FILTERS); in loadCategoryFiltersPanel()200 setCategoryFragment(categoryPanel, fromRight); in loadCategoryFiltersPanel()214 categoryPanel.setAdapter(VERSIONS); in loadCategoryVersionsPanel()[all …]