Skip to content
Snippets Groups Projects
Commit 592fe185 authored by Simon Barner's avatar Simon Barner
Browse files

- Rename org.fortiss.tooling.kernel.ui.util.EditorUtils -> KernelUIUtils

refs 3191
parent a5b7cd00
No related branches found
No related tags found
No related merge requests found
ActionUtils.java b41f60eef8464224b98b0b62fd30221be4686a4d GREEN
ConstraintsUIUtils.java 40a2893754ec8923a84889c7f5ae33873ccc3332 GREEN
CopyPasteUtils.java 0c15b009bc7731dbd34349480d6bfa14af29e1b6 GREEN
......@@ -6,6 +5,7 @@ DataBindingUtils.java 2d27702d42ae7d89922af314be20e18e771d107f GREEN
DragAndDropUtils.java fc8b7667405f329a05ce60428161e4d096d6547c GREEN
EObjectSelectionUtils.java 8e74691388cc7e19af23e6eae03460184cf179e5 GREEN
EditorUtils.java 4d5aac0498d2f873a855b05941a3106735343d10 GREEN
KernelUIUtils.java d23d2ec10398dec13173901cdae443cceff84b50 GREEN
ObservableUtils.java e0462fade584a281e984974caeadf5e01cfd84fe GREEN
PropertiesConstantUtils.java adb7d03ed6969d75fdb85e1f167eceb4b793d585 GREEN
SelectionUtils.java 2599e2803dc790fe77ff16ebb6c0387b71a0c823 GREEN
......
......@@ -26,7 +26,7 @@ import org.fortiss.tooling.kernel.ui.service.IModelEditorBindingService;
*
* @author aravantinos
*/
public class EditorUtils {
public class KernelUIUtils {
/**
* @param editorClazz
* Class of the editor you would like to get.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment