de.uni_paderborn.fujaba.messages
Class Warning

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

public class Warning
extends Message

Version:
$Revision: 1.2 $ $Date: 2005/02/24 15:54:47 $
Author:
christian.schneider@uni-kassel.de

Nested Class Summary
 
Nested classes inherited from class de.uni_paderborn.fujaba.messages.Message
 
Field Summary
 
Fields inherited from class de.uni_paderborn.fujaba.messages.Message
dobsAction
 
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.Message
addToContext, getDefaultAction, getIcon, getMessageCategory, getMessageView, getPath, getText, getTime, hasInContext, iteratorOfActions, iteratorOfContext, removeAllFromContext, removeFromContext, removeYou, setMessageCategory, setMessageView, 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