|
ION Java User's Guide: ION Java Class and Method Reference |
|
The isConnected() method is used to determine whether the drawable is associated with an IONGraphicConnection.
public boolean isConnected()
The method returns true if the drawable is associated with an IONGraphicConnection, and false otherwise.
None.
None.
boolean connected = isConnected();
IDL Online Help (March 06, 2007)