public static interface LookAndFeelManager.ILookAndFeelManagerCaller
| Modifier and Type | Method and Description |
|---|---|
void |
err(Exception ex,
String str)
Used for error reporting through the caller.
|
void |
setLAFProperty(int index)
Sets a property of the caller, or something similar.
|
void err(Exception ex, String str)
ex - Exception.str - Error message.void setLAFProperty(int index)
index - System dependent index of the LAF class.Copyright © 2016. All rights reserved.