Package gui.controller.auth
Class RegisterWindowActionListener
java.lang.Object
gui.controller.auth.RegisterWindowActionListener
- All Implemented Interfaces:
ActionListener,EventListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidInvoked when an action occurs.
-
Constructor Details
-
RegisterWindowActionListener
-
-
Method Details
-
actionPerformed
Invoked when an action occurs.- Specified by:
actionPerformedin interfaceActionListener- Parameters:
e- the event to be processed
-