com.ibm.lpex.alef
Class LpexTextViewer.TextHoverKey
java.lang.Object
com.ibm.lpex.alef.LpexTextViewer.TextHoverKey
- Enclosing class:
- LpexTextViewer
- protected class LpexTextViewer.TextHoverKey
- extends Object
Value object used as a key in the text hover configuration table.
It is modifiable only inside this compilation unit, to allow the reuse
of created objects for efficiency reasons.
LpexTextViewer.TextHoverKey
protected LpexTextViewer.TextHoverKey(String contentType,
int stateMask)
- Creates a new text hover key for the given content type and state mask.
- Parameters:
contentType
- the content typestateMask
- the state mask
equals
public boolean equals(Object obj)
hashCode
public int hashCode()
(C) Copyright IBM Corporation 1998, 2005. All Rights Reserved.