Using Copy (Ctrl-C) functionality with disabled JTextFields
From: JMBollard (john_at_pbs.com)
Date: 11/24/03
- Next message: PerfectDayToChaseTornados: "Re: Tomcat configuration question"
- Previous message: Lakshmi Jagarlapudi: "Re: Why not only one interface for a EJB ??"
- Next in thread: Brad BARCLAY: "Re: Using Copy (Ctrl-C) functionality with disabled JTextFields"
- Reply: Brad BARCLAY: "Re: Using Copy (Ctrl-C) functionality with disabled JTextFields"
- Reply: Raymond DeCampo: "Re: Using Copy (Ctrl-C) functionality with disabled JTextFields"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 24 Nov 2003 10:37:15 -0800
I am working on a Swing application (Java 1.4 ) and I am having
trouble implementing the following functionality:
A JTextField that should not be part of focus traversal (should
not be tabbed to), but the text can be selected and copied (Ctrl-C).
This is a requirement across the whole application, which is
hundreds of panels, so 'hard-coding' the tab order is not an option.
TIA,
John
- Next message: PerfectDayToChaseTornados: "Re: Tomcat configuration question"
- Previous message: Lakshmi Jagarlapudi: "Re: Why not only one interface for a EJB ??"
- Next in thread: Brad BARCLAY: "Re: Using Copy (Ctrl-C) functionality with disabled JTextFields"
- Reply: Brad BARCLAY: "Re: Using Copy (Ctrl-C) functionality with disabled JTextFields"
- Reply: Raymond DeCampo: "Re: Using Copy (Ctrl-C) functionality with disabled JTextFields"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|