Overview

 
Class  Use  Tree  Serialized  Deprecated  Index  Help 
SWT LPEX
v3.0.0
 PREV PACKAGE   NEXT PACKAGE FRAMES    NO FRAMES  


 

Package com.ibm.lpex.samples

This package contains samples for those who wish to extend the editor.

See:
          Description

Interface Summary
Lpex.Delegate This interface allows an external program to have actions and commands of Lpex views that it created delegated to its own master view of the document.
 

Class Summary
BlockTransferAction Sample action blockTransfer - transfer selection.
ComposeAction Sample action compose - enter special characters.
CopyLineAction Sample action copyLine - copy selection / current line to clipboard.
DetabCommand Sample command detab - expand all tabs to spaces.
HtmlSource Sample windowless use of the LPEX widget, command htmlSource - generate HTML listing.
Lpex Sample stand-alone editor built on the LPEX edit widget.
Lpex2 Sample stand-alone editor built on the LPEX edit widget.
MinLpex Sample minimal stand-alone editor used to test the LPEX edit widget.
SetDateAction Sample action setDate - set the sequence-numbers date in selected range.
TestAction Sample action deleteBlockDelete - delete any selection.
TestCommand Sample command - display a short message.
TestParser1 Sample document parser: STEP 1 - minimum code.
TestParser2 Sample document parser: STEP 2 - tokenize.
TestUserProfile Sample user profile - customize keys, commands, actions.
 

 

Package com.ibm.lpex.samples Description

This package contains samples for those who wish to extend the editor.


 

Overview

 
Class  Use  Tree  Serialized  Deprecated  Index  Help 
SWT LPEX
v3.0.0
 PREV PACKAGE   NEXT PACKAGE FRAMES    NO FRAMES