|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PeerDelegate
The PeerDelegate is used to indicate objects that
can provide ComponentPeer services, without necessarily being
a peer.
| Method Summary | |
|---|---|
ComponentStyle |
forComponent()
|
ComponentStyle |
forComponent(boolean findBackground)
|
ComponentPeer[] |
getChildren()
Returns the peers for all of the referenced component's visible children. |
Id |
getId()
Returns the Id by which this peer delegate is identified with |
ComponentPeer |
getPeer(Component component)
Returns a ComponentPeer for a given Component or null if it cannot be obtained. |
ToolTipPopUpSupportHelper |
getToolTipHelper()
Returns a ToolTipPopUpSupportHelper for creating tool tips |
| Method Detail |
|---|
ComponentPeer getPeer(Component component)
component - - the component to find the peer for.
ComponentStyle forComponent()
ComponentStyle.forComponent(ComponentPeer)ComponentStyle forComponent(boolean findBackground)
ComponentStyle.forComponent(ComponentPeer, boolean)ToolTipPopUpSupportHelper getToolTipHelper()
Id getId()
Id by which this peer delegate is identified with
Id by which this peer delegate is identified withComponentPeer[] getChildren()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||