|
http://www.eteks.com | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.eteks.awt.PJAComponentPeer | +--com.eteks.awt.PJALightweightPeer
Pure Java AWT Component Peer. This implementation enables to create dummy components.
Fields inherited from interface java.awt.peer.WindowPeer |
CONSUME_EVENT, FOCUS_NEXT, FOCUS_PREVIOUS, IGNORE_EVENT |
Constructor Summary | |
PJALightweightPeer()
Deprecated. 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. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface 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 |
Constructor Detail |
public PJALightweightPeer()
PJALightweightPeer (Component)
constructor instead.
public PJALightweightPeer(java.awt.Component component)
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |