org.cyberiantiger.console
Class BackgroundConsoleAction

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

public class BackgroundConsoleAction
extends AbstractConsoleAction


Constructor Summary
BackgroundConsoleAction(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

BackgroundConsoleAction

public BackgroundConsoleAction(int color)
Method Detail

apply

public void apply(Console con)


Copyright © 2003 OSJava. All Rights Reserved.