Class Description

java.lang.Object
de.hsh.graja.gui.model.Description

public class Description extends Object
  • Property Details

  • Constructor Details

    • Description

      public Description(Model model)
      initialize default values
  • Method Details

    • afterUnmarshal

      public void afterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller, Object parent)
      Postprocessing sets task dependent data
    • getPathToDescriptionFiles

      public Path getPathToDescriptionFiles()
      Gets the value of the property pathToDescriptionFiles.
      Property description:
    • pathToDescriptionFilesProperty

      public javafx.beans.property.ObjectProperty<Path> pathToDescriptionFilesProperty()
      See Also: