Saturday, 31 August 2013

Disable JTextField text scrolling when selecting

Disable JTextField text scrolling when selecting

References

Reference NO 1

http://stackoverflow.com/questions/13643733/disable-jtextfield-text-scrolling-when-selecting

Reference NO 2

http://stackoverflow.com/questions/4858381/copy-text-from-a-disabled-jtextfield

Reference NO 3

http://www.coderanch.com/t/588115/GUI/java/JTextArea-disable-scroll-select

Reference NO 4

http://compgroups.net/comp.lang.java.gui/jtextfield-how-to-disable-selecting-text-i/78286

Reference NO 5

http://www.java2s.com/Tutorial/Java/0240__Swing/BasedonJTextFieldcontentenableordisableaJButton.htm

Reference NO 6

http://www.leepoint.net/notes-java/GUI/components/40textarea/20textarea.html

Reference NO 7

http://www.kirupa.com/forum/showthread.php?288955-Disabling-textfield-scrolling

Reference NO 8

http://docs.oracle.com/javase/7/docs/api/javax/swing/JTextField.html

No comments:

Post a Comment