由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - How to draw an arrow?
相关主题
One question about Java Programmingeclipse 做gui问题
Java Resource一问问下Japplet的Jbutton问题
java里面使用icon的问题eclipse 怪问题
Re: Swing问题强制Swing绘制Panel的一个问题
Re: How to make a JButton stay pressed?我这个简单例子,怎么在actionListener里面拿到contentPane的instance?
Re: How to make a JButton stay pressed? (solution?)Any free LDAP server?
大虾请指点How to use multicast ?
[转载] Problems with reading image file in Jar.jar file question
相关话题的讨论汇总
话题: arrow话题: draw话题: use话题: button话题: hi
进入Java版参与讨论
1 (共1页)
w*l
发帖数: 43
1
Hi,
How can I draw an arrow at a specific location on a button ? I hope to use
java swing. Can any one give me some clues?
Thanks a lot.
h******b
发帖数: 312
2
All I can think of is to use an image icon, first have a pic of an arrow
then create an imageIcon use the image, then feed it to the constructor of the
JButton.

【在 w*l 的大作中提到】
: Hi,
: How can I draw an arrow at a specific location on a button ? I hope to use
: java swing. Can any one give me some clues?
: Thanks a lot.

o*******r
发帖数: 3
3
what the hell?

【在 h******b 的大作中提到】
: All I can think of is to use an image icon, first have a pic of an arrow
: then create an imageIcon use the image, then feed it to the constructor of the
: JButton.

h******b
发帖数: 312
4

~~~~~~~~~~~~~~~??????
I thought whl(gg) want a button like this:
----------
| --> |
----------
right?
the
use

【在 o*******r 的大作中提到】
: what the hell?
1 (共1页)
进入Java版参与讨论
相关主题
jar file questionRe: How to make a JButton stay pressed?
SUN Java 1.4.2Re: How to make a JButton stay pressed? (solution?)
How to flash point (oval) ?大虾请指点
[转载] 怎样让鼠标指向文字的时候文字变化 ?[转载] Problems with reading image file in Jar.
One question about Java Programmingeclipse 做gui问题
Java Resource一问问下Japplet的Jbutton问题
java里面使用icon的问题eclipse 怪问题
Re: Swing问题强制Swing绘制Panel的一个问题
相关话题的讨论汇总
话题: arrow话题: draw话题: use话题: button话题: hi