Package model.ui.buttons
Class CreateButtonModel
java.lang.Object
model.ui.buttons.CustomButtonModel
model.ui.buttons.CreateButtonModel
Bottone usato per la creazione di un utente
-
Field Summary
Fields inherited from class model.ui.buttons.CustomButtonModel
bounds, height, mouseHover, mousePressed, width, x, y
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class model.ui.buttons.CustomButtonModel
getBounds, getHeight, getWidth, getX, getY, isHover, isPressed, setHover, setPressed
-
Constructor Details
-
CreateButtonModel
public CreateButtonModel(int x, int y, int width, int height)
-
-
Method Details
-
saveUser
-