Package org.praxislive.ide.pxr.api
Class EditorUtils
java.lang.Object
org.praxislive.ide.pxr.api.EditorUtils
Support functions for editors
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringextractBaseID(org.praxislive.core.ComponentType type) static StringfindFreeID(Set<String> existing, String baseID, boolean forceSuffix)
-
Method Details
-
extractBaseID
-
findFreeID
-