File Name
|
Location
|
Description/Purpose
|
Messages_en.properties
|
com/tplan/robot
|
Primary resource bundle (Java
.properties format). It contains English software messages
used by the
product UI. See the LocalizationSupport
class for more information on software messages and
localization.
|
EntMessages_en.properties
|
com/tplan/robot |
Secondary resource bundle
with
Enterprise version specific strings (Java
.properties format). It contains English software messages
used by the
product UI. See the LocalizationSupport
class for more information on software messages and
localization. |
MenuAndToolbar.properties
|
com/tplan/robot |
Definition of the product GUI
menu and tool bar content (Java .properties format). It is
used by the ActionManager
class.
|
DefaultConfiguration.properties
|
com/tplan/robot |
Default values of user
preferences (Java .properties format). It gets loaded by the
UserConfiguration
class.
|
PluginMap.xml
|
com/tplan/robot/plugin |
Default map of plugins. It
defines exposed functional interfaces as well as plugins
bundled with
the product. It gets loaded by the PluginManager
class.
|
welcome.html
|
com/tplan/robot/gui/components |
Content of the Welcome panel
which gets displayed in place of the desktop viewer when the
tool is
not connected. It gets loaded by the WelcomePanel
component.
|
report_template.html
|
com/tplan/robot/scripting/report |
Template HTML file for the
default report provider DefaultReportProvider.
|
template.xsl
|
com/tplan/robot/scripting/report |
Template XSL file for the
Enterprise report provider XSLReportProvider.
|
*.*
|
com/tplan/robot/images |
Product icons and images.
|
*.*
|
<install_path>/help |
Product Online Help (OLH)
files.
They are delivered outside of code as part of the binary
release.
|