~ubuntu-branches/ubuntu/trusty/freeguide/trusty

« back to all changes in this revision

Viewing changes to src/freeguide/plugins/ui/horizontal/manylabels/HorizontalViewerHandlers.java

  • Committer: Bazaar Package Importer
  • Author(s): Shaun Jackman
  • Date: 2007-09-11 16:52:59 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070911165259-4r32oke21i1ezbmv
Tags: 0.10.5-1
* New upstream release.
* Update the watch file.
* Change Debian policy to version 3.7.2.2. No changes necessary.
* Add ant-optional to build dependencies. Closes: #441762.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 * DOCUMENT ME!
25
25
 *
26
26
 * @author $author$
27
 
 * @version $Revision: 1421 $
 
27
 * @version $Revision: 1602 $
28
28
 */
29
29
public class HorizontalViewerHandlers
30
30
{
236
236
     * DOCUMENT ME!
237
237
     *
238
238
     * @author $author$
239
 
     * @version $Revision: 1421 $
 
239
     * @version $Revision: 1602 $
240
240
     */
241
241
    public static class LabelProgrammeActionMap extends ActionMap
242
242
    {
393
393
     * DOCUMENT ME!
394
394
     *
395
395
     * @author $author$
396
 
     * @version $Revision: 1421 $
 
396
     * @version $Revision: 1602 $
397
397
     */
398
398
    public static class LabelProgrammeInputMap extends InputMap
399
399
    {