Lines Matching refs:bar

37     interface to users within a status bar.
40 A generic status bar field is represented as a simple text field. A status
41 bar controller can be added to a Statusbar and provide information or
43 A typical example for status bar controller is a zoom chooser. It shows
56 Used by a status bar implementation to control the life-time of
57 a status bar controller. The status bar is the only instance which
64 <p>A status bar controller is initialized with <b>five</b> additional
70 instance to which the status bar controller belongs.
74 The command is used to identify the status bar controller
78 instance which represents the status bar item asociated with
82 instance which represents the parent window (status bar window).
96 <p>The status bar controller implementation should register itself as a
106 A status bar controller instance is ready for use after this call has
107 been made the first time. The status bar implementation guarentees that
108 the controller's item window has been added to the status bar and its
114 /** is called by a status bar if the mouse position is within the controller
124 if the event should be processed by the status bar.
128 /** is called by a status bar if the mouse position is within the controller
138 if the event should be processed by the status bar.
142 /** is called by a status bar if the mouse position is within the controller
152 if the event should be processed by the status bar.
156 /** is called by a status bar if a command event is available for a controller.
177 /** is called by a status bar if the controller has to update the visual
195 /** is called by a status bar if the user clicked with mouse into the
203 /** is called by a status bar if the user double-clicked with mouse