public class TextComponent.TextSelection extends java.lang.Object implements RMUndoer.Selection
| Constructor and Description |
|---|
TextSelection() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object anObj) |
int |
hashCode() |
void |
setSelection() |
public void setSelection()
setSelection in interface RMUndoer.Selectionpublic boolean equals(java.lang.Object anObj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object