Interface java.awt.peer.WindowPeer
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface java.awt.peer.WindowPeer

public interface WindowPeer
extends ContainerPeer

Method Index

 o toBack()
 o toFront()

Methods

 o toBack
public abstract void toBack()
 o toFront
public abstract void toFront()

All Packages  Class Hierarchy  This Package  Previous  Next  Index