Searched refs:toList (Results 1 – 5 of 5) sorted by relevance
65 this(editor, clipboard, xmlCommit, toList(selected), performCut); in CopyCutAction()212 private static ArrayList<UiElementNode> toList(UiElementNode selected) { in toList() method in CopyCutAction
87 List<?> elements = treeSelection.toList(); in getSelectedWorkingSet()
222 List objects = ssel.toList(); in getSelectedProperty()
255 for (Object element : selection.toList()) { in guessProject()
630 for (Object element : selection.toList()) { in initializeFromSelection()