- 授权协议: 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);
}
TED Talks Storytelling: 23 Storytelling Techniques from the Best
Akash Karia / CreateSpace Independent Publishing Platform / 2015-1-11 / USD 6.99
"Every speaker can put these ideas into practice immediately -- and they should!" ~ Dr. Richard C. Harris, Certified World Class Speaking Coach "An insightful read" ~Dennis Waller, Top 500 Revie......一起来看看 《TED Talks Storytelling: 23 Storytelling Techniques from the Best》 这本书的介绍吧!
