Sweet Home 3D 4.1

com.eteks.sweethome3d.viewcontroller
Interface ThreadedTaskView

All Superinterfaces:
View
All Known Implementing Classes:
ThreadedTaskPanel

public interface ThreadedTaskView
extends View

A view of a threaded task.

Author:
Emmanuel Puybaret

Method Summary
 void invokeLater(Runnable runnable)
          Executes runnable asynchronously in the toolkit event thread.
 void setTaskRunning(boolean taskRunning, View executingView)
          Sets the running status of the threaded task.
 

Method Detail

invokeLater

void invokeLater(Runnable runnable)
Executes runnable asynchronously in the toolkit event thread.


setTaskRunning

void setTaskRunning(boolean taskRunning,
                    View executingView)
Sets the running status of the threaded task. If taskRunning is true, a waiting dialog will be shown.


Sweet Home 3D 4.1

© Copyrights 2006-2013 eTeks - All rights reserved
Distributed under GNU General Public License