Package com.github.weisj.darklaf.util
Class Actions
java.lang.Object
com.github.weisj.darklaf.util.Actions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Actioncreate(ActionListener action)static Actioncreate(String name, ActionListener action)
-
Constructor Details
-
Actions
public Actions()
-
-
Method Details
-
create
-
create
-