JCAT
v0.3.1

javax.jcat
Interface JcatTerminalCapabilities


public interface JcatTerminalCapabilities

The JcatTerminalCapabilities interface represents the capabilities interface for the JcatTerminal. Applications obtain the dynamic capabilities via the (@link JcatTerminal#getTerminalCapabilities()} method.

Since:
1.0

Method Summary
 boolean canDisplayText()
          Returns true if this Terminal is observable, false otherwise.
 

Method Detail

canDisplayText

public boolean canDisplayText()
Returns true if this Terminal is observable, false otherwise.

Returns:
true if this Terminal is observable, false otherwise.

JCAT
v0.3.1

August, 2003
If you have any comments or queries, please mail them to JSR-122-EG@JCP.ORG

Copyright - 2001, 2003 Sun Microsystems