Révision 1818
tmp/org.txm.chartsengine.rcp/src/org/txm/chartsengine/rcp/SWTChartsComponentsProvider.java (revision 1818) | ||
---|---|---|
737 | 737 |
public void run() { |
738 | 738 |
|
739 | 739 |
// FIXME: context menu |
740 |
if(e.isPopupTrigger()) { |
|
740 |
if( |
|
741 |
|
|
742 |
e.getButton() == MouseEvent.BUTTON3 |
|
743 |
//e.isPopupTrigger() |
|
744 |
) { |
|
741 | 745 |
|
742 | 746 |
//System.err.println("SWTChartsComponentsProvider.initializeAWTDelegationListeners(...).new MouseListener() {...}.mouseReleased(...).new Runnable() {...}.run(): AWT popup trigger detected"); |
743 | 747 |
|
Formats disponibles : Unified diff