FormLayoutMaker

FormLayoutMaker is a WYSIWYG tool that enables you to easily build Java Swing layouts using the JGoodies FormLayout layout manager. Perfect for those that hate IDE form builders but need powerful layouts fast.

Лицензия

Лицензия

BSD
Категории

Категории

Сеть ORM Данные
Группа

Группа

net.sf.formlayoutmaker
Идентификатор

Идентификатор

formlayoutmakerx
Последняя версия

Последняя версия

rc8.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

FormLayoutMaker
FormLayoutMaker is a WYSIWYG tool that enables you to easily build Java Swing layouts using the JGoodies FormLayout layout manager. Perfect for those that hate IDE form builders but need powerful layouts fast.
Ссылка на сайт

Ссылка на сайт

http://formlayoutmaker.sf.net/
Система контроля версий

Система контроля версий

http://formlayoutmaker.cvs.sourceforge.net/formlayoutmaker/formlayoutmaker

Скачать formlayoutmakerx

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.sf.formlayoutmaker/formlayoutmakerx/ -->
<dependency>
    <groupId>net.sf.formlayoutmaker</groupId>
    <artifactId>formlayoutmakerx</artifactId>
    <version>rc8.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.formlayoutmaker/formlayoutmakerx/
implementation 'net.sf.formlayoutmaker:formlayoutmakerx:rc8.2.1'
// https://jarcasting.com/artifacts/net.sf.formlayoutmaker/formlayoutmakerx/
implementation ("net.sf.formlayoutmaker:formlayoutmakerx:rc8.2.1")
'net.sf.formlayoutmaker:formlayoutmakerx:jar:rc8.2.1'
<dependency org="net.sf.formlayoutmaker" name="formlayoutmakerx" rev="rc8.2.1">
  <artifact name="formlayoutmakerx" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.formlayoutmaker', module='formlayoutmakerx', version='rc8.2.1')
)
libraryDependencies += "net.sf.formlayoutmaker" % "formlayoutmakerx" % "rc8.2.1"
[net.sf.formlayoutmaker/formlayoutmakerx "rc8.2.1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
jgoodies : forms jar 1.0.5
org.beanshell : bsh jar 2.0b4

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
rc8.2.1
rc7