org.jurvis.util
Class JvErrorList.Entry

java.lang.Object
  extended by org.jurvis.util.JvErrorList.Entry
All Implemented Interfaces:
Serializable
Enclosing class:
JvErrorList

public static class JvErrorList.Entry
extends Object
implements Serializable

An entry within a ErrorList.

See Also:
Serialized Form

Constructor Summary
JvErrorList.Entry(JComponent field, String label, String message)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JvErrorList.Entry

public JvErrorList.Entry(JComponent field,
                         String label,
                         String message)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 1999-2004 Neil W. Weber. All Rights Reserved.