93949596979899100101102103
} } Object[] connections = viewer.getConnectionElements(); for (int i = 0; i < connections.length; i++) { viewer.update(connections[i], null); } } /* * (non-Javadoc)