public static void main(String[] args) { System.setSecurityManager(new SecurityManager()); new SynthButtonUI().getContext(new JButton()); }