net.sourceforge.ganttproject
Class GanttExportSettings

java.lang.Object
  |
  +--net.sourceforge.ganttproject.GanttExportSettings

public class GanttExportSettings
extends java.lang.Object

Class to store 3 boolean values


Field Summary
 boolean depend
           
 boolean name
           
 boolean ok
           
 boolean percent
           
 
Constructor Summary
GanttExportSettings()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public boolean name

percent

public boolean percent

depend

public boolean depend

ok

public boolean ok
Constructor Detail

GanttExportSettings

public GanttExportSettings()


Copyright © 2002 Alexandre THOMAS.