org.cyberiantiger.console
Class ForegroundConsoleAction

java.lang.Object
  extended byorg.cyberiantiger.console.AbstractConsoleAction
      extended byorg.cyberiantiger.console.ForegroundConsoleAction
All Implemented Interfaces:
ConsoleAction

public class ForegroundConsoleAction
extends AbstractConsoleAction


Constructor Summary
ForegroundConsoleAction(int color)
           
 
Method Summary
 void apply(Console con)
           
 
Methods inherited from class org.cyberiantiger.console.AbstractConsoleAction
appendToBuffer, isEndOfLine
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ForegroundConsoleAction

public ForegroundConsoleAction(int color)
Method Detail

apply

public void apply(Console con)


Copyright © 2003 OSJava. All Rights Reserved.