org.telscenter.pas.service
Class HintService

java.lang.Object
  extended by org.telscenter.pas.service.HintService
All Implemented Interfaces:
IHintService

public class HintService
extends java.lang.Object
implements IHintService


Constructor Summary
HintService(javax.swing.JFrame rootFrame)
           
 
Method Summary
 javax.swing.JDialog popupHint(HintSet hintSet)
           
 void showMockHint()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HintService

public HintService(javax.swing.JFrame rootFrame)
Method Detail

showMockHint

public void showMockHint()
Specified by:
showMockHint in interface IHintService

popupHint

public javax.swing.JDialog popupHint(HintSet hintSet)
Specified by:
popupHint in interface IHintService


Copyright © 2004-2008 TELS Center. All Rights Reserved.