Class ConfigCallBackUIHandler

java.lang.Object
jaxx.runtime.swing.config.ConfigCallBackUIHandler

public class ConfigCallBackUIHandler
extends java.lang.Object
callBackUI handler
Since:
2.5.11
Author:
Tony Chemit - chemit@codelutin.com
  • Constructor Summary

    Constructors
    Constructor Description
    ConfigCallBackUIHandler()  
  • Method Summary

    Modifier and Type Method Description
    void doAction​(ConfigCallBackUI ui)  
    void init​(ConfigCallBackUI ui)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ConfigCallBackUIHandler

      public ConfigCallBackUIHandler()
  • Method Details