com.sshtools.terminal
Class TerminalUtil

java.lang.Object
  extended bycom.sshtools.terminal.TerminalUtil

public class TerminalUtil
extends java.lang.Object

Terminal Utitilies


Constructor Summary
TerminalUtil()
           
 
Method Summary
static void setVirtualTerminalProperties(ResourceProfile profile, VirtualTerminal terminal)
          Configure a VirtualTerminal from a profile using the standard application properties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TerminalUtil

public TerminalUtil()
Method Detail

setVirtualTerminalProperties

public static void setVirtualTerminalProperties(ResourceProfile profile,
                                                VirtualTerminal terminal)
Configure a VirtualTerminal from a profile using the standard application properties

Parameters:
profile - profile to get properties from
terminal - terminal to configure


Copyright © 2003-2004 3SP LTD. All Rights Reserved.