|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Plugin | |
|---|---|
| scone.accesstracking | Scone is able to trace the actions of a user when using a Web browser. |
| scone.accesstracking2 | Scone is able to trace the actions of a user when using a Web browser. |
| scone.examples.magnifier | The Magnifyer Plugin enlarges all headings and large text elements in a Web page. |
| scone.examples.observertest | The Observertest shows how the Accesstracking works and how to react on user actions. |
| scone.examples.rueckspiegel | The Rückspiegel shows incoming links as thumbnails and demonstrates how to program the robot of scone. |
| scone.examples.servlink | |
| scone.examples.statusbar | The statusbar plugin demonstrates how to write a simple Scone plugin. |
| scone.proxy | This package contains the classes related to the proxy. |
| scone.robot | This package provides a configurable high-performance web-robot. |
| scone.usertesttool | Scone's usertesttool: TEA (Test Environment for Automation) "TEA" -- Scone's UserTestTool -- was developed to support usability experts while performing user tests. |
| scone.util | Contains utility classes. |
| Uses of Plugin in scone.accesstracking |
|---|
| Subclasses of Plugin in scone.accesstracking | |
|---|---|
class |
AccessTracking
|
class |
UserHandling
|
| Methods in scone.accesstracking with parameters of type Plugin | |
|---|---|
void |
ConfigAccess.setPlugin(Plugin plugin)
|
| Constructors in scone.accesstracking with parameters of type Plugin | |
|---|---|
AccessTrackingMeg(Plugin plugin)
|
|
NoHTMLAccessMeg(Plugin plugin)
|
|
| Uses of Plugin in scone.accesstracking2 |
|---|
| Constructors in scone.accesstracking2 with parameters of type Plugin | |
|---|---|
NoHTMLAccessMeg(Plugin plugin)
|
|
| Uses of Plugin in scone.examples.magnifier |
|---|
| Subclasses of Plugin in scone.examples.magnifier | |
|---|---|
class |
MagnifierPlugin
|
| Uses of Plugin in scone.examples.observertest |
|---|
| Subclasses of Plugin in scone.examples.observertest | |
|---|---|
class |
ObserverTestPlugin
|
| Uses of Plugin in scone.examples.rueckspiegel |
|---|
| Subclasses of Plugin in scone.examples.rueckspiegel | |
|---|---|
class |
RueckspiegelPlugin
Rueckspiegel-Plugin for Scone This Scone-Plugin uses the ability of the search-engine google to search for documents with links to a specified document. |
| Uses of Plugin in scone.examples.servlink |
|---|
| Subclasses of Plugin in scone.examples.servlink | |
|---|---|
class |
BuildPopupClientside
is a Scone-plugin, that parses ``multilink´´-tags to create DHTML-popup links with multiple destinations. |
class |
MultilinkExpander
is a Sscone-plugin, that creates ``multilink´´-tags to allow multiple destinations for World Wide Web links. |
| Uses of Plugin in scone.examples.statusbar |
|---|
| Subclasses of Plugin in scone.examples.statusbar | |
|---|---|
class |
StatusBarWizardPlugin
|
| Uses of Plugin in scone.proxy |
|---|
| Subclasses of Plugin in scone.proxy | |
|---|---|
class |
ServerSide
This plugin enables the proxy to run as a web server |
| Uses of Plugin in scone.robot |
|---|
| Subclasses of Plugin in scone.robot | |
|---|---|
class |
RobotMonitor
This Scone-Plugin gives information about the status of the robot. |
class |
RobotTestPlugin
This plugin tests the robot's basic functionality. |
| Uses of Plugin in scone.usertesttool |
|---|
| Subclasses of Plugin in scone.usertesttool | |
|---|---|
class |
UserTestTool
UserTestTool calls all neccessary Objects Copyright: Copyright (c) 2004 Company: University of Hamburg, Germany |
| Constructors in scone.usertesttool with parameters of type Plugin | |
|---|---|
UserTestToolMeg(Plugin plugin)
|
|
| Uses of Plugin in scone.util |
|---|
| Methods in scone.util that return Plugin | |
|---|---|
Plugin |
PluginRepositoryEntry.getPlugin()
returns the plugin |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||