|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AutoRefreshable in com.metamatrix.console.ui.layout |
---|
Methods in com.metamatrix.console.ui.layout with parameters of type AutoRefreshable | |
---|---|
void |
WorkspaceController.applyAutoRefreshParms(AutoRefreshable refAutoRefreshablePanel,
boolean bEnabled,
int iRate)
|
Uses of AutoRefreshable in com.metamatrix.console.ui.views.queries |
---|
Classes in com.metamatrix.console.ui.views.queries that implement AutoRefreshable | |
---|---|
class |
QueryPanel
|
Uses of AutoRefreshable in com.metamatrix.console.ui.views.runtime |
---|
Classes in com.metamatrix.console.ui.views.runtime that implement AutoRefreshable | |
---|---|
class |
RuntimeMgmtPanel
|
Uses of AutoRefreshable in com.metamatrix.console.ui.views.sessions |
---|
Classes in com.metamatrix.console.ui.views.sessions that implement AutoRefreshable | |
---|---|
class |
SessionPanel
|
Uses of AutoRefreshable in com.metamatrix.console.ui.views.summary |
---|
Classes in com.metamatrix.console.ui.views.summary that implement AutoRefreshable | |
---|---|
class |
SummaryPanel
|
Uses of AutoRefreshable in com.metamatrix.console.ui.views.syslog |
---|
Classes in com.metamatrix.console.ui.views.syslog that implement AutoRefreshable | |
---|---|
class |
SysLogPanel
|
Uses of AutoRefreshable in com.metamatrix.console.ui.views.transactions |
---|
Classes in com.metamatrix.console.ui.views.transactions that implement AutoRefreshable | |
---|---|
class |
TransactionsPanel
|
Uses of AutoRefreshable in com.metamatrix.console.util |
---|
Methods in com.metamatrix.console.util with parameters of type AutoRefreshable | |
---|---|
void |
AutoRefresher.setRefreshTarget(AutoRefreshable ref)
|
Constructors in com.metamatrix.console.util with parameters of type AutoRefreshable | |
---|---|
AutoRefresher(AutoRefreshable refTarget,
ConnectionInfo conn)
Creates an AutoRefresher with the default refresh rate |
|
AutoRefresher(AutoRefreshable refTarget,
int refreshRateSeconds,
boolean isAutoRefreshEnabled,
ConnectionInfo conn)
Creates an AutoRefresher with the specified refresh rate |
|
AutoRefresher(AutoRefreshable refTarget,
int refreshRateSeconds,
ConnectionInfo conn)
Creates an AutoRefresher with the specified refresh rate |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |