Category:Tools
From WandoraWiki
(Difference between revisions)
(4 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | Many features of Wandora are implemented with tools. Tool packs certain functionality into a single software component, a Java class. User may customize Wandora's tool set | + | 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. See [http://www.wandora.org/wandora/docs/api/org/wandora/application/WandoraTool.html Wandora's JavaDocs] for a complete list of tools. Tools are represented here using tool's class name without package path. |
Latest revision as of 13:05, 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. See Wandora's JavaDocs for a complete list of tools. 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.