Table of Contents

Interface IComboPopup

Namespace
Javax.Swing.Plaf.Basic
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IComboPopup

Properties

KeyListener

KeyListener KeyListener { get; }

Property Value

KeyListener

List

JList<object> List { get; }

Property Value

JList<object>

MouseListener

MouseListener MouseListener { get; }

Property Value

MouseListener

MouseMotionListener

MouseMotionListener MouseMotionListener { get; }

Property Value

MouseMotionListener

Methods

Hide()

void Hide()

IsVisible()

bool IsVisible()

Returns

bool

bool

Show()

void Show()

UninstallingUI()

void UninstallingUI()