[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[IDV #YXZ-675497]: Little things?



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