org.cyberiantiger.console
Class BoldConsoleAction

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

public class BoldConsoleAction
extends AbstractConsoleAction


Constructor Summary
BoldConsoleAction(boolean bold)
           
 
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

BoldConsoleAction

public BoldConsoleAction(boolean bold)
Method Detail

apply

public void apply(Console con)


Copyright © 2003 OSJava. All Rights Reserved.