- 授权协议: Apache
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: http://www.onyxbits.de/table2gridbag
- 软件文档: http://www.onyxbits.de/table2gridbag/handbook
软件介绍
Table2gridbag 是一个使用类似HTML 表格的方式来创建用于配置布局管理器的Java代码。
示例代码:
public static void main(String[] args]) {
HashMap<String, JComponent> hm = new HashMap<String, JComponent>);
hm.put("okButton", new JButton("OK"));
hm.put("cancelButton, new JButton("Cancel"));
ConfigurablePanel panel = new ConfigurablePanel(new File(args[0]), hm);
JFrame f = new JFrame();
f.add(panel);
f.pack();
f.setVisible(true);
}
Python Machine Learning
Sebastian Raschka / Packt Publishing - ebooks Account / 2015-9 / USD 44.99
About This Book Leverage Python' s most powerful open-source libraries for deep learning, data wrangling, and data visualization Learn effective strategies and best practices to improve and opti......一起来看看 《Python Machine Learning》 这本书的介绍吧!
