JLabel中如何假如图片
请问JLable中除了下列方法假如图片,还有没有其他的途径
或者说是JLable中有没有的内部方法直接调用。
ImageIcon go_offimage=new ImageIcon("Images/go_off.gif");
JLable lable=new JLable(go_offimage);
请问JLable中除了下列方法假如图片,还有没有其他的途径
或者说是JLable中有没有的内部方法直接调用。
ImageIcon go_offimage=new ImageIcon("Images/go_off.gif");
JLable lable=new JLable(go_offimage);
搜索更多相关主题的帖子:
JLabel





2007-5-17 20:30 

