Searched refs:SuperFloppyFormatter (Results 1 – 1 of 1) sorted by relevance
45 public final class SuperFloppyFormatter { class101 private SuperFloppyFormatter(BlockDevice device) throws IOException { in SuperFloppyFormatter() method in SuperFloppyFormatter116 public static SuperFloppyFormatter get(BlockDevice dev) throws IOException { in get()117 return new SuperFloppyFormatter(dev); in get()138 public SuperFloppyFormatter setOemName(String oemName) { in setOemName()152 public SuperFloppyFormatter setVolumeLabel(String label) { in setVolumeLabel()345 public SuperFloppyFormatter setFatType(FatType fatType) in setFatType()