摘要:
A method and apparatus in a computer for processing voice messages. A voice message is recorded. Responsive to recording of the voice message, an identifying string is automatically inserted into a text message identifying a presence of a voice message. Responsive to recording the voice message, the voice message is automatically appended to a text message to form an appended voice message. The text message is sent with the appended voice message. When a message is received, the text in the received message is parsed to see if an identifying string is present indicating that the received message is a voice message. Responsive to a determination that the received message is a voice message, a graphical user interface including controls for presenting the voice message is displayed.
摘要:
In a multitasking data processing apparatus including means for executing processes and including a display adapter for executing functions supporting a display, the display adapter including a first port means for receiving, from the means for executing processes, requests to execute selected functions having a first execution priority, a second port means for concurrently receiving, from the means for executing processes, requests to execute selected functions having a second execution priority lower than the first execution priority, and means, coupled to the first and second port means, for executing selected functions according to the execution priority. In addition, in a multitasking data processing apparatus including means for executing processes and including a display adapter for executing functions supporting a display, a method of executing processes including the steps of receiving from the means for executing processes in a first port means requests to execute selected functions, the requests having a first execution priority, concurrently receiving from the means for executing processes in a second port means requests to execute selected functions having a second execution priority lower than said first execution priority, and executing the selected functions according to the execution priority.
摘要:
A method and apparatus for a general container mechanism for storage of object-oriented Java Beans. A repository is created for a persistent collection of items called ManagedBeans. Each ManagedBean contains a structured collection of code and data that makes up a Java Bean. The structured collection consists of items called ManagedBean Elements (MBE) which correspond to different types of code and data. Each ManagedBean Element is a subclass of the generic ManagedBean Element class. Each subclass identifies the different kinds of Bean sub-elements and contains the data contained in the corresponding file, and method that works on this data.