method ErrorLevel[] values()
pre(soft) init'ed($VALUES[...])
postreturn_value == &new ErrorLevel[](values#1)
postnew ErrorLevel[](values#1) num objects == 1
postreturn_value.length == 5
postreturn_value[...] == One-of{$VALUES[...], undefined}

method ErrorLevel valueOf(String)
postinit'ed(return_value)










method com.dmdirc.logger.ErrorLevel__static_init
post"error"._tainted == 0
post"info"._tainted == 0
post"warning"._tainted == 0
post$VALUES == &new ErrorLevel[](ErrorLevel__ static_init#6)
postFATAL == &new ErrorLevel(ErrorLevel__static_ init#1)
post$VALUES[0] == &new ErrorLevel(ErrorLevel__ static_init#1)
postHIGH == &new ErrorLevel(ErrorLevel__static_ init#2)
post$VALUES[1] == &new ErrorLevel(ErrorLevel__ static_init#2)
postLOW == &new ErrorLevel(ErrorLevel__static_ init#4)
post$VALUES[3] == &new ErrorLevel(ErrorLevel__ static_init#4)
postMEDIUM == &new ErrorLevel(ErrorLevel__static_ init#3)
post$VALUES[2] == &new ErrorLevel(ErrorLevel__ static_init#3)
postUNKNOWN == &new ErrorLevel(ErrorLevel__static_ init#5)
post$VALUES[4] == &new ErrorLevel(ErrorLevel__ static_init#5)
postnew ErrorLevel(ErrorLevel__static_init#1) num objects == 1
postnew ErrorLevel(ErrorLevel__static_init#2) num objects == 1
postnew ErrorLevel(ErrorLevel__static_init#3) num objects == 1
postnew ErrorLevel(ErrorLevel__static_init#4) num objects == 1
postnew ErrorLevel(ErrorLevel__static_init#5) num objects == 1
postnew ErrorLevel[](ErrorLevel__static_init#6) num objects == 1
postinit'ed(FATAL.icon)
postFATAL.value == &"Fatal"
postinit'ed(HIGH.icon)
postHIGH.value == &"High"
postinit'ed(MEDIUM.icon)
postMEDIUM.value == &"Medium"
postinit'ed(LOW.icon)
postLOW.value == &"Low"
postinit'ed(UNKNOWN.icon)
postUNKNOWN.value == &"Unknown"
post$VALUES.length == 5
unanalyzedcall on java.lang.Enum
unanalyzedcall on com.dmdirc.config.IdentityManager:getGlobal Config
unanalyzedcall on java.lang.Thread:currentThread
unanalyzedcall on java.lang.Thread:getContextClassLoader
unanalyzedcall on java.lang.ClassLoader:getResource
unanalyzedcall on com.dmdirc.config.ConfigManager:hasOptionSt ring
unanalyzedcall on com.dmdirc.config.ConfigManager:getOption
unanalyzedcall on com.dmdirc.util.URLBuilder:buildURL
unanalyzedcall on java.lang.IllegalArgumentException
unanalyzedcall on java.awt.Image:getScaledInstance
unanalyzedcall on java.awt.Toolkit:getDefaultToolkit
unanalyzedcall on java.awt.Toolkit:getImage
unanalyzedcall on java.util.Map:containsKey
unanalyzedcall on javax.swing.ImageIcon
unanalyzedcall on java.util.Map:put
unanalyzedcall on java.util.Map:get










method void com.dmdirc.logger.ErrorLevel(String, int, String, Icon)
postthis.icon == icon
postinit'ed(this.icon)
postthis.value == value
postinit'ed(this.value)










method String toString()
preinit'ed(this.value)
postreturn_value == this.value
postinit'ed(return_value)










method Icon getIcon()
preinit'ed(this.icon)
postreturn_value == this.icon
postinit'ed(return_value)










method bool moreImportant(ErrorLevel)
postinit'ed(return_value)
test_vectorlevel: Inverse{null}, Addr_Set{null}









  method not available - call not analyzedInfocall on int com.dmdirc.logger.ErrorLevel:ordinal()