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.| Modifier and Type | Method and Description |
|---|---|
Border |
modify(Border border)
Modifies a border that would be shown on some
Component. |
Copyright © 2017 Docking Frames. All rights reserved.