public class MovieMenuConfig extends Object
Constructor and Description |
---|
MovieMenuConfig(String Root) |
Modifier and Type | Method and Description |
---|---|
String |
getEditCmd() |
int |
getFontSize() |
int |
getImageHeight() |
String |
getStartBluRayCmd() |
String |
getStartCmd() |
int |
getWindowHeight() |
int |
getWindowWidth() |
public MovieMenuConfig(String Root) throws FileNotFoundException
FileNotFoundException
public int getFontSize()
public int getWindowWidth()
public int getWindowHeight()
public int getImageHeight()
public String getStartCmd()
public String getStartBluRayCmd()
public String getEditCmd()