Class DivideAction

  • All Implemented Interfaces:
    java.awt.event.ActionListener, java.io.Serializable, java.util.concurrent.Callable<java.lang.Object>, java.util.EventListener, javax.swing.Action

    public class DivideAction
    extends AbstractMatrixAction
    See Also:
    Serialized Form
    • Method Detail

      • call

        public java.lang.Object call()
        Specified by:
        call in interface java.util.concurrent.Callable<java.lang.Object>
        Specified by:
        call in class AbstractObjectAction