Package com.rs.seagull.emulator.api
Class Colors
java.lang.Object
com.rs.seagull.emulator.api.Colors
These are colors that are returned by
Attributed.getForegroundColor() and
Attributed.getBackgroundColor().- Version:
- $Id$
- Author:
- MRomijn
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThese are colors for an AnsiPlus host that are returned byAttributed.getForegroundColor()andAttributed.getBackgroundColor().static classThese are colors for a 3270 host that are returned byAttributed.getForegroundColor()andAttributed.getBackgroundColor().static classThese are colors for a 5250 host that are returned byAttributed.getForegroundColor(). -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Colors
public Colors()
-