public void init(DrawContext ctx) {
   foreColor = StyleConstants.getForeground(style);
   backColor = StyleConstants.getBackground(style);
 }