Class IvMDecorator.IvMPanelUI
- java.lang.Object
-
- javax.swing.plaf.ComponentUI
-
- javax.swing.plaf.PanelUI
-
- javax.swing.plaf.basic.BasicPanelUI
-
- org.processmining.plugins.inductiveVisualMiner.helperClasses.decoration.IvMDecorator.IvMPanelUI
-
- Enclosing class:
- IvMDecorator
public static class IvMDecorator.IvMPanelUI extends javax.swing.plaf.basic.BasicPanelUI
-
-
Constructor Summary
Constructors Constructor Description IvMPanelUI()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidinstallUI(javax.swing.JComponent c)-
Methods inherited from class javax.swing.plaf.basic.BasicPanelUI
createUI, getBaseline, getBaselineResizeBehavior, installDefaults, uninstallDefaults, uninstallUI
-
-