Main Page
    Cookbook/Overview     ImageMeister     the jcprops file     Licensing
    Binary Installation & Configuration [ Win · Mac · Nix ]     Changes
    Public API
    Source Code Main Page
        Java [ Common · Win · Mac · Nix ]     Native Code [ Common · Win · Mac · Nix ]     Manifest
        Native Code Overviews [ Common · Win · Mac · Nix · Strings ]     Macros [ General · Native Macros ]
        Walkthroughs [ Java only · Java and native ]     Building [ Win · Mac · Nix ]     Distribution Issues

All Packages  This Package  Class Hierarchy  Class Search  Index

Interface com.tolstoy.imagemeister.DDCommandRecipient

  Summary

interface  DDCommandRecipient
{
          // Fields 9
     public static final int kAboutCommand;
     public static final int kCommandBase;
     public static final int kOpenCommand;
     public static final int kOpenDoc;
     public static final int kOpenURLCommand;
     public static final int kPrintCommand;
     public static final int kQuitCommand;
     public static final int kSaveCommand;
     public static final int kSettingsCommand;

          // Methods 1
     public abstract boolean processEvent(Event);
}

See the DDSource class.

Author:
Copyright (c) 1997,1998,1999,2000 Samizdat Productions. All Rights Reserved.


  Cross Reference

Implemented By:
Browser





  Fields

· kCommandBase

Summary  |  Top
   public static final int kCommandBase


· kOpenDoc

Summary  |  Top
   public static final int kOpenDoc


· kAboutCommand

Summary  |  Top
   public static final int kAboutCommand


· kOpenCommand

Summary  |  Top
   public static final int kOpenCommand


· kQuitCommand

Summary  |  Top
   public static final int kQuitCommand


· kOpenURLCommand

Summary  |  Top
   public static final int kOpenURLCommand


· kSettingsCommand

Summary  |  Top
   public static final int kSettingsCommand


· kSaveCommand

Summary  |  Top
   public static final int kSaveCommand


· kPrintCommand

Summary  |  Top
   public static final int kPrintCommand


  Methods

· processEvent

Summary  |  Top

   public abstract boolean processEvent(Event e) 


All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7