sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi/src/com/nokia/carbide/cpp/internal/pi/visual/GraphComposite.java
changeset 12 ae255c9aa552
parent 5 844b047e260d
equal deleted inserted replaced
11:5b9d4d8641ce 12:ae255c9aa552
   545 	 * .swt.events.SelectionEvent)
   545 	 * .swt.events.SelectionEvent)
   546 	 */
   546 	 */
   547 	public void widgetDefaultSelected(SelectionEvent e) {
   547 	public void widgetDefaultSelected(SelectionEvent e) {
   548 		// No actions needed here
   548 		// No actions needed here
   549 	}
   549 	}
       
   550 	
       
   551 	public Combo getTitleBarCombo(){
       
   552 		return comboGraphType;
       
   553 	}
   550 
   554 
   551 	/*
   555 	/*
   552 	 * (non-Javadoc)
   556 	 * (non-Javadoc)
   553 	 * 
   557 	 * 
   554 	 * @see
   558 	 * @see