|
JavaTM Platform Standard Ed. 6 |
|||||||||
��һ���� ��һ���� | ��� ��� ������ | |||||||||
ժҪ�� Ƕ�� | �ֶ� | ���췽�� | ���� | ��ϸ��Ϣ�� �ֶ� | ���췽�� | ���� |
java.lang.Objectjava.util.EventObject
java.awt.AWTEvent
java.awt.event.ComponentEvent
java.awt.event.PaintEvent
public class PaintEvent
����������¼������¼���һ�������¼����ͣ�����ȷ�� paint/update �����ĵ�����ͬ���¼����д��ݹ����������¼�һ�����л������¼�����ר�����¼�������ģ�ͣ�����Ӧ��������д paint/update �����Ա���ȷ����������
�ֶ�ժҪ | |
---|---|
static int |
PAINT
�����¼����͡� |
static int |
PAINT_FIRST
��ǻ����¼� id ��Χ�е������� id�� |
static int |
PAINT_LAST
��ǻ����¼� id ��Χ�е����һ������ id�� |
static int |
UPDATE
�����¼����͡� |
���� java.awt.event.ComponentEvent �̳е��ֶ� |
---|
COMPONENT_FIRST, COMPONENT_HIDDEN, COMPONENT_LAST, COMPONENT_MOVED, COMPONENT_RESIZED, COMPONENT_SHOWN |
���� java.util.EventObject �̳е��ֶ� |
---|
source |
���췽��ժҪ | |
---|---|
PaintEvent(Component source,
int id,
Rectangle updateRect)
����һ������ָ��Դ��������͵� PaintEvent ���� |
����ժҪ | |
---|---|
Rectangle |
getUpdateRect()
���ر�ʾ��Ҫ�ػ���������Ӧ���¼��ľ��Ρ� |
String |
paramString()
���ر�ʶ���¼��IJ����ַ����� |
void |
setUpdateRect(Rectangle updateRect)
���ñ�ʾ��Ҫ�����ػ���������Ӧ���¼��ľ��Ρ� |
���� java.awt.event.ComponentEvent �̳еķ��� |
---|
getComponent |
���� java.awt.AWTEvent �̳еķ��� |
---|
consume, getID, isConsumed, setSource, toString |
���� java.util.EventObject �̳еķ��� |
---|
getSource |
���� java.lang.Object �̳еķ��� |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
�ֶ���ϸ��Ϣ |
---|
public static final int PAINT_FIRST
public static final int PAINT_LAST
public static final int PAINT
public static final int UPDATE
���췽����ϸ��Ϣ |
---|
public PaintEvent(Component source, int id, Rectangle updateRect)
PaintEvent
����
ע�⣬������Ч�� id
�ᵼ�²���ȷ����Ϊ����� source
Ϊ null
����˷����׳� IllegalArgumentException
��
source
- �������¼��Ķ���id
- �¼�����updateRect
- ��Ҫ�ػ�ľ�������
IllegalArgumentException
- ��� source
Ϊ null������ϸ��Ϣ |
---|
public Rectangle getUpdateRect()
public void setUpdateRect(Rectangle updateRect)
updateRect
- ��Ҫ�ػ�ľ�������public String paramString()
ComponentEvent
���Ƶ�����
ComponentEvent
�е� paramString
|
JavaTM Platform Standard Ed. 6 |
|||||||||
��һ���� ��һ���� | ��� ��� ������ | |||||||||
ժҪ�� Ƕ�� | �ֶ� | ���췽�� | ���� | ��ϸ��Ϣ�� �ֶ� | ���췽�� | ���� |
��Ȩ���� 2007 Sun Microsystems, Inc. ��������Ȩ���� ����������֤��������������ĵ����·ַ�������