Cytoscape 2.8.0 API

cytoscape.visual.ui.editors.discrete
Class CyComboBoxPropertyEditor.Value

java.lang.Object
  extended by cytoscape.visual.ui.editors.discrete.CyComboBoxPropertyEditor.Value
Enclosing class:
CyComboBoxPropertyEditor

public static final class CyComboBoxPropertyEditor.Value
extends Object


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

Constructor Detail

CyComboBoxPropertyEditor.Value

public CyComboBoxPropertyEditor.Value(Object value,
                                      Object visualValue)
Method Detail

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.