Package jaugment2.texteditor

Interface Summary
TextEditorCrypter Interface all encryption-signing-engines for the TestEditorService have to implement
TextEditorProxyIF An interface all text-editors arwe recommed implement to be found and integrated by services
 

Class Summary
CmdlnCrypter TextEditorCrypter-implementation using a command-line-program to fo it's work
CryptixCrypter encryption-signing-engine for the Text-Editor-Service (and others using this interface) using Cryptix for GPG/PGP-compactible encryption only.
OpenIn_MimeDataHandlerEntry MimeDataHandlerEntry for opening any data in the text-editor
TextEditorProxy The proxy of the text-editor-service
TextEditorProxyIF.ActionsEntry Helper-class to store the proxy and actions for a service;
TextEditorProxyIF.Bookmark  
TextEditorService  
TextEditorService.TextBufferChangedEvent Class for events thrown here
TextEditorServiceBeanInfo Title: JAugment II - base-package Description: Jini-Based system of wearable-optimized~nservices Copyright: Copyright (c) 1999 Company:
TextEditorSwingRepresentation A SwingUI-Representation for the text-editor-service
TextEditorSwingRepresentation.Document datatype for an opened document
TextEditorSwingRepresentation.Factory A serializable factory for creating this UI
TextEditorSwingRepresentation.MimeDataHandlerEntryActionListener  
TextEditorSwingRepresentationListener RemoteEventListener for TextEditorSwingRepresentation