How to Make Notepad in Java (8/8) - Undo & Redo

preview_player
Показать описание
In this final video we're going to use UndoManager and implement undo and redo function to the notepad.

#programming #tutorial #java
Рекомендации по теме
Комментарии
Автор

Very nice, you‘re one of the best teachers on YouTube, love your „hmm“ comments 😅, regards from Germany.

hobbydilettant
Автор

This is one of the best code lessons I have ever watched. Thank you.

bora.colakoglu
Автор

The undo/redo only works on single character edits. Do you know how to implement it so that full words are edited? In your case you selected the text and deleted. But if you hit backspace for example, undo/redo will do it one character at a time.

Cloud
Автор

Grea tutorial! I learned a lot and finished my project for uni

Strajaize
Автор

thank you so much this is what i was looking for

CanYavuz-svyd
Автор

Thanks bro !
Really good work!
I hope you will be successful in what you do.

dorinbraga
Автор

thanks for the owesome turorial, i enjoyed very much learning from it. if posible, would be great to see how to implement the keywoard shorcut.

angelGabriel-vxkb
Автор

excelente tutotial, estuve 4 horas en esto :')

rucabalu
Автор

Hi RyiSnow, is it possible to use a loop to create the menu bars instead of repetitively writing them out? Also, I watched all your adventure game and extra Java tutorials! I learned a lot, thank you!! I hope you keep posting tutorials :D

piuli
Автор

I was checking how is done in Java to emulate in another built in Python but sadli is not what I was looking for :(.

By the way, is a good tutorial.

eduardotrujillo
Автор

can you show us how to add the copy, paste, cut, delete, select all options in the edit menu ?

moatassimbarakat
Автор

The project encountered several errors and failed to work
Waiting for help, errors in the comment

harfooch
Автор

Hi, it's me again, can I also have the imports for this one? thanks for the tutorial
(I'm using Notepad++)

joseaureliodelaroma
Автор

Can you please provide the code to me?

lscharan