Module AM37
Package it.polimi.ingsw.view.cli.console.graphics.components
-
Interface Summary Interface Description LiveRefreshItemInterface Interface for graphical items which need to be refreshed based on the current item selectedToggleable Interface for items which input can be toggled on or off -
Class Summary Class Description ActiveItem An abstraction for any object containable in a WindowButton A clickable buttonClosingButton A clickable button that closes its container (if possible) when pressedColor DetailPane A window showing details about an item in its parentDialog General abstraction for a dialog windowInputDialog ListItem A single list item, returning a value when clickedPrintableObject Allows the use of graphics via ANSI arts, loading the corresponding files from the resources folderRectangle More than just a rectangleReturningButton A clickable button which returns a String value when clickedReturningListItem A single list item, returning a value when clickedSimpleListItem TextBox A field to be filled with text by the userWindow General abstraction for a windowWindowItem An abstraction for any kind of item that can be put inside a window, including a window itself