Category:Tools
From WandoraWiki
(Difference between revisions)
Line 1: | Line 1: | ||
− | Many features of Wandora are implemented with tools. Tool packs certain functionality into a single software component, a Java class. | + | Many features of Wandora are implemented with tools. Tool packs certain functionality into a single software component, a Java class. Tool must implement Wandora's [http://www.wandora.org/wandora/docs/api/org/wandora/application/WandoraTool.html org.wandora.application.WandoraTool] interface. Most tools extend AbstractAdminTool. User may customize Wandora's tool set using ToolManager. This page contains a list of available tools. The list is '''not''' complete. Tools are represented here using tool's class name without package path. |
Revision as of 12:52, 10 May 2008
Many features of Wandora are implemented with tools. Tool packs certain functionality into a single software component, a Java class. Tool must implement Wandora's org.wandora.application.WandoraTool interface. Most tools extend AbstractAdminTool. User may customize Wandora's tool set using ToolManager. This page contains a list of available tools. The list is not complete. Tools are represented here using tool's class name without package path.
Pages in category "Tools"
The following 153 pages are in this category, out of 153 total.