Package io.codeworth.panelmatic
Interface PanelPostProcessor
public interface PanelPostProcessor
Post-processes a build panel before it is returned to the client code.
Use to add borders, wrap in
JScrollPanes, etc.- Author:
- michael
-
Method Summary
Modifier and Type Method Description JComponentprocess(JComponent product)