- UnaryPredicate - Interface in org.jeditor.diff
-
- UNCHANGED - Static variable in class org.jeditor.diff.Change
-
Denotes an unchanged text.
- UNCHANGED - Static variable in interface org.jeditor.diff.DiffEngine
-
Represents an unchanged line.
- UNDEF - Static variable in interface org.jeditor.scripts.SyntaxType
-
Represents an undefined type.
- UNDO - Static variable in class org.jeditor.gui.InputHandler
-
- undo() - Constructor for class org.jeditor.gui.InputHandler.undo
-
- undo() - Method in class org.jeditor.gui.JEditor
-
Apply an undo if undos are allowed.
- updateBracketHighlight(int) - Method in class org.jeditor.gui.JEditor
-
- updateCodeEditorDefaults() - Method in class org.jeditor.gui.JEditor
-
This code allows to update the defaults if the content of the CodeEditorDefaults has been modified.
- UPDATED - Static variable in class org.jeditor.diff.Change
-
Denotes an updated text.
- UPDATED - Static variable in interface org.jeditor.diff.DiffEngine
-
Represents an updated line.
- updatePopupItems() - Method in class org.jeditor.gui.AbstractEditorPopup
-
Update the Popup items after the Popup is set to visible.
- updatePopupItems() - Method in class org.jeditor.gui.DefaultEditorPopup
-
Update the Popup items after the Popup is set to visible.
- updateScrollBars() - Method in class org.jeditor.gui.JEditor
-
Updates the state of the scroll bars.