Class CewePanel

All Implemented Interfaces:
ILocalized, IRememberPreferences, IRunnablePanel, ImageObserver, MenuContainer, Serializable, Accessible

public class CewePanel extends JPanel implements IRunnablePanel, IRememberPreferences, ILocalized
Provided by the broldev.all.ribbon.launcher project.
Since:
1.0 (Dec 21, 2017), broldev.all.ribbon.launcher 0.0.1-SNAPSHOT dependency
Version:
1.0 (Dec 21, 2017)
Author:
Steph GAUDRY
See Also:
Serialized Form
  • Field Details

  • Constructor Details

    • CewePanel

      public CewePanel()
    • CewePanel

      public CewePanel(RunnablePanelAction action)
      Parameters:
      action - main action to do with this runnable panel
  • Method Details