Package com.nnamo.view.custompanels
package com.nnamo.view.custompanels
-
ClassesClassDescriptionCustom
JPanel
that serves as the left panel of the application, containing various sub-panels for searching, preferences, statistics, and settings.CustomJPanel
that displays an interactive map usingJXMapViewer
, supporting the rendering of stops, routes, and real-time vehicle positions.CustomJPanel
that provides a bar for managing the favorite status of a stop or route.CustomJPanel
that displays stop and route preferences with twoCustomTable
,CustomJPanel
that provides a search interface for stops and routes, featuring aCustomSearchBar
and twoCustomTable
components for displaying search results.CustomJPanel
that provides a settings interface, including online status control and logout functionality.CustomJPanel
that creates a logout button to handle user logout actions using a specifiedLogoutBehaviour
.CustomJPanel
that displays detailed information about a transit stop, including stop info, route services, and upcoming departures