the com.ibm.lotuslabs.todo.ui plug-in contributes a toolbar that is another extension of the sidenote concept and the journal toolbar from the previous articles.
ui插件贡献一个工具栏,此工具栏是sidenote概念的另一个扩展,此外还有上篇文章中提到的journal工具栏。
the journal toolbar and sidenote you created are very useful for quickly saving and accessing random thoughts that you want to write down quickly.
您创建的journal工具栏和sidenote对于快速保存和访问即刻写下的一些不经意的想法十分有用。
specifically, we added the sidenote and quicknote applications, which tackle the problem of storing and managing bits of text.
确切的说,加入了sidenote和quicknote 两个应用程序后,解决了存储和管理少许文本的问题。
the journalentry class, called by the sidenote action, uses these mechanisms to save the new document.
sidesnote动作调用的类journalentry 使用这些机制保存新文档。
next, let’s take a look at the actions that you added to the sidenote menu: the ability to save the current text to file and to load it from a file.
接下来,我们来看看添加到sidenote菜单中的动作:将当前文本保存到文件中,以及从一个文件中装载文本。
sidenote is ideal for those times when you need to paste several pieces of information someplace for quick reference soon.
当需要在某个地方粘贴很快要引用到的零碎信息时,sidenote是理想的工具。
the sidenote object has the ability to set the text for a check mark and see if the option was checked when the user closed it.
sidenote对象具有为复选标记设置文本并查看当用户关闭它时此选项是否还被选中的能力。
sidenote takes this opportunity to save the text to a file on the hard drive.
sidenote利用这个时机将文本保存到硬盘上的文件中。
you contribute to the com.ibm.rcp.ui.shelfviews extension point and point it at the sidenote view as shown in figure 7. the following fields and values are included in the shelfviews extension point
实现com.ibm.rcp.ui.shelfviews扩展点,并将它指向sidenote视图,如图 8所示。
the sidenote application lives in the lotus notes sidebar and provides a place to quickly enter and save text.
lotusnotes 侧栏包含了sidenote应用程序,该程序为用户提供了一个快速输入和保存文本的区域。
sidenote has fulfilled this contract to add a text box to the sidebar.
sidenote 实现了这个约定,它将一个文本框添加到侧栏。
sidenote lives in the sidebar and consists entirely of a large text area.
sidenote 位于侧栏中,完全由一个大的文本区组成。
even though we've called sidenote an application in the sidebar, it really is an iviewpart.
虽然我们将 sidenote称作侧栏中的一个应用程序,但它实际上是一个iviewpart。
adds the action to save the contents of the sidenote to the user’s journal. the new action is shown in figure 4.
其另一个插件 com.ibm.lotuslabs.sidenote.journal 把保存sidenote内容的动作加到用户的日志中,新的动作如图4 所示。