public class GroovyPollerView extends AbstractGui implements org.springframework.beans.factory.InitializingBean
debugString, m_logoComponent, repaintDelay, swing
Constructor and Description |
---|
GroovyPollerView() |
createAndShowGui, getDefaultButton, getFont, getGui, getHeaderFont, getLabelFont, getMainFont, getRenderer, getWindowSize, initUI, repaint, setDefaultButton, setLogoComponent, setUIFont, setWindowSize
public groovy.lang.MetaClass getMetaClass()
getMetaClass
in interface groovy.lang.GroovyObject
getMetaClass
in class AbstractGui
public void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass
in interface groovy.lang.GroovyObject
setMetaClass
in class AbstractGui
public Object invokeMethod(String method, Object arguments)
invokeMethod
in interface groovy.lang.GroovyObject
invokeMethod
in class AbstractGui
public Object getProperty(String property)
getProperty
in interface groovy.lang.GroovyObject
getProperty
in class AbstractGui
public void setProperty(String property, Object value)
setProperty
in interface groovy.lang.GroovyObject
setProperty
in class AbstractGui
public Object getM_backEnd()
public void setM_backEnd(Object value)
public Object getM_frontEnd()
public void setM_frontEnd(Object value)
public Object getM_minimumSize()
public void setM_minimumSize(Object value)
public Object getM_theme()
public void setM_theme(Object value)
public Object getM_table()
public void setM_table(Object value)
public Object getM_frame()
public void setM_frame(Object value)
public Object getM_cardPanel()
public void setM_cardPanel(Object value)
public Object getM_monLocation()
public void setM_monLocation(Object value)
public Object getM_idLabel()
public void setM_idLabel(Object value)
public Object getM_statusLabel()
public void setM_statusLabel(Object value)
public SimpleDateFormat getM_dateFormat()
public void setM_dateFormat(SimpleDateFormat value)
public void setPollerFrontEnd(PollerFrontEnd pollerFrontEnd)
public void setPollerBackEnd(PollerBackEnd pollerBackEnd)
public void afterPropertiesSet()
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
protected Color getForegroundColor()
getForegroundColor
in class AbstractGui
protected Color getBackgroundColor()
getBackgroundColor
in class AbstractGui
protected Color getDetailColor()
getDetailColor
in class AbstractGui
protected String getApplicationTitle()
getApplicationTitle
in class AbstractGui
protected JPanel getMainPanel()
getMainPanel
in class AbstractGui
Copyright © 2022. All rights reserved.