Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Class
org.infinispan.cli.shell.Color

Packages that use Color
org.infinispan.cli.shell   
 

Uses of Color in org.infinispan.cli.shell
 

Methods in org.infinispan.cli.shell that return Color
static Color Color.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Color[] Color.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.infinispan.cli.shell with parameters of type Color
 String ShellImpl.renderColor(Color color, String output)
           
 String Shell.renderColor(Color c, String toColorize)
           
 


Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.