public interface BorderModifier
BorderModifier
takes a Border
from a Component
and returns another Border
which is actually shown. The
modify(Border)
method is called either when the original border
changes or then the modified changes.