org.cyberiantiger.console
Class FlashConsoleAction

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

public class FlashConsoleAction
extends AbstractConsoleAction


Constructor Summary
FlashConsoleAction(boolean flash)
           
 
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

FlashConsoleAction

public FlashConsoleAction(boolean flash)
Method Detail

apply

public void apply(Console con)


Copyright © 2003 OSJava. All Rights Reserved.