borland.jbcl Packages borland.jbcl Class Hierarchy borland.jbcl.view
java.lang.Object +----borland.jbcl.view.FocusableItemPainter
Constructors Properties Methods
Implements ItemPainter
Paints a focus rectangle around the data item with the focus, in a control.
public FocusableItemPainter()Constructs a FocusableItemPainter with a null painter.
public FocusableItemPainter(borland.jbcl.model.ItemPainter painter)Constructs a FocusableItemPainter with the specified painter.
Parameters: