Interface ApplicationUIConfiguration


public interface ApplicationUIConfiguration
Contract to place on ui configuration. Created on 9/19/14.
Since:
2.13
Author:
Tony Chemit - chemit@codelutin.com
  • Method Details

    • getShortcutClosePopup

      javax.swing.KeyStroke getShortcutClosePopup()
    • isShowKeyStrokeOnText

      boolean isShowKeyStrokeOnText()
    • isShowKeyStrokeOnTip

      boolean isShowKeyStrokeOnTip()