patterns/mediator/ #114
Replies: 1 comment
-
Which jar is the Action class taken from? I tried the one from the javax.swing.Action package, but unfortunately, a lot of information is missing. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
patterns/mediator/
Learn how the Mediator Design Pattern reduces complexity in object communication and improves system maintainability with a centralized mediator in Java. Explore examples and implementation.
https://java-design-patterns.com/patterns/mediator/
Beta Was this translation helpful? Give feedback.
All reactions