Package bdsup2sub.gui.move
Class MoveDialogController.RatioButtonActionListener
java.lang.Object
bdsup2sub.gui.move.MoveDialogController.RatioButtonActionListener
- All Implemented Interfaces:
ActionListener
,EventListener
- Enclosing class:
- MoveDialogController
private class MoveDialogController.RatioButtonActionListener
extends Object
implements ActionListener
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ratio
private final double ratio
-
-
Constructor Details
-
RatioButtonActionListener
private RatioButtonActionListener(double ratio)
-
-
Method Details
-
actionPerformed
- Specified by:
actionPerformed
in interfaceActionListener
-