< Home - < Back

miglayout


Information about the package, miglayout, which is shipped with common Linux distributions. The miglayout package is designed for, Versatile and flexible Swing and SWT layout manager.


Package Name:

miglayout

Summary:

Versatile and flexible Swing and SWT layout manager

Description:

MiGLayout is a versatile SWT/Swing layout manager. It uses String or API type-checked constraints to format the layout. MiGLayout can produce flowing, grid based, absolute (with links), grouped and docking layouts. MiGLayout is created to be to manually coded layouts what Matisse/GroupLayout is to IDE supported visual layouts.

Architecture:

noarch

Version:

4.0

Release:

2.el6

Size:

117 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for miglayout


Control the miglayout package with the following handy commands outlined below.


Command

Description of Command

yum install miglayout

This command will install miglayout on the server.

yum remove miglayout

This command will un-install miglayout on the server. When you run this command, you will be asked if you are sure that you want to remove miglayout, so you have to manually confirm that you want to do this.

yum -y remove miglayout

This command will un-install miglayout on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove miglayout when using the -y flag.

yum update miglayout

This command will update miglayout to the latest version. When you run this command, you will be asked if you are sure that you want to remove miglayout, so you have to manually confirm that you want to do this.

yum -y update miglayout

This command will update miglayout to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove miglayout when using the -y flag.

yum info miglayout

This command will show you core information about the miglayout package.

yum deplist miglayout

This command will show you the dependencies for miglayout. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update miglayout

This command will check if there is an update waiting on miglayout. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.