Package VASSAL.launch

Class StartUp

java.lang.Object
VASSAL.launch.StartUp
Direct Known Subclasses:
MacOSXStartUp

public class StartUp extends Object
Since:
3.1.0
Author:
Joel Uckelman
  • 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()