Pluglet samplesPluglets are small Java applications that are used to make minor extensions to the workbench in a simple and straightforward way. Pluglets are written in Java and reside in a pluglet project. The pluglet can be tested in the same instance of the workbench just like any other Java application. The pluglet author can use the Java development environment, and access the APIs of the workbench plug-ins to extend and modify the existing pluglet templates. The Java source editor is fully functional with pluglets for refactoring. The Fan-In and Model Enumeration pluglet samples provide simple examples of pluglet templates that highlight a specific utility or API. Click the plus signs (+) in the Contents pane to expand the table of contents and see the samples in each category. |