|
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
• |
a
chunk of UI machinery
|
|
|
• |
in
Communicator, these are all packages:
|
|
|
|
Navigator,
Messenger, Preferences,
|
|
|
|
Bookmarks,
Composer
|
|
|
• |
has
five parts:
|
|
|
|
– |
content:
XML description of UI
|
|
|
|
– |
appearance:
look customized with CSS
|
|
|
|
– |
behavior:
defined with JS or C++, and AOM
|
|
|
|
– |
locale:
all localizable strings in external DTD
|
|
|
– |
platform:
platform specific info
|
|
|
|