All Packages Class Hierarchy This Package Previous Next Index
Interface com.arcsinc.arcsclient.ArcsGuiExtension
- public interface ArcsGuiExtension
-
getTabLabel()
-
-
requiresLocal()
-
-
setHdwComm(HdwComm)
-
-
setHdwHost(HdwHost)
-
(HdwHost)
-
-
setHdwMgr(HdwMgr)
-
requiresLocal
public abstract boolean requiresLocal()
12 alt=" o ">
setHdwHost
public abstract void setHdwHost(HdwHost hdwHost)
setHdwMgr
public abstract void setHdwMgr(HdwMgr hdwMgr)
setHdwComm
public abstract void setHdwComm(HdwComm hdwComm)
getTabLabel
public abstract String getTabLabel()
All Packages Class Hierarchy This Package Previous Next Index