Class TextStandardActions


  • public class TextStandardActions
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      TextStandardActions​(javax.swing.text.JTextComponent textComponent)  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void attach​(javax.swing.text.JTextComponent textComponent)  
      • Methods inherited from class java.lang.Object

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

      • TextStandardActions

        public TextStandardActions​(javax.swing.text.JTextComponent textComponent)
    • Method Detail

      • attach

        public static void attach​(javax.swing.text.JTextComponent textComponent)