All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.fife.ui.rtextarea.RTextArea.properties Maven / Gradle / Ivy

Go to download

RSyntaxTextArea is the syntax highlighting text editor for Swing applications. Features include syntax highlighting for 40+ languages, code folding, code completion, regex find and replace, macros, code templates, undo/redo, line numbering and bracket matching.

There is a newer version: 3.5.1
Show newest version
CopyMnemonic=C
CopyName=Copy
CopyDesc=Copies current selection to the clipboard.

CutMnemonic=T
CutName=Cut
CutDesc=Removes current selection and places it on the clipboard.

DeleteMnemonic=D
DeleteName=Delete
DeleteDesc=Removes current selection.

PasteMnemonic=P
PasteName=Paste
PasteDesc=Places text on clipboard at current location in text file.

SAMnemonic=A
SAName=Select All
SelectAllDesc=Selects all text in current text document.

UndoMnemonic=U
CantUndoName=Can't Undo
UndoDesc=Takes back the last action.

RedoMnemonic=R
CantRedoName=Can't Redo
RedoDesc=Re-applies the last action undone.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy