public void setColumnName(String colName) {
super.setColumName(colName.toUpperCase());
}
Unfortunately setColumnName is set as final. Am I permitted to alter
the original Column source code and re-compile it (the final product
would be commercially distributed), or am I going to be forced to create
a new method in my extended class? I am only using the dataset
controls, not the JDatstore database.
Thanks for any help,
Crispin
The dataset controls are collectively called dbSwing (I think), so you
should probably re-post in that group.
dbSwing is not being enhanced/supported any more. If you want a
definite legal answer about re-distribution of altered versions of
dbSwing you'll need to ask Borland/CodeGear. These groups are
peer-support, so we can't really answer questions like that.
--
Regards,
Lori Olson [TeamB]
------------
Save yourself, and everyone else, some time and search the
newsgroups and the FAQ-O-Matic before posting your next
question.
Google Advanced Newsgroup Search
http://www.google.ca/advanced_group_search
Other Newsgroup Searches:
http://www.borland.com/newsgroups/ngsearch.html
Joi Ellis's FAQ-O-Matic:
http://www.visi.com/~gyles19/fom-serve/cache/1.html