eclipse - Get notification when tabs focus changes in MultiPageEditorPart -


how can notified when 1 of tabs clicked in multi page editor? ipartlistener/ipartlistener2 seems react when whole editor changes state.

the tabs on multi-page editor not parts not reported ipartlistener/ipartlistener2.

multipageeditorpart not provide api other parts can use detect tab selection. actual editor using multipageeditorpart can override pagechange method told tab selection.


Comments

Popular posts from this blog

cakephp - simple blog with croogo -

How to group boxplot outliers in gnuplot -

bash - Performing variable substitution in a string -