public class EditStyledText.EditModeActions.EditModeActionBase extends Object
Constructor and Description |
---|
EditModeActionBase() |
Modifier and Type | Method and Description |
---|---|
protected void |
addParams(Object[] o) |
protected boolean |
canOverWrap() |
protected boolean |
canSelect() |
protected boolean |
canWaitInput() |
protected boolean |
doEndPosIsSelected() |
protected boolean |
doNotSelected() |
protected boolean |
doSelectionIsFixed() |
protected boolean |
doSelectionIsFixedAndWaitingInput() |
protected boolean |
doStartPosIsSelected() |
protected boolean |
fixSelection() |
protected Object |
getParam(int num) |
protected boolean |
isLine() |
protected boolean |
needSelection() |
protected boolean canOverWrap()
protected boolean canSelect()
protected boolean canWaitInput()
protected boolean needSelection()
protected boolean isLine()
protected boolean doNotSelected()
protected boolean doStartPosIsSelected()
protected boolean doEndPosIsSelected()
protected boolean doSelectionIsFixed()
protected boolean doSelectionIsFixedAndWaitingInput()
protected boolean fixSelection()
protected void addParams(Object[] o)
protected Object getParam(int num)