Package org.tn5250j

Class SessionConfig.SessionConfiguration

  • Enclosing class:
    SessionConfig

    public class SessionConfig.SessionConfiguration
    extends java.lang.Object
    This is the new intended way to access configuration. Only Getters are allowed here!

    TODO: refactor all former usages which access properties directly

    • Constructor Detail

      • SessionConfiguration

        public SessionConfiguration()
    • Method Detail

      • getKeypadFontSize

        public float getKeypadFontSize()
      • isKeypadEnabled

        public boolean isKeypadEnabled()
      • getKeypadMnemonics

        public KeyMnemonic[] getKeypadMnemonics()
      • getDefaultKeypadMnemonics

        public KeyMnemonic[] getDefaultKeypadMnemonics()