PluginInfoToggle.java


current inspection = 2009-09-03 21:56:13 (id #1)


Filter Options
Annotation Kind:
pre
presumption
post
unanalyzed
test_vector


  • void apply()

  • Kind Annotation Text
    pre(soft) this.pi != null
    preinit'ed(this.toggle)
    presumptioncom.dmdirc.plugins.PluginManager:getPluginManager(. ..)@88 != null
    test_vectorcom.dmdirc.plugins.PluginInfo:isLoaded(...)@82: {0}, {1}
    test_vectorthis.toggle: {0}, {1}

  • void com.dmdirc.addons.ui_swing.components.pluginpanel.PluginInfoToggle(PluginInfo)

  • Kind Annotation Text
    postinit'ed(this.pi)
    postthis.pi == pi
    postthis.toggle == 0

  • com.dmdirc.addons.ui_swing.components.pluginpanel.PluginInfoToggle__static_init

  • Kind Annotation Text

  • PluginInfo getPluginInfo()

  • Kind Annotation Text
    postinit'ed(return_value)
    postreturn_value == this.pi

  • bool getState()

  • Kind Annotation Text
    preinit'ed(this.toggle)
    prethis.pi != null
    postinit'ed(return_value)

  • void toggle()

  • Kind Annotation Text
    preinit'ed(this.toggle)
    postinit'ed(this.toggle)