MethodExpressionActionListener is an {@link ActionListener} thatwraps a {@link MethodExpression}. When it receives a {@link ActionEvent}, it executes a method on an object identified by the {@link MethodExpression}.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.