61626364656667
super(); this.ctx = new PaintContext(CacheMode.FIXED_SIZES); standard = new SegmentedButtonPainter(state, ctx); textured = new TexturedButtonPainter(state, ctx); }