Forge - Shell API 1.2.0.Final

Uses of Interface
org.jboss.forge.shell.util.ColumnPrinter.FormatCallback

Packages that use ColumnPrinter.FormatCallback
org.jboss.forge.shell.util   
 

Uses of ColumnPrinter.FormatCallback in org.jboss.forge.shell.util
 

Methods in org.jboss.forge.shell.util with parameters of type ColumnPrinter.FormatCallback
protected  void ColumnPrinter.printOutColumns(List<String> rawList, ShellColor color, ShellPrintWriter printWriter, ColumnPrinter.OutputAttributes attributes, ColumnPrinter.FormatCallback callback, boolean sort)
           
protected  void ColumnPrinter.printOutColumns(List<String> rawList, ShellPrintWriter out, Shell shell, ColumnPrinter.FormatCallback callback, boolean sort)
           
protected  void ColumnPrinter.printOutTables(List<String> list, boolean[] columns, ShellPrintWriter shell, ColumnPrinter.FormatCallback callback)
           
 


Forge - Shell API 1.2.0.Final

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.