Package megamek.common.event
Class SuiteOptionsChangedEvent
java.lang.Object
megamek.common.event.MMEvent
megamek.common.event.SuiteOptionsChangedEvent
Deprecated, for removal: This API element is subject to removal in a future version.
An event triggered after the SuiteOptions are changed. The event handlers cannot modify these options.
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Methods inherited from class megamek.common.event.MMEvent
cancel, isCancellable, isCancelled
-
Constructor Details
-
SuiteOptionsChangedEvent
public SuiteOptionsChangedEvent()Deprecated, for removal: This API element is subject to removal in a future version.
-