Class IBusConfiguration.Properties

  • Enclosing interface:
    IBusConfiguration

    public static final class IBusConfiguration.Properties
    extends java.lang.Object
    A collection of properties commonly used by different parts of the library.
    • Constructor Summary

      Constructors 
      Constructor Description
      Properties()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • PublicationErrorHandlers

        public static final java.lang.String PublicationErrorHandlers
        See Also:
        Constant Field Values
      • AsynchronousHandlerExecutor

        public static final java.lang.String AsynchronousHandlerExecutor
        See Also:
        Constant Field Values
    • Constructor Detail

      • Properties

        public Properties()