com.l2fprod.common.beans.editor
Class ComboBoxPropertyEditor.Value

java.lang.Object
  extended bycom.l2fprod.common.beans.editor.ComboBoxPropertyEditor.Value
Enclosing class:
ComboBoxPropertyEditor

public static final class ComboBoxPropertyEditor.Value
extends java.lang.Object


Constructor Summary
ComboBoxPropertyEditor.Value(java.lang.Object value, java.lang.Object visualValue)
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComboBoxPropertyEditor.Value

public ComboBoxPropertyEditor.Value(java.lang.Object value,
                                    java.lang.Object visualValue)
Method Detail

equals

public boolean equals(java.lang.Object o)

hashCode

public int hashCode()


Copyright (c) 2005-2006 L2FProd.com. All Rights Reserved.