|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xulux.gui.XuluxWidget
org.xulux.gui.ContainerWidget
org.xulux.guilayer.swing.widgets.Panel
org.xulux.guilayer.swing.widgets.ImagePanel
public class ImagePanel
Container for an image.
| Field Summary |
|---|
| Fields inherited from class org.xulux.gui.ContainerWidget |
|---|
widgets |
| Fields inherited from class org.xulux.gui.XuluxWidget |
|---|
initialized, initializing, isRefreshing, log, previousValue, properties, value, visible |
| Constructor Summary | |
|---|---|
ImagePanel(java.lang.String name)
|
|
| Method Summary |
|---|
| Methods inherited from class org.xulux.guilayer.swing.widgets.Panel |
|---|
addToParent, addXuluxListener, canContainChildren, canContainValue, destroy, focus, getChildWidgets, getGuiValue, getNativeWidget, initialize, isValueEmpty, refresh |
| Methods inherited from class org.xulux.gui.ContainerWidget |
|---|
addChildWidget, canBeRootWidget, destroyChildren, getWidgetInitializer, initializeChildren |
| Methods inherited from class org.xulux.gui.XuluxWidget |
|---|
addDependency, addPropertyHandler, addPropertyHandler, clear, equals, getDependencies, getField, getName, getParent, getPart, getPrefix, getPreviousValue, getProperties, getProperty, getPropertyHandler, getPropertyHandlers, getProvider, getRealProperty, getRealValue, getRectangle, getRules, getValue, getWidgetType, handleProperties, handleProperty, hasDependencies, ignoreLayout, ignoreUse, isEnabled, isImmidiate, isInitializing, isRefreshing, isRequired, isRootWidget, isSkip, isUseIgnored, isValidValue, isVisible, notifyListeners, processDestroy, processInit, processNativeWidget, registerRule, removeAllRules, setAutoRefresh, setContainerWidgetHandler, setEnabled, setField, setImmidiate, setLazyProperty, setName, setParent, setPart, setPosition, setPrefix, setProperty, setProvider, setRequired, setRootWidget, setSize, setSkip, setValidValue, setValue, setVisible, setWidgetInitializer, setWidgetType, toString, updateWidget |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ImagePanel(java.lang.String name)
name - the name of the panel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||