public class TextForeground extends AnsiEscapeCommand
TextForeground(String name, Color color)
boolean
equals(Object obj)
Color
getColor()
int
hashCode()
void
setColor(Color color)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public TextForeground(String name, Color color)
public String toString()
toString
Object
public Color getColor()
public void setColor(Color color)
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2021 vpc open source initiative. All rights reserved.