HomeSort by relevance Sort by last modified time
    Searched defs:GrowlApplicationBridgeDelegate (Results 1 - 6 of 6) sorted by null

  /nv-g11n/inputmethod/sunpinyin/ime/wrapper/macos/Frameworks/Growl.framework/Headers/
GrowlApplicationBridge.h 24 @protocol GrowlApplicationBridgeDelegate;
67 * The methods in the GrowlApplicationBridgeDelegate protocol are required
88 * @param inDelegate The delegate for the GrowlApplicationBridge. It must conform to the GrowlApplicationBridgeDelegate protocol.
90 + (void) setGrowlDelegate:(NSObject<GrowlApplicationBridgeDelegate> *)inDelegate;
98 + (NSObject<GrowlApplicationBridgeDelegate> *) growlDelegate;
418 * @protocol GrowlApplicationBridgeDelegate
426 @protocol GrowlApplicationBridgeDelegate
  /nv-g11n/inputmethod/sunpinyin/ime/wrapper/macos/Frameworks/Growl.framework/Versions/A/Headers/
GrowlApplicationBridge.h 24 @protocol GrowlApplicationBridgeDelegate;
67 * The methods in the GrowlApplicationBridgeDelegate protocol are required
88 * @param inDelegate The delegate for the GrowlApplicationBridge. It must conform to the GrowlApplicationBridgeDelegate protocol.
90 + (void) setGrowlDelegate:(NSObject<GrowlApplicationBridgeDelegate> *)inDelegate;
98 + (NSObject<GrowlApplicationBridgeDelegate> *) growlDelegate;
418 * @protocol GrowlApplicationBridgeDelegate
426 @protocol GrowlApplicationBridgeDelegate
  /nv-g11n/inputmethod/sunpinyin/ime/wrapper/macos/Frameworks/Growl.framework/Versions/Current/Headers/
GrowlApplicationBridge.h 24 @protocol GrowlApplicationBridgeDelegate;
67 * The methods in the GrowlApplicationBridgeDelegate protocol are required
88 * @param inDelegate The delegate for the GrowlApplicationBridge. It must conform to the GrowlApplicationBridgeDelegate protocol.
90 + (void) setGrowlDelegate:(NSObject<GrowlApplicationBridgeDelegate> *)inDelegate;
98 + (NSObject<GrowlApplicationBridgeDelegate> *) growlDelegate;
418 * @protocol GrowlApplicationBridgeDelegate
426 @protocol GrowlApplicationBridgeDelegate
  /nv-g11n/inputmethod/sunpinyin2/wrapper/macos/Frameworks/Growl.framework/Headers/
GrowlApplicationBridge.h 24 @protocol GrowlApplicationBridgeDelegate;
67 * The methods in the GrowlApplicationBridgeDelegate protocol are required
88 * @param inDelegate The delegate for the GrowlApplicationBridge. It must conform to the GrowlApplicationBridgeDelegate protocol.
90 + (void) setGrowlDelegate:(NSObject<GrowlApplicationBridgeDelegate> *)inDelegate;
98 + (NSObject<GrowlApplicationBridgeDelegate> *) growlDelegate;
418 * @protocol GrowlApplicationBridgeDelegate
426 @protocol GrowlApplicationBridgeDelegate
  /nv-g11n/inputmethod/sunpinyin2/wrapper/macos/Frameworks/Growl.framework/Versions/A/Headers/
GrowlApplicationBridge.h 24 @protocol GrowlApplicationBridgeDelegate;
67 * The methods in the GrowlApplicationBridgeDelegate protocol are required
88 * @param inDelegate The delegate for the GrowlApplicationBridge. It must conform to the GrowlApplicationBridgeDelegate protocol.
90 + (void) setGrowlDelegate:(NSObject<GrowlApplicationBridgeDelegate> *)inDelegate;
98 + (NSObject<GrowlApplicationBridgeDelegate> *) growlDelegate;
418 * @protocol GrowlApplicationBridgeDelegate
426 @protocol GrowlApplicationBridgeDelegate
  /nv-g11n/inputmethod/sunpinyin2/wrapper/macos/Frameworks/Growl.framework/Versions/Current/Headers/
GrowlApplicationBridge.h 24 @protocol GrowlApplicationBridgeDelegate;
67 * The methods in the GrowlApplicationBridgeDelegate protocol are required
88 * @param inDelegate The delegate for the GrowlApplicationBridge. It must conform to the GrowlApplicationBridgeDelegate protocol.
90 + (void) setGrowlDelegate:(NSObject<GrowlApplicationBridgeDelegate> *)inDelegate;
98 + (NSObject<GrowlApplicationBridgeDelegate> *) growlDelegate;
418 * @protocol GrowlApplicationBridgeDelegate
426 @protocol GrowlApplicationBridgeDelegate

Completed in 540 milliseconds