net.sf.logdistiller.gui
Class SwingAdapter

java.lang.Object
  extended by net.sf.logdistiller.gui.SwingAdapter

public class SwingAdapter
extends Object


Nested Class Summary
static class SwingAdapter.RunException
           
 
Method Summary
static ActionListener getActionListener(Object obj, String methodName)
           
static ItemListener getItemListener(Object obj, String methodName)
           
static Runnable getRunnable(Object obj, String methodName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getActionListener

public static ActionListener getActionListener(Object obj,
                                               String methodName)

getRunnable

public static Runnable getRunnable(Object obj,
                                   String methodName)

getItemListener

public static ItemListener getItemListener(Object obj,
                                           String methodName)


Copyright © 2004-2009. All Rights Reserved.