ChannelSettings.java


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


Filter Options
Annotation Kind:
pre
presumption
post
unanalyzed
test_vector


  • void com.dmdirc.commandparser.commands.channel.ChannelSettings()

  • Kind Annotation Text
    preinit'ed(com/dmdirc/commandparser/CommandManager. commandChar)
    unanalyzedcall on com.dmdirc.Channel:getTabCompleter
    unanalyzedcall on com.dmdirc.Query:getTabCompleter
    unanalyzedcall on com.dmdirc.Server:getChannel
    unanalyzedcall on com.dmdirc.Server:getChannels
    unanalyzedcall on com.dmdirc.Server:getQueries
    unanalyzedcall on com.dmdirc.Server:getTabCompleter
    unanalyzedcall on com.dmdirc.ServerManager:getServerManager
    unanalyzedcall on com.dmdirc.ServerManager:getServers
    unanalyzedcall on com.dmdirc.commandparser.commands.Command
    unanalyzedcall on com.dmdirc.ui.input.TabCompleter:addEntry
    unanalyzedcall on com.dmdirc.ui.input.TabCompleter:removeEntr y
    unanalyzedcall on com.dmdirc.util.MapList:containsKey
    unanalyzedcall on com.dmdirc.util.MapList:get
    unanalyzedcall on getName
    unanalyzedcall on getType
    unanalyzedcall on java.lang.String:toLowerCase
    unanalyzedcall on java.util.List:iterator
    unanalyzedcall on java.util.Map:put
    unanalyzedcall on java.util.Map:remove

  • com.dmdirc.commandparser.commands.channel.ChannelSettings__static_init

  • Kind Annotation Text

  • void execute(InputWindow, Server, Channel, bool, CommandArguments)

  • Kind Annotation Text
    presumptioncom.dmdirc.Main:getUI(...)@54 != null

  • String getHelp()

  • Kind Annotation Text
    postreturn_value == &"channelsettings - opens the channel settings window"

  • String getName()

  • Kind Annotation Text
    postreturn_value == &"channelsettings"

  • AdditionalTabTargets getSuggestions(int, List)

  • Kind Annotation Text
    postinit'ed(return_value)

  • bool showInHelp()

  • Kind Annotation Text
    postreturn_value == 1