com.im.ijc.widgets/1 5.9.1

com.im.ijc.widgets.abstractwidget
Class BindFieldPanel.BackgroundCheck

java.lang.Object
  extended by com.im.ijc.widgets.abstractwidget.BindFieldPanel.BackgroundCheck
All Implemented Interfaces:
Runnable
Enclosing class:
BindFieldPanel

public abstract static class BindFieldPanel.BackgroundCheck
extends Object
implements Runnable


Constructor Summary
BindFieldPanel.BackgroundCheck()
           
 
Method Summary
 BindFieldPanel getBindPanel()
           
 void setBindPanel(BindFieldPanel bindPanel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.lang.Runnable
run
 

Constructor Detail

BindFieldPanel.BackgroundCheck

public BindFieldPanel.BackgroundCheck()
Method Detail

setBindPanel

public final void setBindPanel(BindFieldPanel bindPanel)

getBindPanel

public final BindFieldPanel getBindPanel()

com.im.ijc.widgets/1 5.9.1