Skip to content

This Java application provides a graphical interface to move a window across the desktop in four directions—up, down, left, and right—using buttons. It dynamically adjusts the window's position within the screen bounds, enhancing user control and workspace organization.

License

Notifications You must be signed in to change notification settings

lb1997ccb/desktop-window-mover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Desktop Window Mover

This Java application allows users to interactively move a window on their desktop in four directions: up, down, left, and right. It provides a graphical user interface with directional buttons that adjust the window's position dynamically. This enhances user control over window placement, improving workspace organization.

Features

  • Move window up, down, left, and right using corresponding buttons.
  • Ensures window stays within desktop boundaries.
  • Simple and intuitive graphical user interface.

Getting Started

  1. Clone the repository:

    git clone https://github.com/your/repository.git
  2. Open the project in your preferred Java IDE.

  3. Compile and run DesktopWindowMoverGUI.java.

  4. Use the directional buttons to move the window on your desktop.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

This Java application provides a graphical interface to move a window across the desktop in four directions—up, down, left, and right—using buttons. It dynamically adjusts the window's position within the screen bounds, enhancing user control and workspace organization.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages