Table of Contents

Interface IFocusListener

Namespace
Java.Awt.EventNs
Assembly
MASES.JNet.dll
public interface IFocusListener : IJVMBridgeBase, IJVMBridgeDefinition
Inherited Members

Methods

FocusGained(FocusEvent)

void FocusGained(FocusEvent arg0)

Parameters

arg0 FocusEvent

FocusEvent

FocusLost(FocusEvent)

void FocusLost(FocusEvent arg0)

Parameters

arg0 FocusEvent

FocusEvent