method com.dmdirc.addons.ui_swing.components. ParamModePanel__static_init










method void com.dmdirc.addons.ui_swing.components. ParamModePanel(String, bool, String, ConfigManager)
preconfigManager != null
postthis.checkBox == &new JCheckBox(ParamModePanel# 10)
postthis.mode == thisMode
postinit'ed(this.mode)
postthis.originalValue == value
postinit'ed(this.originalValue)
postthis.textField == &new ValidatingJTextField(Par amModePanel#11)
postnew JCheckBox(ParamModePanel#10) num objects == 1
postnew ValidatingJTextField(ParamModePanel#11) num objects == 1
unanalyzedcall on javax.swing.UIManager:getLookAndFeel
unanalyzedcall on java.lang.Object:getClass
unanalyzedcall on java.lang.Class:getName
unanalyzedcall on java.lang.String:equals
unanalyzedcall on java.lang.System:getProperty
test_vectorstate: {1}, {0}
test_vectorcom.dmdirc.config.ConfigManager:getOptionBool(... )@85: {0}, {1}
test_vectorcom.dmdirc.config.ConfigManager:hasOptionString(... )@74: {0}, {1}
test_vectorcom.dmdirc.config.ConfigManager:hasOptionString(... )@85: {0}, {1}









  method not available - call not analyzedInfocall on bool com.dmdirc.config.ConfigManager:hasOpt ionString(String, String)










  method not available - call not analyzedInfocall on String com.dmdirc.config.ConfigManager:getO ption(String, String)










  method not available - call not analyzedInfocall on void net.miginfocom.swing.MigLayout(String)
  method not available - call not analyzedInfocall on void com.dmdirc.addons.ui_swing.components. ParamModePanel:setLayout(LayoutManager)










  method not available - call not analyzedInfocall on bool com.dmdirc.config.ConfigManager:getOpt ionBool(String, String)
  method not available - call not analyzedInfocall on bool com.dmdirc.config.ConfigManager:hasOpt ionString(String, String)










  method not available - call not analyzedInfocall on String com.dmdirc.config.ConfigManager:getO ption(String, String)










  method not available - call not analyzedInfocall on Component com.dmdirc.addons.ui_swing. components.ParamModePanel:add(Component)










  method not available - call not analyzedInfocall on void com.dmdirc.config.prefs.validator. RegexStringValidator(String, String)
  method not available - call not analyzedInfocall on void com.dmdirc.addons.ui_swing.components. validating.ValidatingJTextField(Validator)










  method not available - call not analyzedInfocall on void com.dmdirc.addons.ui_swing.components. validating.ValidatingJTextField:setText(String)










  method not available - call not analyzedInfocall on void com.dmdirc.addons.ui_swing.components. ParamModePanel:add(Component, Object)










  method not available - call not analyzedInfocall on void com.dmdirc.addons.ui_swing.components. validating.ValidatingJTextField:setEnabled(bool)











method void actionPerformed(ActionEvent)
prethis.checkBox != null
prethis.textField != null
test_vectorjavax.swing.JCheckBox:isSelected(...)@114: {0}, {1}









  method not available - call not analyzedInfocall on void com.dmdirc.addons.ui_swing.components. validating.ValidatingJTextField:setEnabled(bool)










  method not available - call not analyzedInfocall on bool com.dmdirc.addons.ui_swing.components. validating.ValidatingJTextField:requestFocusInWindo w()










  method not available - call not analyzedInfocall on void com.dmdirc.addons.ui_swing.components. validating.ValidatingJTextField:setText(String)











method bool getState()
prethis.checkBox != null
pre(soft) this.textField != null
postinit'ed(return_value)









  method not available - call not analyzedInfocall on bool com.dmdirc.addons.ui_swing.components. validating.ValidatingJTextField:validateText()











method String getValue()
prethis.textField != null
postinit'ed(return_value)









  method not available - call not analyzedInfocall on String com.dmdirc.addons.ui_swing. components.validating.ValidatingJTextField:getText( )











method String getModeName()
prethis.checkBox != null
postinit'ed(return_value)










method String getMode()
postreturn_value == this.mode
postinit'ed(return_value)










method Component getCheckboxComponent()
postreturn_value == this.checkBox
postinit'ed(return_value)










method Component getValueComponent()
postreturn_value == this.textField
postinit'ed(return_value)