|
|
@ -49,7 +49,7 @@ public class ChartFloatAction extends ElementCaseAction { |
|
|
|
this.setMenuKeySet(FLOAT_INSERT_CHART); |
|
|
|
this.setMenuKeySet(FLOAT_INSERT_CHART); |
|
|
|
this.setName(getMenuKeySet().getMenuKeySetName()); |
|
|
|
this.setName(getMenuKeySet().getMenuKeySetName()); |
|
|
|
this.setMnemonic(getMenuKeySet().getMnemonic()); |
|
|
|
this.setMnemonic(getMenuKeySet().getMnemonic()); |
|
|
|
this.setSmallIcon("/com/fr/design/standard/chart/m_insert/chart"); |
|
|
|
this.setSmallIcon("/com/fr/design/standard/chart/chart"); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public static final MenuKeySet FLOAT_INSERT_CHART = new MenuKeySet() { |
|
|
|
public static final MenuKeySet FLOAT_INSERT_CHART = new MenuKeySet() { |
|
|
|