de.uni_paderborn.fujaba.messages
Class ErrorMessage

java.lang.Object
  extended byde.uni_paderborn.fujaba.messages.Message
      extended byde.uni_paderborn.fujaba.messages.MessageWithThrowable
          extended byde.uni_paderborn.fujaba.messages.ErrorMessage
Direct Known Subclasses:
CompilerErrorMessage

public class ErrorMessage
extends MessageWithThrowable

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

Constructor Summary
ErrorMessage()
          Constructor for class ErrorMessage
ErrorMessage(java.lang.String text)
          Constructor for class ErrorMessage
 
Method Summary
protected  java.net.URL getIconURL()
          Get the iconURL attribute of the ErrorMessage 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

ErrorMessage

public ErrorMessage()
Constructor for class ErrorMessage


ErrorMessage

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

Parameters:
text - No description provided
Method Detail

getIconURL

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

Overrides:
getIconURL in class Message
Returns:
The iconURL value