com.atlassian.theplugin.commons
Class DefaultSwingUiTaskExecutor

java.lang.Object
  extended by com.atlassian.theplugin.commons.DefaultSwingUiTaskExecutor
All Implemented Interfaces:
UiTaskExecutor

public class DefaultSwingUiTaskExecutor
extends java.lang.Object
implements UiTaskExecutor


Constructor Summary
DefaultSwingUiTaskExecutor()
           
 
Method Summary
 void execute(UiTask uiTask)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultSwingUiTaskExecutor

public DefaultSwingUiTaskExecutor()
Method Detail

execute

public void execute(UiTask uiTask)
Specified by:
execute in interface UiTaskExecutor


Copyright © 2008-2009 Atlassian Pty Ltd. All Rights Reserved.