public abstract class AbstractOpenResourceFeature extends AbstractFeature implements NetworkActivitySignal.NetworkUser
| Modifier and Type | Field and Description | 
|---|---|
| protected Thread | loadingThread | 
controller, featureIDchangeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Modifier | Constructor and Description | 
|---|---|
| protected  | AbstractOpenResourceFeature(String s,
                           String featureID,
                           String largeIconPath,
                           Registry registry) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | hasNetworkActivity() | 
| protected Thread | runOpenThread(Object source) | 
actionPerformed, addToToolBar, doActionPerformed, doPropertyChange, getController, getFeatureID, getName, getStringValue, initialize, isInitialized, isOn, isTwoState, propertyChange, register, setMenuAccellerator, turnOnaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledprotected Thread loadingThread
public boolean hasNetworkActivity()
hasNetworkActivity in interface NetworkActivitySignal.NetworkUser