Searched refs:fWorkingSetBlock (Results 1 – 1 of 1) sorted by relevance
36 private WorkingSetConfigurationBlock fWorkingSetBlock; field in WorkingSetGroup43 fWorkingSetBlock = new WorkingSetConfigurationBlock(workingSetIds, JavaPlugin.getDefault() in WorkingSetGroup()53 fWorkingSetBlock.createContent(workingSetGroup); in createControl()68 fWorkingSetBlock.setWorkingSets(workingSets); in setWorkingSets()73 return fWorkingSetBlock.getSelectedWorkingSets(); in getSelectedWorkingSets()