Révision 1601

tmp/org.txm.chartsengine.rcp/src/org/txm/chartsengine/rcp/swt/ChartComposite.java (revision 1601)
109 109
	 */
110 110
	public void setCurrentContextMenu(int index)	{
111 111
		
112
		// FIXME: DEbug
112
		// Debug
113 113
		Log.finest("ChartComposite.setCurrentContextMenu(): setting menu to " + index + " / " + this.contextMenus.get(index));
114 114
		
115
		try {
116
			this.setMenu(this.contextMenus.get(index));
117
		}
118
		catch (Exception e) {
119
			// TODO Auto-generated catch block
120
			e.printStackTrace();
121
		}
115
		this.setMenu(this.contextMenus.get(index));
122 116
	}
123 117
	
124 118
	/**

Formats disponibles : Unified diff