Package oshi.demo.gui

Class OshiJPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible
Direct Known Subclasses:
FileStorePanel, InterfacePanel, MemoryPanel, OsHwTextPanel, ProcessorPanel, ProcessPanel, UsbPanel

public class OshiJPanel extends JPanel
Parent class combining code common to the other panels.
See Also:
  • Field Details

    • msgLabel

      protected JLabel msgLabel
    • msgPanel

      protected JPanel msgPanel
  • Constructor Details

    • OshiJPanel

      public OshiJPanel()