/[freeride]/freeride/plugins/rubyide_gui/dockbar.rb
ViewVC logotype

Diff of /freeride/plugins/rubyide_gui/dockbar.rb

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by richkilmer, Fri Dec 20 17:27:31 2002 UTC revision 1.2 by ljulliar, Fri May 2 21:14:27 2003 UTC
# Line 65  module FreeRIDE Line 65  module FreeRIDE
65        def show        def show
66          @actions['show'].invoke          @actions['show'].invoke
67        end        end
68          
69          ##
70          # Return the currently visible (active) dockpane
71          # in this dockbar
72          #
73          def current
74            @actions['current'].invoke
75          end
76          
77      end      end
78            
79    end    end

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26