Class JTextComponentCopyAndPaste


  • public final class JTextComponentCopyAndPaste
    extends Object
    Class which adds a context menu to text components
    • Method Detail

      • addCopyAndPasteMouseListener

        public static void addCopyAndPasteMouseListener​(JTextComponent txtComp)
        Parameters:
        txtComp - Text Component
      • removeCopyAndPasteMouseListener

        public static void removeCopyAndPasteMouseListener​(JTextComponent txtComp)
        Parameters:
        txtComp - Text Component