Package com.im.ijc.core.api.views
Interface IJCWidget.Popupable
-
- Enclosing interface:
- IJCWidget
public static interface IJCWidget.PopupableDefinition of popup for browse mode. If Widget doesn't implement this interface no popup will be shown in browse mode.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.swing.JPopupMenugetPopup()Creates popup for browse mode.
-