Class PopupPanelUI
- java.lang.Object
-
- javax.swing.plaf.ComponentUI
-
- javax.swing.plaf.PanelUI
-
- org.pushingpixels.radiance.component.internal.ui.common.popup.PopupPanelUI
-
- Direct Known Subclasses:
BasicPopupPanelUI
public abstract class PopupPanelUI extends javax.swing.plaf.PanelUIUI for popup panel (JPopupPanel).
-
-
Constructor Summary
Constructors Constructor Description PopupPanelUI()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract voidfocusDown()abstract voidfocusFirst()abstract voidfocusLast()abstract voidfocusLeft()abstract voidfocusRight()abstract voidfocusUp()
-