G

GridBagger

发行人: CellSpark
Virus scanned Windows Free
下载 v1.61 42 downloads
1.61
发行人CellSpark
发布日期Nov 27, 2012
添加日期Nov 28, 2012
操作系统要求Windows 2003, Windows 2000, Windows Vista, Windows 98, Windows Me, Windows, Windows NT, Windows 7, Windows XP
要求None
下载总数42
价钱Free

描述

GridBagger 是一个了解 GridBagLayout 如何工作以及节省创建复杂布局和生成相关源代码的时间的工具。 GridBagger 通过允许将任意数量的名义组件添加到容器来工作。然后通过更改每个实例的 GridBagConstraint,可以立即看到生成的布局。设计好布局后,按下 GridBagger 的“Source”按钮将在新窗口中为您提供布局的 Java 代码,可以将其保存到文件或复制到系统剪贴板中。生成的源代码基于名称为“SomeComponent”的通用类,程序员应替换所使用的实际组件类名称。