public class IO extends Object
Constructor and Description |
---|
IO() |
Modifier and Type | Method and Description |
---|---|
static Font |
readFont(ObjectInputStream in) |
static ProgramIconSettings |
readProgramIconSettings(ObjectInputStream in) |
static void |
writeFont(Font f,
ObjectOutputStream out) |
static void |
writeProgramIconSettings(ProgramIconSettings settings,
ObjectOutputStream out) |
public static ProgramIconSettings readProgramIconSettings(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public static void writeProgramIconSettings(ProgramIconSettings settings, ObjectOutputStream out) throws IOException
IOException
public static Font readFont(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public static void writeFont(Font f, ObjectOutputStream out) throws IOException
IOException
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)