abbot.editor.widgets
Class Highlighter

java.lang.Object
  extended byabbot.editor.widgets.AbstractComponentDecorator
      extended byabbot.editor.widgets.Highlighter

public class Highlighter
extends AbstractComponentDecorator

Provides a persistent border around a component, drawn after the component itself is drawn.


Constructor Summary
Highlighter(Component c)
           
 
Method Summary
 void paint(Graphics graphics)
           
 
Methods inherited from class abbot.editor.widgets.AbstractComponentDecorator
dispose, getComponent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Highlighter

public Highlighter(Component c)
Method Detail

paint

public void paint(Graphics graphics)
Specified by:
paint in class AbstractComponentDecorator


Copyright © 2002-2004 Timothy Wall. All Rights Reserved.
Abbot is hosted on

SourceForge