org.stringer.ui
Class NewFeedDialog.FocusGrabber

java.lang.Object
  |
  +--org.stringer.ui.NewFeedDialog.FocusGrabber
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
NewFeedDialog

public class NewFeedDialog.FocusGrabber
extends java.lang.Object
implements java.lang.Runnable


Field Summary
private  javax.swing.JComponent component
           
 
Constructor Summary
NewFeedDialog.FocusGrabber(javax.swing.JComponent component)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

component

private javax.swing.JComponent component
Constructor Detail

NewFeedDialog.FocusGrabber

public NewFeedDialog.FocusGrabber(javax.swing.JComponent component)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © R. Kevin Cole. All Rights Reserved.