public interface IBarCodeView
ITable.IGuiFactory.newBarCodeView(int[], Color[], Color[]),
IGuiFactory.newBarCodeView(int[], Color[], Color[], String),
IProgressBarView| Modifier and Type | Method and Description |
|---|---|
java.awt.Color[] |
getColors()
Returns the colors of the parts of the bar code.
|
java.awt.Color[] |
getSelectedColors()
Returns the colors of the parts of the bar code when the cell is selected.
These should be darker versions of the normal colors ( getColors()). |
int[] |
getValues()
Returns the values of the parts of the bar code.
|
java.lang.String |
toString()
The value returned by this will be rendered on the bar code, also this value will be copied to the clipboard if the cell is copied.
|
int[] getValues()
java.awt.Color[] getColors()
getSelectedColors()java.awt.Color[] getSelectedColors()
getColors()).getColors()java.lang.String toString()
toString in class java.lang.Object
This API documentation is public and is intended for / allowed to be used by anyone.
Scelight home page: https://sites.google.com/site/scelight/
Scelight is a trademark of András Belicza. Copyright © András Belicza, 2013-2015. All rights reserved.