Adobe 65061456 Programming Guide - Page 8

Types of plug-ins, Plug-in Type, What it does

Page 8 highlights

CHAPTER 1: Overview Types of plug-ins 8 Adobe Illustrator Plug-in manager Required plug-ins Additional plug-ins Plug-ins are notified by Illustrator when they have just been loaded or are about to be unloaded, permitting them to restore or save any state information. Types of plug-ins This section describes the different types of Illustrator plug-ins you can create. A single plug-in file can contain multiple plug-in types. For example, a shape creation plug-in may implement several plug-in filters and a plug-in tool. Plug-in types are listed in the following table and described more fully after the table. Plug-in Type Action Effects File format Filter Menu command Notifier Plugin group Suite Timer Tool Transform again What it does Playback or register actions. Add menu items to the Effects menu. Add file types to the Open, Save, and Export commands. Add menu items to the Filter menu. Add menu items to the general menu structure. Receive and process art-state events. Maintain "display" art that is associated with another art object Implement and publish your own suite of callback functions. Receive periodic notification. Add tools to the Tools panel. Set the transform-again feature.

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38

C
HAPTER
1: Overview
Types of plug-ins
8
Plug-ins are notified by Illustrator when they have just been loaded or are about to be unloaded,
permitting them to restore or save any state information.
Types of plug-ins
This section describes the different types of Illustrator plug-ins you can create. A single plug-in file can
contain multiple plug-in types. For example, a shape creation plug-in may implement several plug-in
filters and a plug-in tool. Plug-in types are listed in the following table and described more fully after the
table.
Adobe
Illustrator
Plug-in manager
Required
plug-ins
Additional
plug-ins
Plug-in Type
What it does
Action
Playback or register actions.
Effects
Add menu items to the Effects menu.
File format
Add file types to the Open, Save, and Export commands.
Filter
Add menu items to the Filter menu.
Menu command
Add menu items to the general menu structure.
Notifier
Receive and process art-state events.
Plugin group
Maintain “display” art that is associated with another art object
Suite
Implement and publish your own suite of callback functions.
Timer
Receive periodic notification.
Tool
Add tools to the Tools panel.
Transform again
Set the transform-again feature.