Class StartUp
java.lang.Object
VASSAL.launch.StartUp
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
void
protected void
protected void
void
setUIFont
(FontUIResource f, FontUIResource fItalic, FontUIResource fBold, FontUIResource fBoth) Changes all the UI fonts to the specified onevoid
-
Constructor Details
-
StartUp
public StartUp()
-
-
Method Details
-
initSystemProperties
public void initSystemProperties() -
initHTTPProxyProperties
protected void initHTTPProxyProperties() -
setUIFont
public void setUIFont(FontUIResource f, FontUIResource fItalic, FontUIResource fBold, FontUIResource fBoth) Changes all the UI fonts to the specified one- Parameters:
f
- Font for UI
-
initUIProperties
protected void initUIProperties() -
initSystemSpecificProperties
protected void initSystemSpecificProperties() -
startErrorLog
public void startErrorLog()
-