Uses of Class
java.awt.Label

Packages that use Label
java.awt   
 

Uses of Label in java.awt
 

Methods in java.awt with parameters of type Label
protected abstract  java.awt.peer.LabelPeer Toolkit.createLabel(Label target)
          Creates this toolkit's implementation of Label using the specified peer interface.