jack.plugin.edit
Class Box

java.lang.Object
  extended byjack.plugin.edit.Box

public class Box
extends java.lang.Object

Colored part of the edited java source.

Author:
L. Burdy

Method Summary
 org.eclipse.swt.graphics.Color getBgcolor()
           
 org.eclipse.swt.graphics.Color getFgcolor()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getBgcolor

public org.eclipse.swt.graphics.Color getBgcolor()
Returns:
The background color.

getFgcolor

public org.eclipse.swt.graphics.Color getFgcolor()
Returns:
The foreground color.