package demo;

import javax.swing.ImageIcon;
import javax.swing.JButton;

public class Button extends JButton{
int row;
int col;
public void setImageIcon(ImageIcon icon){
	this.setIcon(icon);
}
public void setRow(int row){
	this.row=row;
}
public int getRow(){
	return row;
}
public void setCol(int col){
	this.col=col;
}
public int getCol(){
	return col;
}
}
最近下载更多
2606940687  LV1 6月30日
1112WHQ  LV7 2023年11月3日
applejack  LV1 2023年6月11日
当代大学生  LV1 2023年5月3日
huangzy  LV12 2023年4月6日
alexcheung  LV3 2022年12月17日
微信网友_5992582549164032  LV6 2022年6月15日
nikki0401  LV1 2022年3月22日
13112360  LV2 2022年1月20日
dwaddwadaw  LV1 2022年1月11日
最近浏览更多
2606940687  LV1 6月30日
lxlxlx07 6月5日
暂无贡献等级
2890892945  LV2 2023年12月31日
shajunming  LV2 2023年11月6日
1112WHQ  LV7 2023年11月3日
applejack  LV1 2023年6月11日
当代大学生  LV1 2023年5月3日
huangzy  LV12 2023年4月6日
win1991  LV6 2023年3月27日
alexcheung  LV3 2022年12月17日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友