Uses of Interface
com.iizix.prop.ui.IUIPanelOwner
Packages that use IUIPanelOwner Package Description com.iizigo.panel.prop com.iizix.prop.ui Uses of IUIPanelOwner in com.iizigo.panel.prop
Classes in com.iizigo.panel.prop that implement IUIPanelOwner Modifier and Type Class Description class
EMUISimpleDialog
Editor class for UISimpleDialog.class
EUIContextMenu
Context menu container.class
EUIDialog
Editor class for UIDialog.class
EUIPanel
Editor class for UIPanel.class
EUIPanelPart
Editor class for UIPanel.Uses of IUIPanelOwner in com.iizix.prop.ui
Classes in com.iizix.prop.ui that implement IUIPanelOwner Modifier and Type Class Description class
MUISimpleDialog
Simple mobile popup dialog.class
UIContextMenu
Context menu UI container.class
UIDialog
Desktop popup dialog.class
UIPanel
Panel UI container.class
UIPanelBase
Base panel UI container.class
UIPanelPart
Panel part UI container.