7980818283848586878889
// create and add components try { AuthorityImageResource graph = new AuthorityImageResource(authority); this.add(new Image("graph", graph)); } catch (StoreException ex) { this.add(new EmptyComponent("graph")); }
7677787980818283848586