/[eiffelstudio]/branches/Eiffel_57_docking/Src/Eiffel/interface/new_graphical/commands/eb_metric_management_cmd.e |
Parent Directory
|
Revision Log
|
Patch
revision 62170 by manus, Sun Jul 30 06:20:54 2006 UTC | revision 62171 by larryl, Tue Aug 1 01:27:17 2006 UTC | |
---|---|---|
# | Line 42 feature -- Initialization | Line 42 feature -- Initialization |
42 | Result := pixmaps.icon_pixmaps.tool_metric_icon | Result := pixmaps.icon_pixmaps.tool_metric_icon |
43 | end | end |
44 | ||
45 | pixel_buffer: EV_PIXEL_BUFFER is | |
46 | -- Pixel buffer representing the command. | |
47 | do | |
48 | -- Currently there is no pixel buffer for this command. | |
49 | end | |
50 | ||
51 | tooltip: STRING is | tooltip: STRING is |
52 | -- Tooltip for the toolbar button. | -- Tooltip for the toolbar button. |
53 | do | do |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |