com.myjavaworld.jftp
Class JFTPHelp2

java.lang.Object
  extended by com.myjavaworld.jftp.JFTPHelp2

public class JFTPHelp2
extends Object

Author:
Sai Pullabhotla, psai [at] jMethods [dot] com To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Method Summary
 void enableHelp(Component comp, String id)
           
 void enableHelpKey(Component comp, String id)
           
 javax.help.HelpBroker getHelpBroker()
           
static JFTPHelp2 getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getHelpBroker

public javax.help.HelpBroker getHelpBroker()

getInstance

public static JFTPHelp2 getInstance()

enableHelp

public void enableHelp(Component comp,
                       String id)

enableHelpKey

public void enableHelpKey(Component comp,
                          String id)


Copyright © 2000-2012 jMethods, Inc.. All Rights Reserved.