• [^] # Re: Eclipse 2.1 est sorti

    Posté par . En réponse à la dépêche Eclipse 2.1 est sorti. Évalué à 3.

    Sinon, il y a ça : org.eclipse.swt.custom.StyledText

    A StyledText is an editable user interface object that displays lines of text. The following style attributes can be defined for the text:

    foreground color
    background color
    font style (bold, regular)


    Mais c'est peut être limité par rapport à tes besoins.