public static final class BusyTabsSupport.DefaultBusyTabsSupport extends BusyTabsSupport
BusyIconBusyTabsSupport.DefaultBusyTabsSupport| Constructor and Description |
|---|
BusyTabsSupport.DefaultBusyTabsSupport() |
| Modifier and Type | Method and Description |
|---|---|
Icon |
getBusyIcon(boolean isTabSelected)
An icon that can be shown in busy tab's header to indicate some lengthy
process is being run in it.
|
protected int |
getRepaintTimerIntervalMillis() |
protected void |
tick()
Invoked between each repaint events.
|
getDefault, install, makeTabBusy, uninstallpublic BusyTabsSupport.DefaultBusyTabsSupport()
public Icon getBusyIcon(boolean isTabSelected)
BusyTabsSupportgetBusyIcon in class BusyTabsSupportisTabSelected - True to get icon for a selected tab, false to get
icon for regular tab state.protected void tick()
BusyTabsSupporttick in class BusyTabsSupportprotected int getRepaintTimerIntervalMillis()
getRepaintTimerIntervalMillis in class BusyTabsSupportBuilt on June 18 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.