|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.awt.Component java.awt.Container javax.swing.JComponent javax.swing.JLabel com.alee.extended.label.WebMultiLineLabel
public class WebMultiLineLabel
User: mgarin Date: 22.05.12 Time: 16:11
Nested Class Summary |
---|
Nested classes/interfaces inherited from class javax.swing.JLabel |
---|
javax.swing.JLabel.AccessibleJLabel |
Nested classes/interfaces inherited from class javax.swing.JComponent |
---|
javax.swing.JComponent.AccessibleJComponent |
Nested classes/interfaces inherited from class java.awt.Container |
---|
java.awt.Container.AccessibleAWTContainer |
Nested classes/interfaces inherited from class java.awt.Component |
---|
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy |
Field Summary |
---|
Fields inherited from class javax.swing.JLabel |
---|
labelFor |
Fields inherited from class javax.swing.JComponent |
---|
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
Fields inherited from class java.awt.Component |
---|
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
Fields inherited from interface javax.swing.SwingConstants |
---|
BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST |
Fields inherited from interface java.awt.image.ImageObserver |
---|
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
Constructor Summary | |
---|---|
WebMultiLineLabel()
|
|
WebMultiLineLabel(javax.swing.Icon image)
|
|
WebMultiLineLabel(javax.swing.Icon image,
int horizontalAlignment)
|
|
WebMultiLineLabel(java.lang.String text)
|
|
WebMultiLineLabel(java.lang.String text,
javax.swing.Icon icon)
|
|
WebMultiLineLabel(java.lang.String text,
javax.swing.Icon icon,
int horizontalAlignment)
|
|
WebMultiLineLabel(java.lang.String text,
int horizontalAlignment)
|
Method Summary | |
---|---|
WebMultiLineLabel |
changeFontSize(int change)
Changes font size of the specified component. |
java.lang.String |
getFontName()
Returns component font name. |
int |
getFontSize()
Returns component font size. |
java.awt.Color |
getShadeColor()
|
java.lang.String |
getUIClassID()
|
WebMultiLineLabelUI |
getWebUI()
|
boolean |
isBoldFont()
Returns whether component font is bold or not. |
boolean |
isDrawShade()
|
boolean |
isItalicFont()
Returns whether component font is italic or not. |
boolean |
isLanguageSet()
Returns whether this component registered in LanguageManager or not. |
boolean |
isPlainFont()
Returns whether component font is plain or not. |
void |
removeLanguage()
Unregisters component from LanguageManager. |
void |
removeLanguageUpdater()
Unregisters any custom language updater set for this component. |
WebMultiLineLabel |
setBoldFont()
Sets bold font for the component. |
WebMultiLineLabel |
setBoldFont(boolean apply)
Sets bold font for the component. |
void |
setDrawShade(boolean drawShade)
|
WebMultiLineLabel |
setFontName(java.lang.String fontName)
Sets component font name. |
WebMultiLineLabel |
setFontSize(int fontSize)
Sets component font size. |
WebMultiLineLabel |
setFontSizeAndStyle(int fontSize,
boolean bold,
boolean italic)
Sets font size and style for the specified component. |
WebMultiLineLabel |
setFontSizeAndStyle(int fontSize,
int style)
Sets font size and style for the specified component. |
WebMultiLineLabel |
setFontStyle(boolean bold,
boolean italic)
Sets component font style. |
WebMultiLineLabel |
setFontStyle(int style)
Sets component font style. |
WebMultiLineLabel |
setItalicFont()
Sets italic or plain font for the component. |
WebMultiLineLabel |
setItalicFont(boolean apply)
Sets italic or plain font for the component. |
void |
setLanguage(java.lang.String key,
java.lang.Object... data)
Registers component in LanguageManager under specified key and with specified formatting data. |
void |
setLanguageUpdater(LanguageUpdater updater)
Registers custom language updater for this component. |
WebMultiLineLabel |
setPlainFont()
Sets plain font for the component. |
WebMultiLineLabel |
setPlainFont(boolean apply)
Sets plain font for the component. |
void |
setShadeColor(java.awt.Color shadeColor)
|
void |
updateLanguage(java.lang.Object... data)
Updates component language and formatting data. |
void |
updateLanguage(java.lang.String key,
java.lang.Object... data)
Changes component language key and updates its language and formatting data. |
void |
updateUI()
|
Methods inherited from class javax.swing.JLabel |
---|
checkHorizontalKey, checkVerticalKey, getAccessibleContext, getDisabledIcon, getDisplayedMnemonic, getDisplayedMnemonicIndex, getHorizontalAlignment, getHorizontalTextPosition, getIcon, getIconTextGap, getLabelFor, getText, getUI, getVerticalAlignment, getVerticalTextPosition, imageUpdate, paramString, setDisabledIcon, setDisplayedMnemonic, setDisplayedMnemonic, setDisplayedMnemonicIndex, setHorizontalAlignment, setHorizontalTextPosition, setIcon, setIconTextGap, setLabelFor, setText, setUI, setVerticalAlignment, setVerticalTextPosition |
Methods inherited from class javax.swing.JComponent |
---|
addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update |
Methods inherited from class java.awt.Container |
---|
add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusBackward, transferFocusDownCycle, validate, validateTree |
Methods inherited from class java.awt.Component |
---|
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public WebMultiLineLabel()
public WebMultiLineLabel(javax.swing.Icon image)
public WebMultiLineLabel(javax.swing.Icon image, int horizontalAlignment)
public WebMultiLineLabel(java.lang.String text)
public WebMultiLineLabel(java.lang.String text, int horizontalAlignment)
public WebMultiLineLabel(java.lang.String text, javax.swing.Icon icon)
public WebMultiLineLabel(java.lang.String text, javax.swing.Icon icon, int horizontalAlignment)
Method Detail |
---|
public boolean isDrawShade()
public void setDrawShade(boolean drawShade)
public java.awt.Color getShadeColor()
public void setShadeColor(java.awt.Color shadeColor)
public WebMultiLineLabelUI getWebUI()
public void updateUI()
updateUI
in class javax.swing.JLabel
public java.lang.String getUIClassID()
getUIClassID
in class javax.swing.JLabel
public void setLanguage(java.lang.String key, java.lang.Object... data)
setLanguage
in interface LanguageMethods
key
- language record keydata
- formatting datapublic void updateLanguage(java.lang.Object... data)
updateLanguage
in interface LanguageMethods
data
- new formatting datapublic void updateLanguage(java.lang.String key, java.lang.Object... data)
updateLanguage
in interface LanguageMethods
key
- new language keydata
- new formatting datapublic void removeLanguage()
removeLanguage
in interface LanguageMethods
public boolean isLanguageSet()
isLanguageSet
in interface LanguageMethods
public void setLanguageUpdater(LanguageUpdater updater)
setLanguageUpdater
in interface LanguageMethods
updater
- component language updaterpublic void removeLanguageUpdater()
removeLanguageUpdater
in interface LanguageMethods
public WebMultiLineLabel setPlainFont()
setPlainFont
in interface FontMethods<WebMultiLineLabel>
public WebMultiLineLabel setPlainFont(boolean apply)
setPlainFont
in interface FontMethods<WebMultiLineLabel>
apply
- whether to apply font changes or not
public boolean isPlainFont()
isPlainFont
in interface FontMethods<WebMultiLineLabel>
public WebMultiLineLabel setBoldFont()
setBoldFont
in interface FontMethods<WebMultiLineLabel>
public WebMultiLineLabel setBoldFont(boolean apply)
setBoldFont
in interface FontMethods<WebMultiLineLabel>
apply
- whether to apply font changes or not
public boolean isBoldFont()
isBoldFont
in interface FontMethods<WebMultiLineLabel>
public WebMultiLineLabel setItalicFont()
setItalicFont
in interface FontMethods<WebMultiLineLabel>
public WebMultiLineLabel setItalicFont(boolean apply)
setItalicFont
in interface FontMethods<WebMultiLineLabel>
apply
- whether to apply font changes or not
public boolean isItalicFont()
isItalicFont
in interface FontMethods<WebMultiLineLabel>
public WebMultiLineLabel setFontStyle(boolean bold, boolean italic)
setFontStyle
in interface FontMethods<WebMultiLineLabel>
bold
- whether should set bold font or notitalic
- whether should set italic font or not
public WebMultiLineLabel setFontStyle(int style)
setFontStyle
in interface FontMethods<WebMultiLineLabel>
style
- new style
public WebMultiLineLabel setFontSize(int fontSize)
setFontSize
in interface FontMethods<WebMultiLineLabel>
fontSize
- font size
public WebMultiLineLabel changeFontSize(int change)
changeFontSize
in interface FontMethods<WebMultiLineLabel>
change
- font size change amount
public int getFontSize()
getFontSize
in interface FontMethods<WebMultiLineLabel>
public WebMultiLineLabel setFontSizeAndStyle(int fontSize, boolean bold, boolean italic)
setFontSizeAndStyle
in interface FontMethods<WebMultiLineLabel>
fontSize
- new font sizebold
- whether should set bold font or notitalic
- whether should set italic font or not
public WebMultiLineLabel setFontSizeAndStyle(int fontSize, int style)
setFontSizeAndStyle
in interface FontMethods<WebMultiLineLabel>
fontSize
- new font sizestyle
- new style
public WebMultiLineLabel setFontName(java.lang.String fontName)
setFontName
in interface FontMethods<WebMultiLineLabel>
fontName
- new font name
public java.lang.String getFontName()
getFontName
in interface FontMethods<WebMultiLineLabel>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |