RoadExpansionDashboard

public class RoadExpansionDashboard extends JFrame

Dashboard for the road expansion policy intervention.

Author:Milan Lovric

Fields

AFTER_MAP_X

public static final int AFTER_MAP_X

AFTER_MAP_Y

public static final int AFTER_MAP_Y

BEFORE_MAP_X

public static final int BEFORE_MAP_X

BEFORE_MAP_Y

public static final int BEFORE_MAP_Y

BETWEEN_MAP_SPACE

public static final int BETWEEN_MAP_SPACE

COMBOBOX_BORDER

public static final Border COMBOBOX_BORDER

EMPTY_BORDER

public static final Border EMPTY_BORDER

LEFT_MARGIN

public static final int LEFT_MARGIN

MAP_HEIGHT

public static final int MAP_HEIGHT

MAP_WIDTH

public static final int MAP_WIDTH

MATRIX_SCALING_FACTOR

public static final double MATRIX_SCALING_FACTOR

OPACITY_FACTOR

public static final double OPACITY_FACTOR

RUN_BUTTON_BORDER

public static final Border RUN_BUTTON_BORDER

SECOND_MARGIN

public static final int SECOND_MARGIN

TABLE_BORDER

public static final Border TABLE_BORDER

TABLE_FONT

public static final Font TABLE_FONT

TABLE_LABEL_WIDTH

public static final int TABLE_LABEL_WIDTH

TABLE_ROW_HEIGHT

public static final int TABLE_ROW_HEIGHT

TOTAL_DEMAND_BORDER

public static final Border TOTAL_DEMAND_BORDER

Constructors

RoadExpansionDashboard

public RoadExpansionDashboard()

Create the frame.

Throws:
  • IOException – if any.
  • AWTException – if any.

Methods

main

public static void main(String[] args)

Launch the application.

Parameters:
  • args – Arguments.