3/24/2015

Teamcenter PLM -- Teamcenter Engineering Rich Client Customi

http://www.cadfamily.com/a/CAD_CAID/PLM/Teamcenter-PLM----Teamcenter-Engineering-Rich-Client-Customi_9050.html

Instantiation
Keys used to construct Java objects. Teamcenter Engineering rich client makes use
of re flection and dynamic instantiation within the Java language to construct objects
by their string name rather than hard-coding them within the source code.
For example, each command that appears in the menu bars and toolbars is
dynamically constructed and run. You can subclass a command and replace it with
your own by replacing an entry within a properties file to tell the rich client to use
your command rather than the base command.

No comments: