About 335,000 results
Open links in new tab
  1. Taskbar (Java SE 11 & JDK 11 ) - Oracle

    The Taskbar class allows a Java application to interact with the system task area (taskbar, Dock, etc.). There are a variety of interactions depending on the current platform such as displaying …

  2. swing - Java GUI hides windows taskbar - Stack Overflow

    Dec 23, 2013 · The problem is that when I run the application the GUI covers all of the screen. The Windows task-bar is also hidden behind the GUI. I want that whatever the size of the task …

  3. java - Windows taskbar height/width - Stack Overflow

    It is possible to obtain the Windows taskbar height if necessary: When you create your JFrame. Make a call to the setExtendedState() method in the JFrame API. The MAXIMIZED_BOTH …

  4. I want to make my java program have an icon in the Taskbar for Windows ...

    Dec 18, 2015 · I have a program that I made for my Spanish teacher and I want to make the dock/taskbar have an icon. I have an attempt here, but it doesn't work. package …

  5. java - Hide window from task bar - Stack Overflow

    Sep 22, 2015 · Have you tried using a JWindow instead of JDialog? getContentPane ().setLayout (null); Java GUIs have to work on different OS', screen size, screen resolution etc. using …

  6. java - Changing the icon shown in a taskbar group for a multi …

    Dec 12, 2011 · The problem with host based applications like Java, is that the same executable is used by many programs so Windows has some registry settings to set that javaw.exe is a host …

  7. How to hide a JFrame in system tray of taskbar - Stack Overflow

    I have created a JFrame and want to hide this from the taskbar in windows. But, it should be visible in the bottom right corner in the tray menu items. Can anybody tell me how to do this? …

  8. java - How to pin an executable jar to start in Windows 10 ... - Super User

    Sep 20, 2015 · The answer works for neither for me, the cursor has a "No" symbol when dragging to start button or taskbar. It works with javaw instead of %SystemRoot%\system32\cmd.exe /C …

  9. Make Java apps pinnable to taskbar | Hani's Omnium-Gatherum

    Jan 23, 2014 · One of this function is the ability to pin the application to the Windows taskbar. This how-to describes how to make Java apps pinnable to Windows taskbar via the exe-wrappe …

  10. Taskbar - OpenJDK 11 - W3cubDocs

    The Taskbar class allows a Java application to interact with the system task area (taskbar, Dock, etc.).

  11. Some results have been removed
Refresh