Uses of Enum Class
heronarts.lx.LX.ProjectListener.Change
-
Uses of LX.ProjectListener.Change in heronarts.lx
Modifier and TypeMethodDescriptionstatic LX.ProjectListener.Change
Returns the enum constant of this class with the specified name.static LX.ProjectListener.Change[]
LX.ProjectListener.Change.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
LX.ProjectListener.projectChanged
(File file, LX.ProjectListener.Change change) protected void
LX.setProject
(File file, LX.ProjectListener.Change change)