|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Classes | |
---|---|
jbarcodebean.JBarcodeBean
As of JBarcodeBean 1.2 replaced by net.sourceforge.jbarcodebean.JBarcodeBean. |
|
jbarcodebean.JBarcodeBeanBeanInfo
As of JBarcodeBean 1.2 replaced by net.sourceforge.jbarcodebean.JBarcodeBeanBeanInfo. |
Deprecated Methods | |
---|---|
net.sourceforge.jbarcodebean.JBarcodeBean.isShowText()
As of 1.2.0, replaced by JBarcodeBean.getLabelPosition() .
This will return true if label position is JBarcodeBean.LABEL_BOTTOM
and false otherwise. |
|
net.sourceforge.jbarcodebean.JBarcodeBean.minimumSize()
Use JBarcodeBean.getMinimumSize() . |
|
net.sourceforge.jbarcodebean.JBarcodeBean.preferredSize()
Use JBarcodeBean.getPreferredSize() . |
|
net.sourceforge.jbarcodebean.JBarcodeBean.setShowText(boolean)
As of 1.2.0, replaced by JBarcodeBean.setLabelPosition(int) . When
setting this property to true the label position will be set to
JBarcodeBean.LABEL_BOTTOM , setting the property to false will set
the label position to JBarcodeBean.LABEL_NONE . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |