Uses of Class
net.wimpi.telnetd.io.toolkit.Point

Packages that use Point
net.wimpi.telnetd.io.toolkit   
 

Uses of Point in net.wimpi.telnetd.io.toolkit
 

Fields in net.wimpi.telnetd.io.toolkit declared as Point
protected  Point Component.m_Position
           
 

Methods in net.wimpi.telnetd.io.toolkit that return Point
 Point Component.getLocation()
          Accessor method for a components location.
 

Methods in net.wimpi.telnetd.io.toolkit with parameters of type Point
 void Component.setLocation(Point pos)
          Mutator method for a components location.
 



Copyright © 2010. All Rights Reserved.