Package de.loskutov.anyedit.ui.wizards
Interface IWSAction
-
- All Known Implementing Classes:
SelectWorkingSetsAction
public interface IWSAction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
run()
void
setWorkingSets(java.util.List<org.eclipse.ui.IWorkingSet> workingSets)
-