SRJRCFrames
v0.1.296

de.schwarzrot.ui.validation
Class PropertyValidationMessage

java.lang.Object
  extended by de.schwarzrot.ui.validation.PropertyValidationMessage
All Implemented Interfaces:
com.jgoodies.validation.ValidationMessage

public final class PropertyValidationMessage
extends Object
implements com.jgoodies.validation.ValidationMessage

implementation of a ValidationMessage which uses MessageSource with very late access for message retrieving.

Author:
Reinhard Mantey

Constructor Summary
PropertyValidationMessage(String pageId, String propertyName, String msgId)
           
 
Method Summary
 String formattedText()
           
 String getMessageId()
           
 String getPageId()
           
 String getPropertyName()
           
 com.jgoodies.validation.Severity getSeverity()
           
 Object key()
           
 void setMessageId(String messageId)
           
 void setPropertyName(String propertyName)
           
 void setSeverity(com.jgoodies.validation.Severity severity)
           
 com.jgoodies.validation.Severity severity()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyValidationMessage

public PropertyValidationMessage(String pageId,
                                 String propertyName,
                                 String msgId)
Method Detail

formattedText

public String formattedText()
Specified by:
formattedText in interface com.jgoodies.validation.ValidationMessage

getMessageId

public String getMessageId()

getPageId

public String getPageId()

getPropertyName

public String getPropertyName()

getSeverity

public com.jgoodies.validation.Severity getSeverity()

key

public Object key()
Specified by:
key in interface com.jgoodies.validation.ValidationMessage

setMessageId

public void setMessageId(String messageId)

setPropertyName

public void setPropertyName(String propertyName)

setSeverity

public void setSeverity(com.jgoodies.validation.Severity severity)

severity

public com.jgoodies.validation.Severity severity()
Specified by:
severity in interface com.jgoodies.validation.ValidationMessage

SRJRCFrames
v0.1.296

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
Submit a bug or request a feature

SRJRCFrames is published according to the GNU General Public License
Copyright 2005-2012 Reinhard Mantey - some rights reserved.