Package cpsc2150.extendedConnectX.views


package cpsc2150.extendedConnectX.views
  • Classes
    Class
    Description
    This class is the view of our Extended Connect X our view has a message area, and a list of buttons the buttons will be arranged in a ROWS_IN_BUTTON_PANEL x COLUMNS_IN_BUTTON_PANEL Grid Players will use another set of buttons above the grid to select the column to place in All events will be passed to the controller
    This class contains the code to create and layout the GUI for the setup screen.