Package com.sun.jna.platform.unix
Interface X11.XErrorHandler
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.sun.jna.Callback
Callback.UncaughtExceptionHandler
-
-
Field Summary
-
Fields inherited from interface com.sun.jna.Callback
FORBIDDEN_NAMES, METHOD_NAME
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
apply(X11.Display display, X11.XErrorEvent errorEvent)
-
-
-
Method Detail
-
apply
int apply(X11.Display display, X11.XErrorEvent errorEvent)
-
-