Package resources.projects.pluginwizard
-
Class Summary Class Description CodeFormatPage A standard plug-in wizard page that allows the user to choose whether a plug-in will use script code or compiled classes.ContentTypePage A standard plug-in wizard page that allows the user to choose a kind of plug-in to create.KitUtilities Utility functions for creating new wizard kits.NamePage A standard page for gathering a plug-in's name, description, icon, file names, and location in a plug-in wizard.SkeletonKit A plug-in wizard kit that creates basic skeleton code for a plug-in. -
Enum Summary Enum Description ContentType An enumeration of the different kinds of pluggable content, including themes and libraries (which are stored and loaded like true plug-ins).