BarCodeGeneratorControl

Inheritance: java.lang.Object, java.awt.Component, java.awt.Container, javax.swing.JComponent, javax.swing.JLabel

All Implemented Interfaces: com.aspose.barcode.barcodecontrol.IBarCodeGeneratorControl

public class BarCodeGeneratorControl extends JLabel implements IBarCodeGeneratorControl

Class is designed for use in Swing applications. It extends Swing class JLabel and can be placed onto UI

Constructors

ConstructorDescription
BarCodeGeneratorControl()Initializes a new instance of the BarCodeGeneratorControl class.

Fields

FieldDescription
BOTTOM_ALIGNMENT
CENTER_ALIGNMENT
LEFT_ALIGNMENT
RIGHT_ALIGNMENT
TOOL_TIP_TEXT_KEY
TOP_ALIGNMENT
UNDEFINED_CONDITION
WHEN_ANCESTOR_OF_FOCUSED_COMPONENT
WHEN_FOCUSED
WHEN_IN_FOCUSED_WINDOW

Methods

MethodDescription
getListeners(Class arg0)
action(Event arg0, Object arg1)
add(Component arg0)
add(Component arg0, int arg1)
add(Component arg0, Object arg1)
add(Component arg0, Object arg1, int arg2)
add(PopupMenu arg0)
add(String arg0, Component arg1)
addAncestorListener(AncestorListener arg0)
addComponentListener(ComponentListener arg0)
addContainerListener(ContainerListener arg0)
addFocusListener(FocusListener arg0)
addHierarchyBoundsListener(HierarchyBoundsListener arg0)
addHierarchyListener(HierarchyListener arg0)
addInputMethodListener(InputMethodListener arg0)
addKeyListener(KeyListener arg0)
addMouseListener(MouseListener arg0)
addMouseMotionListener(MouseMotionListener arg0)
addMouseWheelListener(MouseWheelListener arg0)
addNotify()
addPropertyChangeListener(PropertyChangeListener arg0)
addPropertyChangeListener(String arg0, PropertyChangeListener arg1)
addVetoableChangeListener(VetoableChangeListener arg0)
applyComponentOrientation(ComponentOrientation arg0)
areFocusTraversalKeysSet(int arg0)
bounds()
checkImage(Image arg0, int arg1, int arg2, ImageObserver arg3)
checkImage(Image arg0, ImageObserver arg1)
computeVisibleRect(Rectangle arg0)
contains(int arg0, int arg1)
contains(Point arg0)
countComponents()
createImage(int arg0, int arg1)
createImage(ImageProducer arg0)
createToolTip()
createVolatileImage(int arg0, int arg1)
createVolatileImage(int arg0, int arg1, ImageCapabilities arg2)
deliverEvent(Event arg0)
disable()
dispatchEvent(AWTEvent arg0)
doLayout()
enable()
enable(boolean arg0)
enableInputMethods(boolean arg0)
equals(Object arg0)
findComponentAt(int arg0, int arg1)
findComponentAt(Point arg0)
firePropertyChange(String arg0, boolean arg1, boolean arg2)
firePropertyChange(String arg0, byte arg1, byte arg2)
firePropertyChange(String arg0, char arg1, char arg2)
firePropertyChange(String arg0, double arg1, double arg2)
firePropertyChange(String arg0, float arg1, float arg2)
firePropertyChange(String arg0, int arg1, int arg2)
firePropertyChange(String arg0, long arg1, long arg2)
firePropertyChange(String arg0, short arg1, short arg2)
getAccessibleContext()
getActionForKeyStroke(KeyStroke arg0)
getActionMap()
getAlignmentX()
getAlignmentY()
getAncestorListeners()
getAutoSizeMode()Gets the mode by which the barcode automatically resizes.
getAutoscrolls()
getBackground()
getBackgroundColor()Background color of the barcode image.
getBarCodeHeight()BarCode image height when com.aspose.barcode.generation.AutoSizeMode property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation.
getBarCodeWidth()BarCode image width when com.aspose.barcode.generation.AutoSizeMode property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation.
getBarColor()Bars color.
getBarHeight()Height of 1D barcodes’ bars.
getBarcodePaddings()Gets Barcode paddings parameters com.aspose.barcode.generation.Padding .
getBarcodeType()BarCode’s encode type (symbology).
getBaseline(int arg0, int arg1)
getBaselineResizeBehavior()
getBorder()
getBorderParameters()Gets Border parameters com.aspose.barcode.generation.BorderParameters .
getBounds()
getBounds(Rectangle arg0)
getCaptionAbove()Caption Above the BarCode image.
getCaptionBelow()Caption Above the BarCode image.
getChecksumAlwaysShow()Always display checksum digit in the human readable text for Code128 and GS1Code128 barcodes.
getClass()
getClientProperty(Object arg0)
getCodeText()Data to be encoded, different types of BarCode may have different CodeText length restrictions.
getCodeTextParameters()Gets CodeText parameters com.aspose.barcode.generation.CodetextParameters .
getColorModel()
getComponent(int arg0)
getComponentAt(int arg0, int arg1)
getComponentAt(Point arg0)
getComponentCount()
getComponentListeners()
getComponentOrientation()
getComponentPopupMenu()
getComponentZOrder(Component arg0)
getComponents()
getConditionForKeyStroke(KeyStroke arg0)
getContainerListeners()
getCursor()
getDebugGraphicsOptions()
getDefaultLocale()
getDisabledIcon()
getDisplayedMnemonic()
getDisplayedMnemonicIndex()
getDropTarget()
getEnableEscape()Indicates whether explains the character “\” as an escape character in CodeText property.
getEncodeType()BarCode’s encode type (symbology).
getFilledBars()Gets a value indicating whether bars filled.
getFocusCycleRootAncestor()
getFocusListeners()
getFocusTraversalKeys(int arg0)
getFocusTraversalKeysEnabled()
getFocusTraversalPolicy()
getFont()
getFontMetrics(Font arg0)
getForeground()
getGraphics()
getGraphicsConfiguration()
getHeight()
getHierarchyBoundsListeners()
getHierarchyListeners()
getHorizontalAlignment()
getHorizontalTextPosition()
getIcon()
getIconTextGap()
getIgnoreRepaint()
getInheritsPopupMenu()
getInputContext()
getInputMap()
getInputMap(int arg0)
getInputMethodListeners()
getInputMethodRequests()
getInputVerifier()
getInsets()
getInsets(Insets arg0)
getKeyListeners()
getLabelFor()
getLayout()
getLocale()
getLocation()
getLocation(Point arg0)
getLocationOnScreen()
getMaximumSize()
getMinimumSize()
getMouseListeners()
getMouseMotionListeners()
getMousePosition()
getMousePosition(boolean arg0)
getMouseWheelListeners()
getName()
getNextFocusableComponent()
getParent()
getPopupLocation(MouseEvent arg0)
getPreferredSize()
getPropertyChangeListeners()
getPropertyChangeListeners(String arg0)
getRegisteredKeyStrokes()
getResolution()Gets the resolution of the BarCode image.
getRootPane()
getRotationAngle()BarCode image rotation angle, measured in degree, e.g.
getSize()
getSize(Dimension arg0)
getSpecific()Specific parameters
getText()
getThrowExceptionWhenCodeTextIncorrect()Only for 1D barcodes.
getToolTipLocation(MouseEvent arg0)
getToolTipText()
getToolTipText(MouseEvent arg0)
getToolkit()
getTopLevelAncestor()
getTransferHandler()
getTreeLock()
getUI()
getUIClassID()
getVerifyInputWhenFocusTarget()
getVerticalAlignment()
getVerticalTextPosition()
getVetoableChangeListeners()
getVisibleRect()
getWideNarrowRatio()Wide bars to Narrow bars ratio.
getWidth()
getX()
getXDimension()X-dimension is the smallest width of the unit of BarCode bars or spaces.
getY()
gotFocus(Event arg0, Object arg1)
grabFocus()
handleEvent(Event arg0)
hasFocus()
hashCode()
hide()
imageUpdate(Image arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
insets()
inside(int arg0, int arg1)
invalidate()
isAncestorOf(Component arg0)
isBackgroundSet()
isChecksumEnabled()
isCursorSet()
isDisplayable()
isDoubleBuffered()
isEnabled()
isFocusCycleRoot()
isFocusCycleRoot(Container arg0)
isFocusOwner()
isFocusTraversable()
isFocusTraversalPolicyProvider()
isFocusTraversalPolicySet()
isFocusable()
isFontSet()
isForegroundSet()
isLightweight()
isLightweightComponent(Component arg0)
isManagingFocus()
isMaximumSizeSet()
isMinimumSizeSet()
isOpaque()
isOptimizedDrawingEnabled()
isPaintingForPrint()
isPaintingTile()
isPreferredSizeSet()
isRequestFocusEnabled()
isShowing()
isUseAntiAlias()Gets a value indicating whether is used anti-aliasing mode to render image.
isValid()
isValidateRoot()
isVisible()
keyDown(Event arg0, int arg1)
keyUp(Event arg0, int arg1)
layout()
list()
list(PrintStream arg0)
list(PrintStream arg0, int arg1)
list(PrintWriter arg0)
list(PrintWriter arg0, int arg1)
locate(int arg0, int arg1)
location()
lostFocus(Event arg0, Object arg1)
minimumSize()
mouseDown(Event arg0, int arg1, int arg2)
mouseDrag(Event arg0, int arg1, int arg2)
mouseEnter(Event arg0, int arg1, int arg2)
mouseExit(Event arg0, int arg1, int arg2)
mouseMove(Event arg0, int arg1, int arg2)
mouseUp(Event arg0, int arg1, int arg2)
move(int arg0, int arg1)
nextFocus()
notify()
notifyAll()
paint(Graphics arg0)
paintAll(Graphics arg0)
paintComponents(Graphics arg0)
paintImmediately(int arg0, int arg1, int arg2, int arg3)
paintImmediately(Rectangle arg0)
postEvent(Event arg0)
preferredSize()
prepareImage(Image arg0, int arg1, int arg2, ImageObserver arg3)
prepareImage(Image arg0, ImageObserver arg1)
print(Graphics arg0)
printAll(Graphics arg0)
printComponents(Graphics arg0)
putClientProperty(Object arg0, Object arg1)
registerKeyboardAction(ActionListener arg0, String arg1, KeyStroke arg2, int arg3)
registerKeyboardAction(ActionListener arg0, KeyStroke arg1, int arg2)
remove(int arg0)
remove(Component arg0)
remove(MenuComponent arg0)
removeAll()
removeAncestorListener(AncestorListener arg0)
removeComponentListener(ComponentListener arg0)
removeContainerListener(ContainerListener arg0)
removeFocusListener(FocusListener arg0)
removeHierarchyBoundsListener(HierarchyBoundsListener arg0)
removeHierarchyListener(HierarchyListener arg0)
removeInputMethodListener(InputMethodListener arg0)
removeKeyListener(KeyListener arg0)
removeMouseListener(MouseListener arg0)
removeMouseMotionListener(MouseMotionListener arg0)
removeMouseWheelListener(MouseWheelListener arg0)
removeNotify()
removePropertyChangeListener(PropertyChangeListener arg0)
removePropertyChangeListener(String arg0, PropertyChangeListener arg1)
removeVetoableChangeListener(VetoableChangeListener arg0)
repaint()
repaint(int arg0, int arg1, int arg2, int arg3)
repaint(Rectangle arg0)
repaint(long arg0)
repaint(long arg0, int arg1, int arg2, int arg3, int arg4)
requestDefaultFocus()
requestFocus()
requestFocus(boolean arg0)
requestFocus(FocusEvent.Cause arg0)
requestFocusInWindow()
requestFocusInWindow(FocusEvent.Cause arg0)
resetKeyboardActions()
reshape(int arg0, int arg1, int arg2, int arg3)
resize(int arg0, int arg1)
resize(Dimension arg0)
revalidate()
scrollRectToVisible(Rectangle arg0)
setActionMap(ActionMap arg0)
setAlignmentX(float arg0)
setAlignmentY(float arg0)
setAutoSizeMode(AutoSizeMode value)Sets the mode by which the barcode automatically resizes.
setAutoscrolls(boolean arg0)
setBackground(Color arg0)
setBackgroundColor(Color value)Background color of the barcode image.
setBarColor(Color value)Bars color.
setBarcodeType(String value)BarCode’s encode type (symbology).
setBorder(Border arg0)
setBounds(int arg0, int arg1, int arg2, int arg3)
setBounds(Rectangle arg0)
setChecksumAlwaysShow(boolean value)Always display checksum digit in the human readable text for Code128 and GS1Code128 barcodes.
setChecksumEnabled(EnableChecksum value)Enable checksum during generation 1D barcodes.
setCodeText(String value)Data to be encoded, different types of BarCode may have different CodeText length restrictions.
setComponentOrientation(ComponentOrientation arg0)
setComponentPopupMenu(JPopupMenu arg0)
setComponentZOrder(Component arg0, int arg1)
setCursor(Cursor arg0)
setDebugGraphicsOptions(int arg0)
setDefaultLocale(Locale arg0)
setDisabledIcon(Icon arg0)
setDisplayedMnemonic(char arg0)
setDisplayedMnemonic(int arg0)
setDisplayedMnemonicIndex(int arg0)
setDoubleBuffered(boolean arg0)
setDropTarget(DropTarget arg0)
setEnableEscape(boolean value)Indicates whether explains the character “\” as an escape character in CodeText property.
setEnabled(boolean arg0)
setEncodeType(BaseEncodeType value)BarCode’s encode type (symbology).
setFilledBars(boolean value)Gets a value indicating whether bars filled.
setFocusCycleRoot(boolean arg0)
setFocusTraversalKeys(int arg0, Set<? extends AWTKeyStroke> arg1)
setFocusTraversalKeysEnabled(boolean arg0)
setFocusTraversalPolicy(FocusTraversalPolicy arg0)
setFocusTraversalPolicyProvider(boolean arg0)
setFocusable(boolean arg0)
setFont(Font arg0)
setForeground(Color arg0)
setHorizontalAlignment(int arg0)
setHorizontalTextPosition(int arg0)
setIcon(Icon arg0)
setIconTextGap(int arg0)
setIgnoreRepaint(boolean arg0)
setInheritsPopupMenu(boolean arg0)
setInputMap(int arg0, InputMap arg1)
setInputVerifier(InputVerifier arg0)
setLabelFor(Component arg0)
setLayout(LayoutManager arg0)
setLocale(Locale arg0)
setLocation(int arg0, int arg1)
setLocation(Point arg0)
setMaximumSize(Dimension arg0)
setMinimumSize(Dimension arg0)
setMixingCutoutShape(Shape arg0)
setName(String arg0)
setNextFocusableComponent(Component arg0)
setOpaque(boolean arg0)
setPreferredSize(Dimension arg0)
setRequestFocusEnabled(boolean arg0)
setResolution(float value)Sets the resolution of the BarCode image.
setRotationAngle(float value)BarCode image rotation angle, measured in degree, e.g.
setSize(int arg0, int arg1)
setSize(Dimension arg0)
setText(String arg0)
setThrowExceptionWhenCodeTextIncorrect(boolean value)Only for 1D barcodes.
setToolTipText(String arg0)
setTransferHandler(TransferHandler arg0)
setUI(LabelUI arg0)
setUseAntiAlias(boolean value)Sets a value indicating whether is used anti-aliasing mode to render image.
setVerifyInputWhenFocusTarget(boolean arg0)
setVerticalAlignment(int arg0)
setVerticalTextPosition(int arg0)
setVisible(boolean arg0)
setWideNarrowRatio(float value)Wide bars to Narrow bars ratio.
show()
show(boolean arg0)
size()
toString()
transferFocus()
transferFocusBackward()
transferFocusDownCycle()
transferFocusUpCycle()
unregisterKeyboardAction(KeyStroke arg0)
update(Graphics arg0)
updateUI()
validate()
wait()
wait(long arg0)
wait(long arg0, int arg1)

BarCodeGeneratorControl()

public BarCodeGeneratorControl()

Initializes a new instance of the BarCodeGeneratorControl class.

BOTTOM_ALIGNMENT

public static final float BOTTOM_ALIGNMENT

CENTER_ALIGNMENT

public static final float CENTER_ALIGNMENT

LEFT_ALIGNMENT

public static final float LEFT_ALIGNMENT

RIGHT_ALIGNMENT

public static final float RIGHT_ALIGNMENT

TOOL_TIP_TEXT_KEY

public static final String TOOL_TIP_TEXT_KEY

TOP_ALIGNMENT

public static final float TOP_ALIGNMENT

UNDEFINED_CONDITION

public static final int UNDEFINED_CONDITION

WHEN_ANCESTOR_OF_FOCUSED_COMPONENT

public static final int WHEN_ANCESTOR_OF_FOCUSED_COMPONENT

WHEN_FOCUSED

public static final int WHEN_FOCUSED

WHEN_IN_FOCUSED_WINDOW

public static final int WHEN_IN_FOCUSED_WINDOW

getListeners(Class arg0)

public T[] <T>getListeners(Class<T> arg0)

Parameters:

ParameterTypeDescription
arg0java.lang.Class

Returns: T[]

action(Event arg0, Object arg1)

public boolean action(Event arg0, Object arg1)

Parameters:

ParameterTypeDescription
arg0java.awt.Event
arg1java.lang.Object

Returns: boolean

add(Component arg0)

public Component add(Component arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Component

Returns: java.awt.Component

add(Component arg0, int arg1)

public Component add(Component arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0java.awt.Component
arg1int

Returns: java.awt.Component

add(Component arg0, Object arg1)

public void add(Component arg0, Object arg1)

Parameters:

ParameterTypeDescription
arg0java.awt.Component
arg1java.lang.Object

add(Component arg0, Object arg1, int arg2)

public void add(Component arg0, Object arg1, int arg2)

Parameters:

ParameterTypeDescription
arg0java.awt.Component
arg1java.lang.Object
arg2int

add(PopupMenu arg0)

public void add(PopupMenu arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.PopupMenu

add(String arg0, Component arg1)

public Component add(String arg0, Component arg1)

Parameters:

ParameterTypeDescription
arg0java.lang.String
arg1java.awt.Component

Returns: java.awt.Component

addAncestorListener(AncestorListener arg0)

public void addAncestorListener(AncestorListener arg0)

Parameters:

ParameterTypeDescription
arg0javax.swing.event.AncestorListener

addComponentListener(ComponentListener arg0)

public synchronized void addComponentListener(ComponentListener arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.event.ComponentListener

addContainerListener(ContainerListener arg0)

public synchronized void addContainerListener(ContainerListener arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.event.ContainerListener

addFocusListener(FocusListener arg0)

public synchronized void addFocusListener(FocusListener arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.event.FocusListener

addHierarchyBoundsListener(HierarchyBoundsListener arg0)

public void addHierarchyBoundsListener(HierarchyBoundsListener arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.event.HierarchyBoundsListener

addHierarchyListener(HierarchyListener arg0)

public void addHierarchyListener(HierarchyListener arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.event.HierarchyListener

addInputMethodListener(InputMethodListener arg0)

public synchronized void addInputMethodListener(InputMethodListener arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.event.InputMethodListener

addKeyListener(KeyListener arg0)

public synchronized void addKeyListener(KeyListener arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.event.KeyListener

addMouseListener(MouseListener arg0)

public synchronized void addMouseListener(MouseListener arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.event.MouseListener

addMouseMotionListener(MouseMotionListener arg0)

public synchronized void addMouseMotionListener(MouseMotionListener arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.event.MouseMotionListener

addMouseWheelListener(MouseWheelListener arg0)

public synchronized void addMouseWheelListener(MouseWheelListener arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.event.MouseWheelListener

addNotify()

public void addNotify()

addPropertyChangeListener(PropertyChangeListener arg0)

public void addPropertyChangeListener(PropertyChangeListener arg0)

Parameters:

ParameterTypeDescription
arg0java.beans.PropertyChangeListener

addPropertyChangeListener(String arg0, PropertyChangeListener arg1)

public void addPropertyChangeListener(String arg0, PropertyChangeListener arg1)

Parameters:

ParameterTypeDescription
arg0java.lang.String
arg1java.beans.PropertyChangeListener

addVetoableChangeListener(VetoableChangeListener arg0)

public synchronized void addVetoableChangeListener(VetoableChangeListener arg0)

Parameters:

ParameterTypeDescription
arg0java.beans.VetoableChangeListener

applyComponentOrientation(ComponentOrientation arg0)

public void applyComponentOrientation(ComponentOrientation arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.ComponentOrientation

areFocusTraversalKeysSet(int arg0)

public boolean areFocusTraversalKeysSet(int arg0)

Parameters:

ParameterTypeDescription
arg0int

Returns: boolean

bounds()

public Rectangle bounds()

Returns: java.awt.Rectangle

checkImage(Image arg0, int arg1, int arg2, ImageObserver arg3)

public int checkImage(Image arg0, int arg1, int arg2, ImageObserver arg3)

Parameters:

ParameterTypeDescription
arg0java.awt.Image
arg1int
arg2int
arg3java.awt.image.ImageObserver

Returns: int

checkImage(Image arg0, ImageObserver arg1)

public int checkImage(Image arg0, ImageObserver arg1)

Parameters:

ParameterTypeDescription
arg0java.awt.Image
arg1java.awt.image.ImageObserver

Returns: int

computeVisibleRect(Rectangle arg0)

public void computeVisibleRect(Rectangle arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Rectangle

contains(int arg0, int arg1)

public boolean contains(int arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1int

Returns: boolean

contains(Point arg0)

public boolean contains(Point arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Point

Returns: boolean

countComponents()

public int countComponents()

Returns: int

createImage(int arg0, int arg1)

public Image createImage(int arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1int

Returns: java.awt.Image

createImage(ImageProducer arg0)

public Image createImage(ImageProducer arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.image.ImageProducer

Returns: java.awt.Image

createToolTip()

public JToolTip createToolTip()

Returns: javax.swing.JToolTip

createVolatileImage(int arg0, int arg1)

public VolatileImage createVolatileImage(int arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1int

Returns: java.awt.image.VolatileImage

createVolatileImage(int arg0, int arg1, ImageCapabilities arg2)

public VolatileImage createVolatileImage(int arg0, int arg1, ImageCapabilities arg2)

Parameters:

ParameterTypeDescription
arg0int
arg1int
arg2java.awt.ImageCapabilities

Returns: java.awt.image.VolatileImage

deliverEvent(Event arg0)

public void deliverEvent(Event arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Event

disable()

public void disable()

dispatchEvent(AWTEvent arg0)

public final void dispatchEvent(AWTEvent arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.AWTEvent

doLayout()

public void doLayout()

enable()

public void enable()

enable(boolean arg0)

public void enable(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

enableInputMethods(boolean arg0)

public void enableInputMethods(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

equals(Object arg0)

public boolean equals(Object arg0)

Parameters:

ParameterTypeDescription
arg0java.lang.Object

Returns: boolean

findComponentAt(int arg0, int arg1)

public Component findComponentAt(int arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1int

Returns: java.awt.Component

findComponentAt(Point arg0)

public Component findComponentAt(Point arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Point

Returns: java.awt.Component

firePropertyChange(String arg0, boolean arg1, boolean arg2)

public void firePropertyChange(String arg0, boolean arg1, boolean arg2)

Parameters:

ParameterTypeDescription
arg0java.lang.String
arg1boolean
arg2boolean

firePropertyChange(String arg0, byte arg1, byte arg2)

public void firePropertyChange(String arg0, byte arg1, byte arg2)

Parameters:

ParameterTypeDescription
arg0java.lang.String
arg1byte
arg2byte

firePropertyChange(String arg0, char arg1, char arg2)

public void firePropertyChange(String arg0, char arg1, char arg2)

Parameters:

ParameterTypeDescription
arg0java.lang.String
arg1char
arg2char

firePropertyChange(String arg0, double arg1, double arg2)

public void firePropertyChange(String arg0, double arg1, double arg2)

Parameters:

ParameterTypeDescription
arg0java.lang.String
arg1double
arg2double

firePropertyChange(String arg0, float arg1, float arg2)

public void firePropertyChange(String arg0, float arg1, float arg2)

Parameters:

ParameterTypeDescription
arg0java.lang.String
arg1float
arg2float

firePropertyChange(String arg0, int arg1, int arg2)

public void firePropertyChange(String arg0, int arg1, int arg2)

Parameters:

ParameterTypeDescription
arg0java.lang.String
arg1int
arg2int

firePropertyChange(String arg0, long arg1, long arg2)

public void firePropertyChange(String arg0, long arg1, long arg2)

Parameters:

ParameterTypeDescription
arg0java.lang.String
arg1long
arg2long

firePropertyChange(String arg0, short arg1, short arg2)

public void firePropertyChange(String arg0, short arg1, short arg2)

Parameters:

ParameterTypeDescription
arg0java.lang.String
arg1short
arg2short

getAccessibleContext()

public AccessibleContext getAccessibleContext()

Returns: javax.accessibility.AccessibleContext

getActionForKeyStroke(KeyStroke arg0)

public ActionListener getActionForKeyStroke(KeyStroke arg0)

Parameters:

ParameterTypeDescription
arg0javax.swing.KeyStroke

Returns: java.awt.event.ActionListener

getActionMap()

public final ActionMap getActionMap()

Returns: javax.swing.ActionMap

getAlignmentX()

public float getAlignmentX()

Returns: float

getAlignmentY()

public float getAlignmentY()

Returns: float

getAncestorListeners()

public AncestorListener[] getAncestorListeners()

Returns: javax.swing.event.AncestorListener[]

getAutoSizeMode()

public AutoSizeMode getAutoSizeMode()

Gets the mode by which the barcode automatically resizes. Default value is AutoSizeMode.NONE.

Returns: AutoSizeMode

getAutoscrolls()

public boolean getAutoscrolls()

Returns: boolean

getBackground()

public Color getBackground()

Returns: java.awt.Color

getBackgroundColor()

public Color getBackgroundColor()

Background color of the barcode image.

Returns: java.awt.Color

getBarCodeHeight()

public Unit getBarCodeHeight()

BarCode image height when com.aspose.barcode.generation.AutoSizeMode property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation.

Returns: Unit

getBarCodeWidth()

public Unit getBarCodeWidth()

BarCode image width when com.aspose.barcode.generation.AutoSizeMode property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation.

Returns: Unit

getBarColor()

public Color getBarColor()

Bars color.

Returns: java.awt.Color

getBarHeight()

public Unit getBarHeight()

Height of 1D barcodes’ bars. Ignored if com.aspose.barcode.generation.AutoSizeMode property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation.

Returns: Unit

getBarcodePaddings()

public Padding getBarcodePaddings()

Gets Barcode paddings parameters com.aspose.barcode.generation.Padding .

Returns: Padding

getBarcodeType()

public String getBarcodeType()

BarCode’s encode type (symbology). Use com.aspose.barcode.generation.EncodeTypes to get current symbology.

Returns: java.lang.String

getBaseline(int arg0, int arg1)

public int getBaseline(int arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1int

Returns: int

getBaselineResizeBehavior()

public Component.BaselineResizeBehavior getBaselineResizeBehavior()

Returns: java.awt.Component.BaselineResizeBehavior

getBorder()

public Border getBorder()

Returns: javax.swing.border.Border

getBorderParameters()

public BorderParameters getBorderParameters()

Gets Border parameters com.aspose.barcode.generation.BorderParameters .

Returns: BorderParameters

getBounds()

public Rectangle getBounds()

Returns: java.awt.Rectangle

getBounds(Rectangle arg0)

public Rectangle getBounds(Rectangle arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Rectangle

Returns: java.awt.Rectangle

getCaptionAbove()

public CaptionUI getCaptionAbove()

Caption Above the BarCode image. See com.aspose.barcode.generation.CaptionParameters .

Returns: CaptionUI

getCaptionBelow()

public CaptionUI getCaptionBelow()

Caption Above the BarCode image. See com.aspose.barcode.generation.CaptionParameters .

Returns: CaptionUI

getChecksumAlwaysShow()

public boolean getChecksumAlwaysShow()

Always display checksum digit in the human readable text for Code128 and GS1Code128 barcodes.

Returns: boolean

getClass()

public final native Class<?> getClass()

Returns: java.lang.Class

getClientProperty(Object arg0)

public final Object getClientProperty(Object arg0)

Parameters:

ParameterTypeDescription
arg0java.lang.Object

Returns: java.lang.Object

getCodeText()

public String getCodeText()

Data to be encoded, different types of BarCode may have different CodeText length restrictions.

Returns: java.lang.String

getCodeTextParameters()

public CodetextParametersUI getCodeTextParameters()

Gets CodeText parameters com.aspose.barcode.generation.CodetextParameters .

Returns: CodetextParametersUI

getColorModel()

public ColorModel getColorModel()

Returns: java.awt.image.ColorModel

getComponent(int arg0)

public Component getComponent(int arg0)

Parameters:

ParameterTypeDescription
arg0int

Returns: java.awt.Component

getComponentAt(int arg0, int arg1)

public Component getComponentAt(int arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1int

Returns: java.awt.Component

getComponentAt(Point arg0)

public Component getComponentAt(Point arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Point

Returns: java.awt.Component

getComponentCount()

public int getComponentCount()

Returns: int

getComponentListeners()

public synchronized ComponentListener[] getComponentListeners()

Returns: java.awt.event.ComponentListener[]

getComponentOrientation()

public ComponentOrientation getComponentOrientation()

Returns: java.awt.ComponentOrientation

getComponentPopupMenu()

public JPopupMenu getComponentPopupMenu()

Returns: javax.swing.JPopupMenu

getComponentZOrder(Component arg0)

public int getComponentZOrder(Component arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Component

Returns: int

getComponents()

public Component[] getComponents()

Returns: java.awt.Component[]

getConditionForKeyStroke(KeyStroke arg0)

public int getConditionForKeyStroke(KeyStroke arg0)

Parameters:

ParameterTypeDescription
arg0javax.swing.KeyStroke

Returns: int

getContainerListeners()

public synchronized ContainerListener[] getContainerListeners()

Returns: java.awt.event.ContainerListener[]

getCursor()

public Cursor getCursor()

Returns: java.awt.Cursor

getDebugGraphicsOptions()

public int getDebugGraphicsOptions()

Returns: int

getDefaultLocale()

public static Locale getDefaultLocale()

Returns: java.util.Locale

getDisabledIcon()

public Icon getDisabledIcon()

Returns: javax.swing.Icon

getDisplayedMnemonic()

public int getDisplayedMnemonic()

Returns: int

getDisplayedMnemonicIndex()

public int getDisplayedMnemonicIndex()

Returns: int

getDropTarget()

public synchronized DropTarget getDropTarget()

Returns: java.awt.dnd.DropTarget

getEnableEscape()

public boolean getEnableEscape()

Indicates whether explains the character “\” as an escape character in CodeText property. Used for Pdf417, DataMatrix, Code128 only If the EnableEscape is true, “\” will be explained as a special escape character. Otherwise, “\” acts as normal characters. Aspose.BarCode supports inputing decimal ascii code and mnemonic for ASCII control-code characters. For example, \013 and \\CR stands for CR.

Returns: boolean

getEncodeType()

public BaseEncodeType getEncodeType()

BarCode’s encode type (symbology). Use com.aspose.barcode.generation.EncodeTypes to get current symbology.

Returns: BaseEncodeType

getFilledBars()

public boolean getFilledBars()

Gets a value indicating whether bars filled. Only for 1D barcodes.

Returns: boolean

getFocusCycleRootAncestor()

public Container getFocusCycleRootAncestor()

Returns: java.awt.Container

getFocusListeners()

public synchronized FocusListener[] getFocusListeners()

Returns: java.awt.event.FocusListener[]

getFocusTraversalKeys(int arg0)

public Set<AWTKeyStroke> getFocusTraversalKeys(int arg0)

Parameters:

ParameterTypeDescription
arg0int

Returns: java.util.Set<java.awt.AWTKeyStroke>

getFocusTraversalKeysEnabled()

public boolean getFocusTraversalKeysEnabled()

Returns: boolean

getFocusTraversalPolicy()

public FocusTraversalPolicy getFocusTraversalPolicy()

Returns: java.awt.FocusTraversalPolicy

getFont()

public Font getFont()

Returns: java.awt.Font

getFontMetrics(Font arg0)

public FontMetrics getFontMetrics(Font arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Font

Returns: java.awt.FontMetrics

getForeground()

public Color getForeground()

Returns: java.awt.Color

getGraphics()

public Graphics getGraphics()

Returns: java.awt.Graphics

getGraphicsConfiguration()

public GraphicsConfiguration getGraphicsConfiguration()

Returns: java.awt.GraphicsConfiguration

getHeight()

public int getHeight()

Returns: int

getHierarchyBoundsListeners()

public synchronized HierarchyBoundsListener[] getHierarchyBoundsListeners()

Returns: java.awt.event.HierarchyBoundsListener[]

getHierarchyListeners()

public synchronized HierarchyListener[] getHierarchyListeners()

Returns: java.awt.event.HierarchyListener[]

getHorizontalAlignment()

public int getHorizontalAlignment()

Returns: int

getHorizontalTextPosition()

public int getHorizontalTextPosition()

Returns: int

getIcon()

public Icon getIcon()

Returns: javax.swing.Icon

getIconTextGap()

public int getIconTextGap()

Returns: int

getIgnoreRepaint()

public boolean getIgnoreRepaint()

Returns: boolean

getInheritsPopupMenu()

public boolean getInheritsPopupMenu()

Returns: boolean

getInputContext()

public InputContext getInputContext()

Returns: java.awt.im.InputContext

getInputMap()

public final InputMap getInputMap()

Returns: javax.swing.InputMap

getInputMap(int arg0)

public final InputMap getInputMap(int arg0)

Parameters:

ParameterTypeDescription
arg0int

Returns: javax.swing.InputMap

getInputMethodListeners()

public synchronized InputMethodListener[] getInputMethodListeners()

Returns: java.awt.event.InputMethodListener[]

getInputMethodRequests()

public InputMethodRequests getInputMethodRequests()

Returns: java.awt.im.InputMethodRequests

getInputVerifier()

public InputVerifier getInputVerifier()

Returns: javax.swing.InputVerifier

getInsets()

public Insets getInsets()

Returns: java.awt.Insets

getInsets(Insets arg0)

public Insets getInsets(Insets arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Insets

Returns: java.awt.Insets

getKeyListeners()

public synchronized KeyListener[] getKeyListeners()

Returns: java.awt.event.KeyListener[]

getLabelFor()

public Component getLabelFor()

Returns: java.awt.Component

getLayout()

public LayoutManager getLayout()

Returns: java.awt.LayoutManager

getLocale()

public Locale getLocale()

Returns: java.util.Locale

getLocation()

public Point getLocation()

Returns: java.awt.Point

getLocation(Point arg0)

public Point getLocation(Point arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Point

Returns: java.awt.Point

getLocationOnScreen()

public Point getLocationOnScreen()

Returns: java.awt.Point

getMaximumSize()

public Dimension getMaximumSize()

Returns: java.awt.Dimension

getMinimumSize()

public Dimension getMinimumSize()

Returns: java.awt.Dimension

getMouseListeners()

public synchronized MouseListener[] getMouseListeners()

Returns: java.awt.event.MouseListener[]

getMouseMotionListeners()

public synchronized MouseMotionListener[] getMouseMotionListeners()

Returns: java.awt.event.MouseMotionListener[]

getMousePosition()

public Point getMousePosition()

Returns: java.awt.Point

getMousePosition(boolean arg0)

public Point getMousePosition(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

Returns: java.awt.Point

getMouseWheelListeners()

public synchronized MouseWheelListener[] getMouseWheelListeners()

Returns: java.awt.event.MouseWheelListener[]

getName()

public String getName()

Returns: java.lang.String

getNextFocusableComponent()

public Component getNextFocusableComponent()

Returns: java.awt.Component

getParent()

public Container getParent()

Returns: java.awt.Container

getPopupLocation(MouseEvent arg0)

public Point getPopupLocation(MouseEvent arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.event.MouseEvent

Returns: java.awt.Point

getPreferredSize()

public Dimension getPreferredSize()

Returns: java.awt.Dimension

getPropertyChangeListeners()

public PropertyChangeListener[] getPropertyChangeListeners()

Returns: java.beans.PropertyChangeListener[]

getPropertyChangeListeners(String arg0)

public PropertyChangeListener[] getPropertyChangeListeners(String arg0)

Parameters:

ParameterTypeDescription
arg0java.lang.String

Returns: java.beans.PropertyChangeListener[]

getRegisteredKeyStrokes()

public KeyStroke[] getRegisteredKeyStrokes()

Returns: javax.swing.KeyStroke[]

getResolution()

public float getResolution()

Gets the resolution of the BarCode image. One value for both dimensions. Default value: 96 dpi.

Returns: float - The Resolution parameter value is less than or equal to 0.

getRootPane()

public JRootPane getRootPane()

Returns: javax.swing.JRootPane

getRotationAngle()

public float getRotationAngle()

BarCode image rotation angle, measured in degree, e.g. RotationAngle = 0 or RotationAngle = 360 means no rotation. If RotationAngle NOT equal to 90, 180, 270 or 0, it may increase the difficulty for the scanner to read the image.

Returns: float

getSize()

public Dimension getSize()

Returns: java.awt.Dimension

getSize(Dimension arg0)

public Dimension getSize(Dimension arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Dimension

Returns: java.awt.Dimension

getSpecific()

public SpecificParametersUI getSpecific()

Specific parameters

Returns: SpecificParametersUI

getText()

public String getText()

Returns: java.lang.String

getThrowExceptionWhenCodeTextIncorrect()

public boolean getThrowExceptionWhenCodeTextIncorrect()

Only for 1D barcodes. If codetext is incorrect and value set to true - exception will be thrown. Otherwise codetext will be corrected to match barcode’s specification. Exception always will be thrown for: Databar symbology if codetext is incorrect. Exception always will not be thrown for: AustraliaPost, SingapurePost, Code39Extended, Code93Extended, Code16K, Code128 symbology if codetext is incorrect.

Returns: boolean

getToolTipLocation(MouseEvent arg0)

public Point getToolTipLocation(MouseEvent arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.event.MouseEvent

Returns: java.awt.Point

getToolTipText()

public String getToolTipText()

Returns: java.lang.String

getToolTipText(MouseEvent arg0)

public String getToolTipText(MouseEvent arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.event.MouseEvent

Returns: java.lang.String

getToolkit()

public Toolkit getToolkit()

Returns: java.awt.Toolkit

getTopLevelAncestor()

public Container getTopLevelAncestor()

Returns: java.awt.Container

getTransferHandler()

public TransferHandler getTransferHandler()

Returns: javax.swing.TransferHandler

getTreeLock()

public final Object getTreeLock()

Returns: java.lang.Object

getUI()

public LabelUI getUI()

Returns: javax.swing.plaf.LabelUI

getUIClassID()

public String getUIClassID()

Returns: java.lang.String

getVerifyInputWhenFocusTarget()

public boolean getVerifyInputWhenFocusTarget()

Returns: boolean

getVerticalAlignment()

public int getVerticalAlignment()

Returns: int

getVerticalTextPosition()

public int getVerticalTextPosition()

Returns: int

getVetoableChangeListeners()

public synchronized VetoableChangeListener[] getVetoableChangeListeners()

Returns: java.beans.VetoableChangeListener[]

getVisibleRect()

public Rectangle getVisibleRect()

Returns: java.awt.Rectangle

getWideNarrowRatio()

public float getWideNarrowRatio()

Wide bars to Narrow bars ratio. Default value: 3, that is, wide bars are 3 times as wide as narrow bars. Used for ITF, PZN, PharmaCode, Standard2of5, Interleaved2of5, Matrix2of5, ItalianPost25, IATA2of5, VIN, DeutschePost, OPC, Code32, DataLogic2of5, PatchCode, Code39Extended, Code39Standard

Returns: float - The WideNarrowRatio parameter value is less than or equal to 0.

getWidth()

public int getWidth()

Returns: int

getX()

public int getX()

Returns: int

getXDimension()

public Unit getXDimension()

X-dimension is the smallest width of the unit of BarCode bars or spaces. Increase this will increase the whole barcode image width. Ignored if com.aspose.barcode.generation.AutoSizeMode property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation.

Returns: Unit

getY()

public int getY()

Returns: int

gotFocus(Event arg0, Object arg1)

public boolean gotFocus(Event arg0, Object arg1)

Parameters:

ParameterTypeDescription
arg0java.awt.Event
arg1java.lang.Object

Returns: boolean

grabFocus()

public void grabFocus()

handleEvent(Event arg0)

public boolean handleEvent(Event arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Event

Returns: boolean

hasFocus()

public boolean hasFocus()

Returns: boolean

hashCode()

public native int hashCode()

Returns: int

hide()

public void hide()

imageUpdate(Image arg0, int arg1, int arg2, int arg3, int arg4, int arg5)

public boolean imageUpdate(Image arg0, int arg1, int arg2, int arg3, int arg4, int arg5)

Parameters:

ParameterTypeDescription
arg0java.awt.Image
arg1int
arg2int
arg3int
arg4int
arg5int

Returns: boolean

insets()

public Insets insets()

Returns: java.awt.Insets

inside(int arg0, int arg1)

public boolean inside(int arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1int

Returns: boolean

invalidate()

public void invalidate()

isAncestorOf(Component arg0)

public boolean isAncestorOf(Component arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Component

Returns: boolean

isBackgroundSet()

public boolean isBackgroundSet()

Returns: boolean

isChecksumEnabled()

public EnableChecksum isChecksumEnabled()

Returns: EnableChecksum

isCursorSet()

public boolean isCursorSet()

Returns: boolean

isDisplayable()

public boolean isDisplayable()

Returns: boolean

isDoubleBuffered()

public boolean isDoubleBuffered()

Returns: boolean

isEnabled()

public boolean isEnabled()

Returns: boolean

isFocusCycleRoot()

public boolean isFocusCycleRoot()

Returns: boolean

isFocusCycleRoot(Container arg0)

public boolean isFocusCycleRoot(Container arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Container

Returns: boolean

isFocusOwner()

public boolean isFocusOwner()

Returns: boolean

isFocusTraversable()

public boolean isFocusTraversable()

Returns: boolean

isFocusTraversalPolicyProvider()

public final boolean isFocusTraversalPolicyProvider()

Returns: boolean

isFocusTraversalPolicySet()

public boolean isFocusTraversalPolicySet()

Returns: boolean

isFocusable()

public boolean isFocusable()

Returns: boolean

isFontSet()

public boolean isFontSet()

Returns: boolean

isForegroundSet()

public boolean isForegroundSet()

Returns: boolean

isLightweight()

public boolean isLightweight()

Returns: boolean

isLightweightComponent(Component arg0)

public static boolean isLightweightComponent(Component arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Component

Returns: boolean

isManagingFocus()

public boolean isManagingFocus()

Returns: boolean

isMaximumSizeSet()

public boolean isMaximumSizeSet()

Returns: boolean

isMinimumSizeSet()

public boolean isMinimumSizeSet()

Returns: boolean

isOpaque()

public boolean isOpaque()

Returns: boolean

isOptimizedDrawingEnabled()

public boolean isOptimizedDrawingEnabled()

Returns: boolean

isPaintingForPrint()

public final boolean isPaintingForPrint()

Returns: boolean

isPaintingTile()

public boolean isPaintingTile()

Returns: boolean

isPreferredSizeSet()

public boolean isPreferredSizeSet()

Returns: boolean

isRequestFocusEnabled()

public boolean isRequestFocusEnabled()

Returns: boolean

isShowing()

public boolean isShowing()

Returns: boolean

isUseAntiAlias()

public boolean isUseAntiAlias()

Gets a value indicating whether is used anti-aliasing mode to render image.

Returns: boolean

isValid()

public boolean isValid()

Returns: boolean

isValidateRoot()

public boolean isValidateRoot()

Returns: boolean

isVisible()

public boolean isVisible()

Returns: boolean

keyDown(Event arg0, int arg1)

public boolean keyDown(Event arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0java.awt.Event
arg1int

Returns: boolean

keyUp(Event arg0, int arg1)

public boolean keyUp(Event arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0java.awt.Event
arg1int

Returns: boolean

layout()

public void layout()

list()

public void list()

list(PrintStream arg0)

public void list(PrintStream arg0)

Parameters:

ParameterTypeDescription
arg0java.io.PrintStream

list(PrintStream arg0, int arg1)

public void list(PrintStream arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0java.io.PrintStream
arg1int

list(PrintWriter arg0)

public void list(PrintWriter arg0)

Parameters:

ParameterTypeDescription
arg0java.io.PrintWriter

list(PrintWriter arg0, int arg1)

public void list(PrintWriter arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0java.io.PrintWriter
arg1int

locate(int arg0, int arg1)

public Component locate(int arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1int

Returns: java.awt.Component

location()

public Point location()

Returns: java.awt.Point

lostFocus(Event arg0, Object arg1)

public boolean lostFocus(Event arg0, Object arg1)

Parameters:

ParameterTypeDescription
arg0java.awt.Event
arg1java.lang.Object

Returns: boolean

minimumSize()

public Dimension minimumSize()

Returns: java.awt.Dimension

mouseDown(Event arg0, int arg1, int arg2)

public boolean mouseDown(Event arg0, int arg1, int arg2)

Parameters:

ParameterTypeDescription
arg0java.awt.Event
arg1int
arg2int

Returns: boolean

mouseDrag(Event arg0, int arg1, int arg2)

public boolean mouseDrag(Event arg0, int arg1, int arg2)

Parameters:

ParameterTypeDescription
arg0java.awt.Event
arg1int
arg2int

Returns: boolean

mouseEnter(Event arg0, int arg1, int arg2)

public boolean mouseEnter(Event arg0, int arg1, int arg2)

Parameters:

ParameterTypeDescription
arg0java.awt.Event
arg1int
arg2int

Returns: boolean

mouseExit(Event arg0, int arg1, int arg2)

public boolean mouseExit(Event arg0, int arg1, int arg2)

Parameters:

ParameterTypeDescription
arg0java.awt.Event
arg1int
arg2int

Returns: boolean

mouseMove(Event arg0, int arg1, int arg2)

public boolean mouseMove(Event arg0, int arg1, int arg2)

Parameters:

ParameterTypeDescription
arg0java.awt.Event
arg1int
arg2int

Returns: boolean

mouseUp(Event arg0, int arg1, int arg2)

public boolean mouseUp(Event arg0, int arg1, int arg2)

Parameters:

ParameterTypeDescription
arg0java.awt.Event
arg1int
arg2int

Returns: boolean

move(int arg0, int arg1)

public void move(int arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1int

nextFocus()

public void nextFocus()

notify()

public final native void notify()

notifyAll()

public final native void notifyAll()

paint(Graphics arg0)

public void paint(Graphics arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Graphics

paintAll(Graphics arg0)

public void paintAll(Graphics arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Graphics

paintComponents(Graphics arg0)

public void paintComponents(Graphics arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Graphics

paintImmediately(int arg0, int arg1, int arg2, int arg3)

public void paintImmediately(int arg0, int arg1, int arg2, int arg3)

Parameters:

ParameterTypeDescription
arg0int
arg1int
arg2int
arg3int

paintImmediately(Rectangle arg0)

public void paintImmediately(Rectangle arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Rectangle

postEvent(Event arg0)

public boolean postEvent(Event arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Event

Returns: boolean

preferredSize()

public Dimension preferredSize()

Returns: java.awt.Dimension

prepareImage(Image arg0, int arg1, int arg2, ImageObserver arg3)

public boolean prepareImage(Image arg0, int arg1, int arg2, ImageObserver arg3)

Parameters:

ParameterTypeDescription
arg0java.awt.Image
arg1int
arg2int
arg3java.awt.image.ImageObserver

Returns: boolean

prepareImage(Image arg0, ImageObserver arg1)

public boolean prepareImage(Image arg0, ImageObserver arg1)

Parameters:

ParameterTypeDescription
arg0java.awt.Image
arg1java.awt.image.ImageObserver

Returns: boolean

public void print(Graphics arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Graphics

printAll(Graphics arg0)

public void printAll(Graphics arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Graphics

printComponents(Graphics arg0)

public void printComponents(Graphics arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Graphics

putClientProperty(Object arg0, Object arg1)

public final void putClientProperty(Object arg0, Object arg1)

Parameters:

ParameterTypeDescription
arg0java.lang.Object
arg1java.lang.Object

registerKeyboardAction(ActionListener arg0, String arg1, KeyStroke arg2, int arg3)

public void registerKeyboardAction(ActionListener arg0, String arg1, KeyStroke arg2, int arg3)

Parameters:

ParameterTypeDescription
arg0java.awt.event.ActionListener
arg1java.lang.String
arg2javax.swing.KeyStroke
arg3int

registerKeyboardAction(ActionListener arg0, KeyStroke arg1, int arg2)

public void registerKeyboardAction(ActionListener arg0, KeyStroke arg1, int arg2)

Parameters:

ParameterTypeDescription
arg0java.awt.event.ActionListener
arg1javax.swing.KeyStroke
arg2int

remove(int arg0)

public void remove(int arg0)

Parameters:

ParameterTypeDescription
arg0int

remove(Component arg0)

public void remove(Component arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Component

remove(MenuComponent arg0)

public void remove(MenuComponent arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.MenuComponent

removeAll()

public void removeAll()

removeAncestorListener(AncestorListener arg0)

public void removeAncestorListener(AncestorListener arg0)

Parameters:

ParameterTypeDescription
arg0javax.swing.event.AncestorListener

removeComponentListener(ComponentListener arg0)

public synchronized void removeComponentListener(ComponentListener arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.event.ComponentListener

removeContainerListener(ContainerListener arg0)

public synchronized void removeContainerListener(ContainerListener arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.event.ContainerListener

removeFocusListener(FocusListener arg0)

public synchronized void removeFocusListener(FocusListener arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.event.FocusListener

removeHierarchyBoundsListener(HierarchyBoundsListener arg0)

public void removeHierarchyBoundsListener(HierarchyBoundsListener arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.event.HierarchyBoundsListener

removeHierarchyListener(HierarchyListener arg0)

public void removeHierarchyListener(HierarchyListener arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.event.HierarchyListener

removeInputMethodListener(InputMethodListener arg0)

public synchronized void removeInputMethodListener(InputMethodListener arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.event.InputMethodListener

removeKeyListener(KeyListener arg0)

public synchronized void removeKeyListener(KeyListener arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.event.KeyListener

removeMouseListener(MouseListener arg0)

public synchronized void removeMouseListener(MouseListener arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.event.MouseListener

removeMouseMotionListener(MouseMotionListener arg0)

public synchronized void removeMouseMotionListener(MouseMotionListener arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.event.MouseMotionListener

removeMouseWheelListener(MouseWheelListener arg0)

public synchronized void removeMouseWheelListener(MouseWheelListener arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.event.MouseWheelListener

removeNotify()

public void removeNotify()

removePropertyChangeListener(PropertyChangeListener arg0)

public void removePropertyChangeListener(PropertyChangeListener arg0)

Parameters:

ParameterTypeDescription
arg0java.beans.PropertyChangeListener

removePropertyChangeListener(String arg0, PropertyChangeListener arg1)

public void removePropertyChangeListener(String arg0, PropertyChangeListener arg1)

Parameters:

ParameterTypeDescription
arg0java.lang.String
arg1java.beans.PropertyChangeListener

removeVetoableChangeListener(VetoableChangeListener arg0)

public synchronized void removeVetoableChangeListener(VetoableChangeListener arg0)

Parameters:

ParameterTypeDescription
arg0java.beans.VetoableChangeListener

repaint()

public void repaint()

repaint(int arg0, int arg1, int arg2, int arg3)

public void repaint(int arg0, int arg1, int arg2, int arg3)

Parameters:

ParameterTypeDescription
arg0int
arg1int
arg2int
arg3int

repaint(Rectangle arg0)

public void repaint(Rectangle arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Rectangle

repaint(long arg0)

public void repaint(long arg0)

Parameters:

ParameterTypeDescription
arg0long

repaint(long arg0, int arg1, int arg2, int arg3, int arg4)

public void repaint(long arg0, int arg1, int arg2, int arg3, int arg4)

Parameters:

ParameterTypeDescription
arg0long
arg1int
arg2int
arg3int
arg4int

requestDefaultFocus()

public boolean requestDefaultFocus()

Returns: boolean

requestFocus()

public void requestFocus()

requestFocus(boolean arg0)

public boolean requestFocus(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

Returns: boolean

requestFocus(FocusEvent.Cause arg0)

public void requestFocus(FocusEvent.Cause arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.event.FocusEvent.Cause

requestFocusInWindow()

public boolean requestFocusInWindow()

Returns: boolean

requestFocusInWindow(FocusEvent.Cause arg0)

public boolean requestFocusInWindow(FocusEvent.Cause arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.event.FocusEvent.Cause

Returns: boolean

resetKeyboardActions()

public void resetKeyboardActions()

reshape(int arg0, int arg1, int arg2, int arg3)

public void reshape(int arg0, int arg1, int arg2, int arg3)

Parameters:

ParameterTypeDescription
arg0int
arg1int
arg2int
arg3int

resize(int arg0, int arg1)

public void resize(int arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1int

resize(Dimension arg0)

public void resize(Dimension arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Dimension

revalidate()

public void revalidate()

scrollRectToVisible(Rectangle arg0)

public void scrollRectToVisible(Rectangle arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Rectangle

setActionMap(ActionMap arg0)

public final void setActionMap(ActionMap arg0)

Parameters:

ParameterTypeDescription
arg0javax.swing.ActionMap

setAlignmentX(float arg0)

public void setAlignmentX(float arg0)

Parameters:

ParameterTypeDescription
arg0float

setAlignmentY(float arg0)

public void setAlignmentY(float arg0)

Parameters:

ParameterTypeDescription
arg0float

setAutoSizeMode(AutoSizeMode value)

public void setAutoSizeMode(AutoSizeMode value)

Sets the mode by which the barcode automatically resizes. Default value is AutoSizeMode.NONE.

Parameters:

ParameterTypeDescription
valueAutoSizeMode

setAutoscrolls(boolean arg0)

public void setAutoscrolls(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setBackground(Color arg0)

public void setBackground(Color arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Color

setBackgroundColor(Color value)

public void setBackgroundColor(Color value)

Background color of the barcode image.

Parameters:

ParameterTypeDescription
valuejava.awt.Color

setBarColor(Color value)

public void setBarColor(Color value)

Bars color.

Parameters:

ParameterTypeDescription
valuejava.awt.Color

setBarcodeType(String value)

public void setBarcodeType(String value)

BarCode’s encode type (symbology). Use com.aspose.barcode.generation.EncodeTypes to get current symbology.

Parameters:

ParameterTypeDescription
valuejava.lang.String

setBorder(Border arg0)

public void setBorder(Border arg0)

Parameters:

ParameterTypeDescription
arg0javax.swing.border.Border

setBounds(int arg0, int arg1, int arg2, int arg3)

public void setBounds(int arg0, int arg1, int arg2, int arg3)

Parameters:

ParameterTypeDescription
arg0int
arg1int
arg2int
arg3int

setBounds(Rectangle arg0)

public void setBounds(Rectangle arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Rectangle

setChecksumAlwaysShow(boolean value)

public void setChecksumAlwaysShow(boolean value)

Always display checksum digit in the human readable text for Code128 and GS1Code128 barcodes.

Parameters:

ParameterTypeDescription
valueboolean

setChecksumEnabled(EnableChecksum value)

public void setChecksumEnabled(EnableChecksum value)

Enable checksum during generation 1D barcodes. Default is treated as Yes for symbology which must contain checksum, as No where checksum only possible. Checksum is possible: Code39 Standard/Extended, Standard2of5, Interleaved2of5, Matrix2of5, ItalianPost25, DeutschePostIdentcode, DeutschePostLeitcode, VIN, Codaba Checksum always used: Rest symbology

Parameters:

ParameterTypeDescription
valueEnableChecksum

setCodeText(String value)

public void setCodeText(String value)

Data to be encoded, different types of BarCode may have different CodeText length restrictions.

Parameters:

ParameterTypeDescription
valuejava.lang.String

setComponentOrientation(ComponentOrientation arg0)

public void setComponentOrientation(ComponentOrientation arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.ComponentOrientation

setComponentPopupMenu(JPopupMenu arg0)

public void setComponentPopupMenu(JPopupMenu arg0)

Parameters:

ParameterTypeDescription
arg0javax.swing.JPopupMenu

setComponentZOrder(Component arg0, int arg1)

public void setComponentZOrder(Component arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0java.awt.Component
arg1int

setCursor(Cursor arg0)

public void setCursor(Cursor arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Cursor

setDebugGraphicsOptions(int arg0)

public void setDebugGraphicsOptions(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setDefaultLocale(Locale arg0)

public static void setDefaultLocale(Locale arg0)

Parameters:

ParameterTypeDescription
arg0java.util.Locale

setDisabledIcon(Icon arg0)

public void setDisabledIcon(Icon arg0)

Parameters:

ParameterTypeDescription
arg0javax.swing.Icon

setDisplayedMnemonic(char arg0)

public void setDisplayedMnemonic(char arg0)

Parameters:

ParameterTypeDescription
arg0char

setDisplayedMnemonic(int arg0)

public void setDisplayedMnemonic(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setDisplayedMnemonicIndex(int arg0)

public void setDisplayedMnemonicIndex(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setDoubleBuffered(boolean arg0)

public void setDoubleBuffered(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setDropTarget(DropTarget arg0)

public synchronized void setDropTarget(DropTarget arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.dnd.DropTarget

setEnableEscape(boolean value)

public void setEnableEscape(boolean value)

Indicates whether explains the character “\” as an escape character in CodeText property. Used for Pdf417, DataMatrix, Code128 only If the EnableEscape is true, “\” will be explained as a special escape character. Otherwise, “\” acts as normal characters. Aspose.BarCode supports inputing decimal ascii code and mnemonic for ASCII control-code characters. For example, \013 and \\CR stands for CR.

Parameters:

ParameterTypeDescription
valueboolean

setEnabled(boolean arg0)

public void setEnabled(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setEncodeType(BaseEncodeType value)

public void setEncodeType(BaseEncodeType value)

BarCode’s encode type (symbology). Use com.aspose.barcode.generation.EncodeTypes to get current symbology.

Parameters:

ParameterTypeDescription
valueBaseEncodeType

setFilledBars(boolean value)

public void setFilledBars(boolean value)

Gets a value indicating whether bars filled. Only for 1D barcodes.

Parameters:

ParameterTypeDescription
valueboolean

setFocusCycleRoot(boolean arg0)

public void setFocusCycleRoot(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setFocusTraversalKeys(int arg0, Set<? extends AWTKeyStroke> arg1)

public void setFocusTraversalKeys(int arg0, Set<? extends AWTKeyStroke> arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1java.util.Set<? extends java.awt.AWTKeyStroke>

setFocusTraversalKeysEnabled(boolean arg0)

public void setFocusTraversalKeysEnabled(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setFocusTraversalPolicy(FocusTraversalPolicy arg0)

public void setFocusTraversalPolicy(FocusTraversalPolicy arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.FocusTraversalPolicy

setFocusTraversalPolicyProvider(boolean arg0)

public final void setFocusTraversalPolicyProvider(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setFocusable(boolean arg0)

public void setFocusable(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setFont(Font arg0)

public void setFont(Font arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Font

setForeground(Color arg0)

public void setForeground(Color arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Color

setHorizontalAlignment(int arg0)

public void setHorizontalAlignment(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setHorizontalTextPosition(int arg0)

public void setHorizontalTextPosition(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setIcon(Icon arg0)

public void setIcon(Icon arg0)

Parameters:

ParameterTypeDescription
arg0javax.swing.Icon

setIconTextGap(int arg0)

public void setIconTextGap(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setIgnoreRepaint(boolean arg0)

public void setIgnoreRepaint(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setInheritsPopupMenu(boolean arg0)

public void setInheritsPopupMenu(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setInputMap(int arg0, InputMap arg1)

public final void setInputMap(int arg0, InputMap arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1javax.swing.InputMap

setInputVerifier(InputVerifier arg0)

public void setInputVerifier(InputVerifier arg0)

Parameters:

ParameterTypeDescription
arg0javax.swing.InputVerifier

setLabelFor(Component arg0)

public void setLabelFor(Component arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Component

setLayout(LayoutManager arg0)

public void setLayout(LayoutManager arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.LayoutManager

setLocale(Locale arg0)

public void setLocale(Locale arg0)

Parameters:

ParameterTypeDescription
arg0java.util.Locale

setLocation(int arg0, int arg1)

public void setLocation(int arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1int

setLocation(Point arg0)

public void setLocation(Point arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Point

setMaximumSize(Dimension arg0)

public void setMaximumSize(Dimension arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Dimension

setMinimumSize(Dimension arg0)

public void setMinimumSize(Dimension arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Dimension

setMixingCutoutShape(Shape arg0)

public void setMixingCutoutShape(Shape arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Shape

setName(String arg0)

public void setName(String arg0)

Parameters:

ParameterTypeDescription
arg0java.lang.String

setNextFocusableComponent(Component arg0)

public void setNextFocusableComponent(Component arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Component

setOpaque(boolean arg0)

public void setOpaque(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setPreferredSize(Dimension arg0)

public void setPreferredSize(Dimension arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Dimension

setRequestFocusEnabled(boolean arg0)

public void setRequestFocusEnabled(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setResolution(float value)

public void setResolution(float value)

Sets the resolution of the BarCode image. One value for both dimensions. Default value: 96 dpi.

Parameters:

ParameterTypeDescription
valuefloatThe Resolution parameter value is less than or equal to 0.

setRotationAngle(float value)

public void setRotationAngle(float value)

BarCode image rotation angle, measured in degree, e.g. RotationAngle = 0 or RotationAngle = 360 means no rotation. If RotationAngle NOT equal to 90, 180, 270 or 0, it may increase the difficulty for the scanner to read the image.

Parameters:

ParameterTypeDescription
valuefloat

setSize(int arg0, int arg1)

public void setSize(int arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0int
arg1int

setSize(Dimension arg0)

public void setSize(Dimension arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Dimension

setText(String arg0)

public void setText(String arg0)

Parameters:

ParameterTypeDescription
arg0java.lang.String

setThrowExceptionWhenCodeTextIncorrect(boolean value)

public void setThrowExceptionWhenCodeTextIncorrect(boolean value)

Only for 1D barcodes. If codetext is incorrect and value set to true - exception will be thrown. Otherwise codetext will be corrected to match barcode’s specification. Exception always will be thrown for: Databar symbology if codetext is incorrect. Exception always will not be thrown for: AustraliaPost, SingapurePost, Code39Extended, Code93Extended, Code16K, Code128 symbology if codetext is incorrect.

Parameters:

ParameterTypeDescription
valueboolean

setToolTipText(String arg0)

public void setToolTipText(String arg0)

Parameters:

ParameterTypeDescription
arg0java.lang.String

setTransferHandler(TransferHandler arg0)

public void setTransferHandler(TransferHandler arg0)

Parameters:

ParameterTypeDescription
arg0javax.swing.TransferHandler

setUI(LabelUI arg0)

public void setUI(LabelUI arg0)

Parameters:

ParameterTypeDescription
arg0javax.swing.plaf.LabelUI

setUseAntiAlias(boolean value)

public void setUseAntiAlias(boolean value)

Sets a value indicating whether is used anti-aliasing mode to render image.

Parameters:

ParameterTypeDescription
valueboolean

setVerifyInputWhenFocusTarget(boolean arg0)

public void setVerifyInputWhenFocusTarget(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setVerticalAlignment(int arg0)

public void setVerticalAlignment(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setVerticalTextPosition(int arg0)

public void setVerticalTextPosition(int arg0)

Parameters:

ParameterTypeDescription
arg0int

setVisible(boolean arg0)

public void setVisible(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

setWideNarrowRatio(float value)

public void setWideNarrowRatio(float value)

Wide bars to Narrow bars ratio. Default value: 3, that is, wide bars are 3 times as wide as narrow bars. Used for ITF, PZN, PharmaCode, Standard2of5, Interleaved2of5, Matrix2of5, ItalianPost25, IATA2of5, VIN, DeutschePost, OPC, Code32, DataLogic2of5, PatchCode, Code39Extended, Code39Standard

Parameters:

ParameterTypeDescription
valuefloatThe WideNarrowRatio parameter value is less than or equal to 0.

show()

public void show()

show(boolean arg0)

public void show(boolean arg0)

Parameters:

ParameterTypeDescription
arg0boolean

size()

public Dimension size()

Returns: java.awt.Dimension

toString()

public String toString()

Returns: java.lang.String

transferFocus()

public void transferFocus()

transferFocusBackward()

public void transferFocusBackward()

transferFocusDownCycle()

public void transferFocusDownCycle()

transferFocusUpCycle()

public void transferFocusUpCycle()

unregisterKeyboardAction(KeyStroke arg0)

public void unregisterKeyboardAction(KeyStroke arg0)

Parameters:

ParameterTypeDescription
arg0javax.swing.KeyStroke

update(Graphics arg0)

public void update(Graphics arg0)

Parameters:

ParameterTypeDescription
arg0java.awt.Graphics

updateUI()

public void updateUI()

validate()

public void validate()

wait()

public final void wait()

wait(long arg0)

public final native void wait(long arg0)

Parameters:

ParameterTypeDescription
arg0long

wait(long arg0, int arg1)

public final void wait(long arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0long
arg1int