public class ColumnProperties extends Object
ColumnProperties()
ColumnProperties(int no, int width)
int
getNo()
getWidth()
void
setNo(int no)
setWidth(int width)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ColumnProperties()
public ColumnProperties(int no, int width)
public int getNo()
public void setNo(int no)
public int getWidth()
public void setWidth(int width)
Copyright © 2015 Eclipse SCADA Project. All rights reserved.