Show
Ignore:
Timestamp:
05/04/08 18:12:38 (8 months ago)
Author:
Frank Benoit <benoit@tionex.de>
branch:
default
Message:

reverted the char[] to String and use the an alias.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • dwt/custom/TextChangingEvent.d

    r155 r212  
    1 /******************************************************************************* 
     1/******************************************************************************* 
    22 * Copyright (c) 2000, 2004 IBM Corporation and others. 
    33 * All rights reserved. This program and the accompanying materials 
     
    1717import dwt.custom.StyledTextContent; 
    1818import dwt.custom.StyledTextEvent; 
     19import dwt.dwthelper.utils; 
    1920 
    2021/** 
     
    3132     * if no text will be inserted 
    3233     */ 
    33     public char[] newText; 
     34    public String newText; 
    3435    /** 
    3536     * Length of text that is going to be replaced