Uses of Enum Class
org.gjt.sp.jedit.msg.PropertiesChanging.State
-
Uses of PropertiesChanging.State in org.gjt.sp.jedit.msg
Modifier and TypeMethodDescriptionPropertiesChanging.getState()
static PropertiesChanging.State
Returns the enum constant of this class with the specified name.static PropertiesChanging.State[]
PropertiesChanging.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionPropertiesChanging
(EBComponent source, PropertiesChanging.State state) Creates a new properties changing message.