363738394041424344
private static StyleSheet getBoxStyle() { if (boxStyle == null) { boxStyle = new CrosstabBoxStyleSheet(); } return boxStyle; }