How to Install and Uninstall swing-layout Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "swing-layout" package
This is a short guide on how to install swing-layout on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
swing-layout
Copied
2. Uninstall "swing-layout" package
Learn how to uninstall swing-layout on openSuSE Tumbleweed:
$
sudo zypper remove
swing-layout
Copied
3. Information about the swing-layout package on openSuSE Tumbleweed
Information for package swing-layout:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : swing-layout
Version : 1.0.3-37.10
Arch : noarch
Vendor : openSUSE
Installed Size : 148.0 KiB
Installed : No
Status : not installed
Source package : swing-layout-1.0.3-37.10.src
Upstream URL : https://swing-layout.dev.java.net/
Summary : Natural layout for Swing panels
Description :
Swing Layout Extensions goal is to make it easy to create
professional cross platform layouts with Swing. This project has
an eye towards the needs of GUI builders, such as NetBeans. This
project consists of the following pieces: * Ability to get the
baseline for components.
* Ability to get the preferred gap between components.
A new LayoutManager that utilizes both of these concepts and is tuned
toward a free-form drag and drop layout model as can be provided by GUI
builders.
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : swing-layout
Version : 1.0.3-37.10
Arch : noarch
Vendor : openSUSE
Installed Size : 148.0 KiB
Installed : No
Status : not installed
Source package : swing-layout-1.0.3-37.10.src
Upstream URL : https://swing-layout.dev.java.net/
Summary : Natural layout for Swing panels
Description :
Swing Layout Extensions goal is to make it easy to create
professional cross platform layouts with Swing. This project has
an eye towards the needs of GUI builders, such as NetBeans. This
project consists of the following pieces: * Ability to get the
baseline for components.
* Ability to get the preferred gap between components.
A new LayoutManager that utilizes both of these concepts and is tuned
toward a free-form drag and drop layout model as can be provided by GUI
builders.