http://www.jpicedt.org

jpicedt.graphic.io.util
Class UserDataCommentedLine

java.lang.Object
  extended by jpicedt.graphic.io.util.UserDataLine
      extended by jpicedt.graphic.io.util.UserDataCommentedLine

public class UserDataCommentedLine
extends UserDataLine

Une ligne de données utilisateur dans un fichier ayant un format de sauvegarde jPicEdt qui apparaît dans un commentaire du format d'encodage.

Since:
jPicEdt 1.6
Version:
$Id: UserDataCommentedLine.java,v 1.4 2013/03/27 07:03:39 vincentb1 Exp $
Author:
Vincent Belaïche

Constructor Summary
UserDataCommentedLine(String s)
           
 
Method Summary
 
Methods inherited from class jpicedt.graphic.io.util.UserDataLine
toString, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UserDataCommentedLine

public UserDataCommentedLine(String s)

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org