Strings from a database converting to variable names
From: Wes Batson (bane99_at_aol.com)
Date: 10/07/03
- Next message: James: "Re: Memory issue"
- Previous message: Phil...: "Re: Queues, prioritization, changing priorities and algorithms"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 7 Oct 2003 07:44:21 -0700
I have a program that builds screens dynamically by getting all form
information from a database including size, position, and variable
names. I was wondering how I convert the names from a String in the
database to a variable name to be used in a declaration such as
JLabel <database String name> = new JLabel();
Any help is greatly appreciated.
Thanks.
- Next message: James: "Re: Memory issue"
- Previous message: Phil...: "Re: Queues, prioritization, changing priorities and algorithms"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|