[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[IDV #KZD-372675]: ucar.unidata.idv.ui.IdvXmlUi's makeComponentGroup()
- Subject: [IDV #KZD-372675]: ucar.unidata.idv.ui.IdvXmlUi's makeComponentGroup()
- Date: Thu, 28 Feb 2008 20:19:51 -0700
Hi Jon,
>
> I'm trying to add a right-click popup to each tab in a tabbed
> component group, and I'm currently operating under the assumption that
> extending IdvComponentHolder would be the easiest way to go about
> this...
>
> If my assumption is true, it looks like I have to override
> makeComponentGroup in IdvXmlUi so that it creates my extension of
> IdvComponentHolder rather than straight-up IdvComponentHolders. The
> only problem is that makeComponentGroup is private... could I get it
> changed to protected or public?
>
> Hopefully all of that made sense!
>
I guess. Its done and checked in.
-Jeff
Ticket Details
===================
Ticket ID: KZD-372675
Department: Support IDV
Priority: Normal
Status: Open