oshi.demo.gui.package-info Maven / Gradle / Ivy
/*
* Copyright (c) 2020-2022 The OSHI Project Contributors
* SPDX-License-Identifier: MIT
*/
/**
* Contains JPanel implementations for the Oshi GUI demonstration class. Not intended for production use, but rather as
* an example/template to start with.
*/
package oshi.demo.gui;