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.Selection
public boolean equals(java.lang.Object anObj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object