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

Interface java.awt.peer.WindowPeer

public interface WindowPeer
extends Object
extends ContainerPeer

Method Index

 o toBack()
 o toFront()

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index