新增功能 1.直接获得html页面元素,无需实例化对象,如:Image imgButton = (Image)super.getGwtWidget("imageBt") 2.相同流程页面,写在同一个模板,通过templateElementId变换显示的Div,用于一个流程,不需定义两三个html对象与页面   模拟JAVA代码 //定义使用login2.html页面,显示的div为gwtid=LoginPopPanel public LoginPopPanel() { super("login_temp ...
//刷新JPanel public void refresh() { contentPanel.validate(); contentPanel.revalidate(); contentPanel.updateUI(); contentPanel.repaint(); }     JPanel里面画背景图片: @Override protected void paintComponent(Graphics g){ paintBackLeftImg(g); paintBackCentertImg ...
  • 22:20
  • 浏览 (180)
  • 评论 (0)
1.准备环境:   下载felix, 运行felix.jar:org.apache.felix.main.Main函数 如何加入spring osgi -> start file:///home/jiangyy/workspace/spring-osgi-1.0.2/lib/slf4j-api-1.4.3.jar -> start file:///home/jiangyy/workspace/spring-osgi-1.0.2/lib/jcl104-over-slf4j-1.4.3.jar -> start file:///home/j ...
yongyuan.jiang
搜索本博客
最近加入圈子
存档
最新评论