|
http://www.eteks.com | ||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 内部クラス | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object | +--com.eteks.awt.PJAComponentPeer | +--com.eteks.awt.PJALightweightPeer
Pure Java AWT Component Peer. This implementation enables to create dummy components.
インタフェース java.awt.peer.WindowPeer から継承したフィールド |
CONSUME_EVENT, FOCUS_NEXT, FOCUS_PREVIOUS, IGNORE_EVENT |
コンストラクタの概要 | |
PJALightweightPeer()
推奨されていません。 As of PJA version 1.2, should use PJALightweightPeer (Component) constructor instead. |
|
PJALightweightPeer(java.awt.Component component)
This method was added to keep a link to a component and be able to get its background color. |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
インタフェース java.awt.peer.ComponentPeer から継承したメソッド |
checkImage, coalescePaintEvent, createImage, createImage, disable, dispose, enable, getColorModel, getFontMetrics, getGraphics, getGraphicsConfiguration, getLocationOnScreen, getMinimumSize, getPreferredSize, getToolkit, handleEvent, hide, isFocusTraversable, minimumSize, paint, preferredSize, prepareImage, print, repaint, requestFocus, reshape, setBackground, setBounds, setCursor, setEnabled, setFont, setForeground, setVisible, show |
コンストラクタの詳細 |
public PJALightweightPeer()
PJALightweightPeer (Component)
constructor instead.
public PJALightweightPeer(java.awt.Component component)
|
|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 内部クラス | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |