<Swing Dev> internal API usage: PopupFactory.setPopupType()
Alan Snyder
javalists at cbfiddle.com
Mon Jan 18 20:57:54 UTC 2016
I want a solution that forces popups to be heavyweight and does not allow the application any choice in the matter.
My UI could set this flag on each popup, but the application could reset the flag.
Alan
> On Jan 18, 2016, at 12:18 PM, Sergey Bylokhov <Sergey.Bylokhov at oracle.com> wrote:
>
> Hi, Alan.
> Did you try to use JPopupMenu.setLightWeightPopupEnabled() for this usecase?
>
> On 17/01/16 07:19, Alan Snyder wrote:
>> I have submitted an RFE to make the functionality
>> of PopupFactory.setPopupType() publicly available.
>>
>> JI-9028692
>>
>> Regards,
>>
>> Alan
>>
>
>
> --
> Best regards, Sergey.
More information about the swing-dev
mailing list