java.lang.Object
org.woehlke.computer.kurzweil.tabs.cca.config.Config
All Implemented Interfaces:
ConfigProperties

public class Config
extends java.lang.Object
implements ConfigProperties
  • Constructor Details

    • Config

      public Config()
  • Method Details

    • getFrameBounds

      public java.awt.Rectangle getFrameBounds()
    • getCanvasBounds

      public java.awt.Rectangle getCanvasBounds()
    • getLatticeDimensions

      public java.awt.Point getLatticeDimensions()
    • getWidth

      public int getWidth()
    • getHeight

      public int getHeight()
    • getTitle

      public java.lang.String getTitle()
    • getSubtitle

      public java.lang.String getSubtitle()
    • getNeighborhood

      public java.lang.String getNeighborhood()
    • getButtonVonNeumann

      public java.lang.String getButtonVonNeumann()
    • getButtonMoore

      public java.lang.String getButtonMoore()
    • getButtonWoehlke

      public java.lang.String getButtonWoehlke()