All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface java.awt.peer.LabelPeer

public interface interface LabelPeer
extends ComponentPeer

Method Index

 o setAlignment(int)
 o setText(String)

Methods

 o setText
 public abstract void setText(String label)
 o setAlignment
 public abstract void setAlignment(int alignment)

All Packages  Class Hierarchy  This Package  Previous  Next  Index