com.fg.ftreenodes
Class FDoubleKey
java.lang.Object
com.fg.ftreenodes.FDoubleKey
- public class FDoubleKey
- extends java.lang.Object
Represents a key, which is used by FTree
to find toggle-node GUI components.
- Version:
- 1.0
- Author:
- Felix Golubov
- See Also:
FAbstractToggleNode,
FNodeCellGUI,
FTree
|
Constructor Summary |
FDoubleKey(java.lang.Object a,
java.lang.Object b)
|
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
FDoubleKey
public FDoubleKey(java.lang.Object a,
java.lang.Object b)
equals
public boolean equals(java.lang.Object obj)
hashCode
public int hashCode()