Class DeleteNextCharAction

All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class DeleteNextCharAction extends AbstractCharAction
Action to cancel Beep sound when deleting last character. Used on TextPane and TextArea.
See Also: