Class WangBaseService

java.lang.Object
com.softwaremining.logic.BaseService
com.softwaremining.vendors.wang.WangBaseService
All Implemented Interfaces:
IBaseService, Service, IDisplayable, Runnable

public class WangBaseService extends BaseService
  • Constructor Details

    • WangBaseService

      public WangBaseService()
  • Method Details

    • disablePfKeys

      public void disablePfKeys()
    • enablePfKeys

      public void enablePfKeys(int[] keys)
    • enablePfKeys

      public void enablePfKeys(int key)
    • initializeWangDisplay

      public void initializeWangDisplay(String name, String value)
    • getWangDisplayState

      public void getWangDisplayState(String name)
    • isScreenModified

      public boolean isScreenModified()
    • isFunctionKeyPressed

      public boolean isFunctionKeyPressed()
    • setOutputDevice

      public void setOutputDevice(CBLBean wrapper)