de.uni_paderborn.fujaba.messages
Class Warning

java.lang.Object
  extended byde.uni_paderborn.fujaba.messages.Message
      extended byde.uni_paderborn.fujaba.messages.MessageWithThrowable
          extended byde.uni_paderborn.fujaba.messages.Warning
Direct Known Subclasses:
CompilerWarning

public class Warning
extends MessageWithThrowable

Version:
$Revision: 1.2.2.1 $ $Date: 2005/12/20 13:16:52 $
Author:
christian.schneider@uni-kassel.de

Constructor Summary
Warning()
          Constructor for class Warning
Warning(java.lang.String text)
          Constructor for class Warning
 
Method Summary
protected  java.net.URL getIconURL()
          Get the iconURL attribute of the Warning object
 
Methods inherited from class de.uni_paderborn.fujaba.messages.MessageWithThrowable
getThrowable, setThrowable
 
Methods inherited from class de.uni_paderborn.fujaba.messages.Message
addToContext, addToCustomActions, getDefaultAction, getIcon, getMessageCategory, getMessageView, getPath, getText, getTime, hasInContext, iteratorOfActions, iteratorOfContext, iteratorOfCustomActions, removeAllFromContext, removeFromContext, removeYou, setMessageCategory, setText, showContext, sizeOfContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Warning

public Warning()
Constructor for class Warning


Warning

public Warning(java.lang.String text)
Constructor for class Warning

Parameters:
text - No description provided
Method Detail

getIconURL

protected java.net.URL getIconURL()
Get the iconURL attribute of the Warning object

Overrides:
getIconURL in class Message
Returns:
The iconURL value