FakeInputWindow.java


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


Filter Options
Annotation Kind:
pre
presumption
post
unanalyzed
test_vector


  • void activateFrame()

  • Kind Annotation Text

  • void addLine(String, bool)

  • Kind Annotation Text
    prethis.target != null

  • void addLine(String, Object[])

  • Kind Annotation Text
    prethis.target != null
    unanalyzedcall on com.dmdirc.MessageTarget:getFrame
    unanalyzedcall on com.dmdirc.ui.interfaces.InputWindow:getCon figManager

  • void addLine(StringBuffer, Object[])

  • Kind Annotation Text
    premessageType != null
    prethis.target != null
    unanalyzedcall on com.dmdirc.MessageTarget:getFrame
    unanalyzedcall on com.dmdirc.MessageTarget:sendLine
    unanalyzedcall on com.dmdirc.ui.interfaces.InputWindow:getCon figManager
    unanalyzedcall on com.dmdirc.ui.messages.Formatter:formatMess age

  • void clear()

  • Kind Annotation Text

  • void close()

  • Kind Annotation Text

  • void com.dmdirc.addons.redirect.FakeInputWindow(MessageTarget)

  • Kind Annotation Text
    postinit'ed(this.target)
    postthis.target == target

  • com.dmdirc.addons.redirect.FakeInputWindow__static_init

  • Kind Annotation Text

  • CommandParser getCommandParser()

  • Kind Annotation Text
    prethis.target != null
    presumptioncom.dmdirc.MessageTarget:getFrame(...)@60 != null
    postinit'ed(return_value)

  • ConfigManager getConfigManager()

  • Kind Annotation Text
    prethis.target != null
    presumptioncom.dmdirc.MessageTarget:getFrame(...)@102 != null
    postinit'ed(return_value)

  • FrameContainer getContainer()

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

  • WritableFrameContainer getContainer()

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

  • InputHandler getInputHandler()

  • Kind Annotation Text
    prethis.target != null
    presumptioncom.dmdirc.MessageTarget:getFrame(...)@66 != null
    postinit'ed(return_value)

  • String getTitle()

  • Kind Annotation Text
    postreturn_value == &"Fake window"

  • StringTranscoder getTranscoder()

  • Kind Annotation Text
    postnew StringTranscoder(getTranscoder#1) num objects == 1
    postreturn_value == &new StringTranscoder(getTransc oder#1)

  • bool isMaximum()

  • Kind Annotation Text
    postreturn_value == 0

  • bool isVisible()

  • Kind Annotation Text
    postreturn_value == 0

  • void maximise()

  • Kind Annotation Text

  • void minimise()

  • Kind Annotation Text

  • void open()

  • Kind Annotation Text

  • void restore()

  • Kind Annotation Text

  • void setAwayIndicator(bool)

  • Kind Annotation Text

  • void setTitle(String)

  • Kind Annotation Text

  • void setVisible(bool)

  • Kind Annotation Text

  • void toggleMaximise()

  • Kind Annotation Text