Class CompiereTextAreaUI

    • Constructor Detail

      • CompiereTextAreaUI

        public CompiereTextAreaUI​(JComponent ta)
        Constructor
        Parameters:
        ta - text area
    • Method Detail

      • createUI

        public static ComponentUI createUI​(JComponent ta)
        Creates a UI for a JTextArea. Tab is the normal focus traversal key - to enter Tab enter Ctrl-Tab
        Parameters:
        ta - a text area
        Returns:
        the UI