public class TextInfo extends Object
TextInfo(Font font, Color color, String text)
boolean
equals(Object obj)
Color
getColor()
Font
getFont()
String
getText()
int
hashCode()
void
setText(String text)
getClass, notify, notifyAll, toString, wait, wait, wait
public TextInfo(Font font, Color color, String text)
public Font getFont()
public Color getColor()
public String getText()
public void setText(String text)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2012. All Rights Reserved.