Crossfire JXClient, Trunk
com.realtime.crossfire.jxclient.gui.commands.CommandCheckBoxOption Member List

This is the complete list of members for com.realtime.crossfire.jxclient.gui.commands.CommandCheckBoxOption, including all inherited members.

addOptionListener(@NotNull final OptionListener listener)com.realtime.crossfire.jxclient.settings.options.Option
CheckBoxOption(@NotNull final String tooltipText)com.realtime.crossfire.jxclient.settings.options.CheckBoxOptionprotected
checkedcom.realtime.crossfire.jxclient.settings.options.CheckBoxOptionprivate
CommandCheckBoxOption(final boolean defaultChecked, @NotNull final CommandList commandOn, @NotNull final CommandList commandOff, @NotNull final String tooltipText)com.realtime.crossfire.jxclient.gui.commands.CommandCheckBoxOption
commandOffcom.realtime.crossfire.jxclient.gui.commands.CommandCheckBoxOptionprivate
commandOncom.realtime.crossfire.jxclient.gui.commands.CommandCheckBoxOptionprivate
defaultCheckedcom.realtime.crossfire.jxclient.gui.commands.CommandCheckBoxOptionprivate
execute(final boolean checked)com.realtime.crossfire.jxclient.gui.commands.CommandCheckBoxOptionprotected
fireStateChangedEvent()com.realtime.crossfire.jxclient.settings.options.CheckBoxOptionprotected
getTooltipText()com.realtime.crossfire.jxclient.settings.options.CheckBoxOption
inhibitSave()com.realtime.crossfire.jxclient.settings.options.Option
isChecked()com.realtime.crossfire.jxclient.settings.options.CheckBoxOption
isDefaultChecked()com.realtime.crossfire.jxclient.gui.commands.CommandCheckBoxOption
listenerscom.realtime.crossfire.jxclient.settings.options.Optionprivate
removeOptionListener(@NotNull final OptionListener listener)com.realtime.crossfire.jxclient.settings.options.Option
setChecked(final boolean checked)com.realtime.crossfire.jxclient.settings.options.CheckBoxOption
toggleChecked()com.realtime.crossfire.jxclient.settings.options.CheckBoxOption
tooltipTextcom.realtime.crossfire.jxclient.settings.options.CheckBoxOptionprivate