Title Bar - plugin detail
turn on or turn off the main window's title bar
Plugin owner: |
ar-org-austral |
Website: |
http://www.github.com/ar-org-austral/java-netbeans-plugins-titlebar |
Added: |
2016-11-24 |
License: |
GPL 3.0 |
Category: |
Graphical User Interface |
Downloaded: |
1,312 times |
Rating: |
|
Plugin Log |
Show log
2016-12-12 09:23:11 | jkovalsky | Plugin published | 2016-11-24 03:37:34 | ar-org-austral | Plugin edited, id:70044, pubid:70044 | 2016-11-24 03:37:34 | ar-org-austral | New full image added | 2016-11-24 03:37:34 | ar-org-austral | New thumbnail image added | 2016-11-24 03:37:34 | ar-org-austral | Plugin edit initiated | 2016-11-24 03:31:17 | ar-org-austral | Plugin saved with .nbm/zip file; id: 70044 |
|
|
Versions available
|
Download size: 0.32 MB
|
Last Update: 2016-11-24
|
What's new in this version
Initial commit
Verifications for NetBeans versions
Plugin is not subject to any verification
Introduction
This project allows to turn on or turn off the main window's title
bar of the netbeans ide or a netbeans platform based program using
the java api Frame.setUndecorated(booleanundecorated)
function.
Also, to minimize, restore, maximize, close, move, re size and
display the window's title bar text using custom mover and re
sizer handlers, custom title bar buttons and tooltip placed and
accessible throw the main window's menu bar.
Summary
Turn on off, the main window title bar.
Custom mover and re sizer handler.
Title bar's text displayed as tooltip.
Custom title bar buttons, Icon set based on the netbeans api TabDisplayer
class.
Options panel accessible throw the menu Tools
> Options > Appearance > Title Bar.
Default keyboard shortcut Ctrl+Shift+BACK_SPACE.
License GPL 3.0.
WARNINGwhen switching between the show title bar states, the main
windows is disposed and displayed again, due that, any child window
or floating window could also be affected during the operation.
|
[ You have to be logged in to be able to comment. ]
User Comments
There are no comments yet.
|