Class SellJFXProxyAction

  • All Implemented Interfaces:
    java.lang.Runnable

    public class SellJFXProxyAction
    extends java.lang.Object
    implements java.lang.Runnable
    This proxy handles the execution of the sell action based on the current type of the dialog.
    Author:
    Andi Hotz, (c) Sahits GmbH, 2011 Created on Dec 18, 2011
    • Method Detail

      • run

        public void run()
        Delegate to the run method of the action associated with the dialog type
        Specified by:
        run in interface java.lang.Runnable