[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[IDV #YXZ-675497]: Little things?
- Subject: [IDV #YXZ-675497]: Little things?
- Date: Thu, 05 Feb 2009 05:37:25 -0700
Hi Jonathon,
>
> I was wondering if the following changes could be made:
>
> ucar.unidata.idv.chooser.IdvChooserManager:
> The createChoosers(boolean, List, Element) method basically forces the
> use of IdvXmlUi at about line 588. I simply created:
> protected XmlUi createXmlUi(Element root) {
> return new IdvXmlUi(getIdv(), root);
> }
> and call that method on 588. I was then able to create a chooser
> manager *that actually hugs users and makes them feel good about
> themselves* via simply extending IdvChooserManager.
>
Wow, a tactile user interface!
Both of these changes are done and checked in.
Ticket Details
===================
Ticket ID: YXZ-675497
Department: Support IDV
Priority: Normal
Status: Closed