com.japisoft.xmlpad.helper.ui
Class HelperUIContext

java.lang.Object
  |
  +--com.japisoft.xmlpad.helper.ui.HelperUIContext

public class HelperUIContext
extends java.lang.Object

Version:
1.0
Author:
(c) 2004 JAPISoft / http://www.japisoft.com

Constructor Summary
HelperUIContext()
           
 
Method Summary
 void close()
           
 void setDelegate(HelperUIContext delegate)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelperUIContext

public HelperUIContext()
Method Detail

setDelegate

public void setDelegate(HelperUIContext delegate)

close

public void close()