org.eclipse.jface.text
Class TextViewer.TextHoverKey
java.lang.Object
|
+--org.eclipse.jface.text.TextViewer.TextHoverKey
- Enclosing class:
- TextViewer
- protected class TextViewer.TextHoverKey
- extends Object
Value object used as key in the text hover configuration table. It is
modifiable only for efficiency reasons only inside this compilation unit
to allow the reuse of created objects.
TextViewer.TextHoverKey
protected TextViewer.TextHoverKey(String contentType,
int stateMask)
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.