Home
last modified time | relevance | path

Searched refs:fXmlFileMachine (Results 1 – 1 of 1) sorted by relevance

/dports/devel/staf/src/staf/services/stax/monitor/
H A DSTAXMonitorFrame.java63 String fXmlFileMachine; field in STAXMonitorFrame
379 fXmlFileMachine = xmlFileMachine; in STAXMonitorFrame()
404 if (!fXmlFileMachine.equals("")) in STAXMonitorFrame()
407 STAFUtil.wrapData(fXmlFileMachine)); in STAXMonitorFrame()
1842 fEventServiceName, fXmlFileName, fXmlFileMachine, in actionPerformed()