[
https://issues.apache.org/jira/browse/NETBEANS-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yann Dameron resolved NETBEANS-2667.
------------------------------------
Resolution: Fixed
Fix Version/s: 11.2
> L&F - Netbeans Dialog API
> -------------------------
>
> Key: NETBEANS-2667
> URL: https://issues.apache.org/jira/browse/NETBEANS-2667
> Project: NetBeans
> Issue Type: Bug
> Components: platform - Dialogs&Wizards
> Affects Versions: 11.0
> Reporter: Yann Dameron
> Assignee: Yann Dameron
> Priority: Minor
> Labels: pull-request-available
> Fix For: 11.2
>
> Attachments: example-java-api.png, example-netbeans-api.png
>
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> This log described an issue observed with the Dialog APIs when you change few
> look & feel properties.
> As an example, I defined a border to apply on the OptionPaneUI.
> When I'm opening an information message with the Java APIs, the rendering
> looks OK (i.e. the border is in front of the message area and the button
> area).
> When I'm opening an information message with the Netbeans APIs, the rendering
> is bad.
> Border is well displayed in front of the original message area and original
> button area but due to the addition of a new button panel done in
> org.netbeans.core.windows.services.NbPresenter we have a weird rendering.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists