public class ListItemWidget extends LabelWidget
LabelWidget.Alignment, LabelWidget.Orientation, LabelWidget.VerticalAlignmentWidget.Dependency| Constructor and Description |
|---|
ListItemWidget(Scene scene)
Deprecated.
Creates a list item widget.
|
| Modifier and Type | Method and Description |
|---|---|
void |
notifyStateChanged(ObjectState previousState,
ObjectState state)
Deprecated.
Implements the widget-state specific look of the widget.
|
calculateClientArea, getAlignment, getLabel, getOrientation, getVerticalAlignment, isPaintAsDisabled, isUseGlyphVector, paintWidget, setAlignment, setLabel, setOrientation, setPaintAsDisabled, setUseGlyphVector, setVerticalAlignmentaddChild, addChild, addChild, addChild, addChildren, addDependency, bringToBack, bringToFront, convertLocalToScene, convertLocalToScene, convertSceneToLocal, convertSceneToLocal, createActions, equals, getAccessibleContext, getActions, getActions, getBackground, getBorder, getBounds, getChildConstraint, getChildren, getClientArea, getCursor, getCursorAt, getDependencies, getFont, getForeground, getGraphics, getLayout, getLocation, getLookup, getMaximumSize, getMinimumSize, getParentWidget, getPreferredBounds, getPreferredLocation, getPreferredSize, getResourceTable, getScene, getState, getToolTipText, hashCode, isCheckClipping, isEnabled, isHitAt, isOpaque, isPreferredBoundsSet, isRepaintRequiredForRevalidating, isValidated, isVisible, notifyAdded, notifyBackgroundChanged, notifyFontChanged, notifyForegroundChanged, notifyRemoved, paint, paintBackground, paintBorder, paintChildren, removeChild, removeChildren, removeChildren, removeDependency, removeFromParent, repaint, resolveBounds, revalidate, revalidate, setAccessibleContext, setBackground, setBackgroundFromResource, setBorder, setBorder, setCheckClipping, setChildConstraint, setCursor, setEnabled, setFont, setFontFromResource, setForeground, setForegroundFromResource, setLayout, setMaximumSize, setMinimumSize, setOpaque, setPreferredBounds, setPreferredLocation, setPreferredSize, setResourceTable, setState, setToolTipText, setVisible, updateResourcespublic ListItemWidget(Scene scene)
scene - the scenepublic void notifyStateChanged(ObjectState previousState, ObjectState state)
notifyStateChanged in class WidgetpreviousState - the previous statestate - the new stateBuilt on August 24 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.