generated from JetBrains/intellij-platform-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Create a custom JPanel component named CircularTimerPanel to render a circular progress ring with session/break timer at the center.
-
Tasks:
-
Create class CircularTimerPanel in com.github.akshayashokcode.devfocus.ui.timer
-
Override paintComponent(Graphics g)
-
Draw:
Background circle
Progress arc (using Arc2D.Float)
Centered time (MM:SS)
Session label (“FOCUS” / “SHORT BREAK”)
Use anti-aliasing and smooth color transitions
Metadata
Metadata
Assignees
Labels
No labels