cfiler
テキスト編集ウィジェット機能

Classes

class  Lexer
 シンタックス分析クラスのベースクラス More...
 
class  TextLexer
 テキストファイル用のシンタックス分析クラス More...
 
class  RegexLexer
 正規表現のテーブルを使ったシンタックス分析クラスのベースクラス More...
 
class  Mode
 TextWidget の動作モードのベースクラス More...
 
class  Point
 TextWidget の文書中の位置を示すクラス More...
 
class  Selection
 TextWidget の選択範囲を示すクラス More...
 
class  Document
 TextWidget の文書を示すクラス More...
 
class  Search
 TextWidget の検索条件を保存し実行するクラス More...
 
class  TextWidget
 テキスト編集ウィジェット More...
 

Detailed Description