Module polimi.ingsw.am21.codex
Class NotificationLoader.NotificationLayout
java.lang.Object
polimi.ingsw.am21.codex.view.GUI.utils.DraggableLayout
polimi.ingsw.am21.codex.view.GUI.utils.NotificationLoader.NotificationLayout
- Enclosing class:
NotificationLoader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjavafx.scene.Node
void
setDraggable
(javafx.stage.Stage notificationStage) void
startProgressBar
(int duration, boolean reverse) Methods inherited from class polimi.ingsw.am21.codex.view.GUI.utils.DraggableLayout
setDraggable
-
Constructor Details
-
NotificationLayout
public NotificationLayout()
-
-
Method Details
-
getParent
public javafx.scene.Node getParent() -
startProgressBar
public void startProgressBar(int duration, boolean reverse) -
setDraggable
public void setDraggable(javafx.stage.Stage notificationStage) - Specified by:
setDraggable
in classDraggableLayout
-