public class Square extends Object implements Shape
Square()
void
draw(Graphics2D g2, Point p)
Icon
getIcon()
String
getName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Square()
public String getName()
getName
Shape
public Icon getIcon()
getIcon
public void draw(Graphics2D g2, Point p)
draw
Copyright © 2008-2015. All Rights Reserved.