Object StarWarsColorPalette
-
- All Implemented Interfaces:
-
com.embabel.agent.spi.logging.ColorPalette
@Component()@ConditionalOnProperty(name = {"embabel.agent.logging.personality"}, havingValue = "starwars") public class StarWarsColorPalette implements ColorPalette
-
-
Field Summary
Fields Modifier and Type Field Description public final static IntegerLIGHTSABER_BLUEpublic final static IntegerLIGHTSABER_GREENpublic final static IntegerLIGHTSABER_REDpublic final static IntegerIMPERIAL_GRAYpublic final static IntegerREPUBLIC_GOLDpublic final static IntegerYELLOW_ACCENTpublic final static IntegerTATOOINE_ORANGEprivate final Integerhighlightprivate final Integercolor2public final static StarWarsColorPaletteINSTANCE
-
Method Summary
Modifier and Type Method Description IntegergetHighlight()IntegergetColor2()-
-
Method Detail
-
getHighlight
Integer getHighlight()
-
-
-
-