com.mucommander.ui.main.tree
Class TreeIOThreadManager

java.lang.Object
  extended by java.lang.Thread
      extended by com.mucommander.ui.main.tree.AbstractIOThreadManager
          extended by com.mucommander.ui.main.tree.TreeIOThreadManager
All Implemented Interfaces:
java.lang.Runnable

public class TreeIOThreadManager
extends AbstractIOThreadManager

Monitors thread that reads children and icons for the tree.

Author:
Mariusz Jakubowski

Nested Class Summary
 
Nested classes/interfaces inherited from class java.lang.Thread
java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler
 
Field Summary
static TreeIOThreadManager instance
           
 
Fields inherited from class com.mucommander.ui.main.tree.AbstractIOThreadManager
blockThreshold, ioThread, queue
 
Fields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
 
Method Summary
static TreeIOThreadManager getInstance()
           
 
Methods inherited from class com.mucommander.ui.main.tree.AbstractIOThreadManager
addTask, run
 
Methods inherited from class java.lang.Thread
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

instance

public static final TreeIOThreadManager instance
Method Detail

getInstance

public static TreeIOThreadManager getInstance()


This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard