CommunicationStep.java


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


Filter Options
Annotation Kind:
pre
presumption
post
unanalyzed
test_vector


  • bool checkErrors()

  • Kind Annotation Text
    prethis.updates != null
    postinit'ed(return_value)

  • bool checkUpdates()

  • Kind Annotation Text
    prethis.updates != null
    postinit'ed(return_value)

  • void com.dmdirc.addons.ui_swing.wizard.firstrun.CommunicationStep()

  • Kind Annotation Text
    postnew JCheckBox(initComponents#2) num objects == 1
    postnew JCheckBox(initComponents#4) num objects == 1
    postnew TextLabel(initComponents#1) num objects == 1
    postnew TextLabel(initComponents#3) num objects == 1
    postthis.errors == &new JCheckBox(initComponents#4)
    postthis.errorsInfo == &new TextLabel(initComponent s#3)
    postthis.updates == &new JCheckBox(initComponents#2 )
    postthis.updatesInfo == &new TextLabel(initComponen ts#1)
    unanalyzedcall on com.dmdirc.addons.ui_swing.components.text. TextLabel
    unanalyzedcall on com.dmdirc.addons.ui_swing.wizard.firstrun. CommunicationStep:add
    unanalyzedcall on com.dmdirc.addons.ui_swing.wizard.firstrun. CommunicationStep:setLayout
    unanalyzedcall on javax.swing.JCheckBox
    unanalyzedcall on javax.swing.JPanel
    unanalyzedcall on net.miginfocom.swing.MigLayout

  • com.dmdirc.addons.ui_swing.wizard.firstrun.CommunicationStep__static_init

  • Kind Annotation Text

  • String getTitle()

  • Kind Annotation Text
    postreturn_value == &"Communication settings"

  • void initComponents()

  • Kind Annotation Text
    postnew JCheckBox(initComponents#2) num objects == 1
    postnew JCheckBox(initComponents#4) num objects == 1
    postnew TextLabel(initComponents#1) num objects == 1
    postnew TextLabel(initComponents#3) num objects == 1
    postthis.errors == &new JCheckBox(initComponents#4)
    postthis.errorsInfo == &new TextLabel(initComponent s#3)
    postthis.updates == &new JCheckBox(initComponents#2 )
    postthis.updatesInfo == &new TextLabel(initComponen ts#1)

  • void layoutComponents()

  • Kind Annotation Text
    preinit'ed(this.errors)
    preinit'ed(this.errorsInfo)
    preinit'ed(this.updates)
    preinit'ed(this.updatesInfo)