This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.


    from 1208803  Merge pull request #841 from ebarboni/jdk11_websvc
     add aca3143  [NETBEANS-731] Hide menu bar in full screen mode. 
Automatically show it if the user moves the mouse to the top of the screen, or 
invokes a keyboard mnemonic.
     new 398bf7f  Merge pull request #852 from eirikbakke/NETBEANS-731

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../core/windows/view/ui/AutoHidingMenuBar.java    | 260 +++++++++++++++++++++
 .../netbeans/core/windows/view/ui/MainWindow.java  |   4 +
 .../view/ui/AutoHidingMenuBarManualTest.java       | 121 ++++++++++
 3 files changed, 385 insertions(+)
 create mode 100644 
platform/core.windows/src/org/netbeans/core/windows/view/ui/AutoHidingMenuBar.java
 create mode 100644 
platform/core.windows/test/unit/src/org/netbeans/core/windows/view/ui/AutoHidingMenuBarManualTest.java


---------------------------------------------------------------------
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

Reply via email to