|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
jaxx.demo.feature.nav.content.AbstractContentUI<List<Movie>>
jaxx.demo.feature.nav.content.MoviesContentUI
public class MoviesContentUI
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class javax.swing.JPanel |
|---|
JPanel.AccessibleJPanel |
| Nested classes/interfaces inherited from class javax.swing.JComponent |
|---|
JComponent.AccessibleJComponent |
| Nested classes/interfaces inherited from class java.awt.Container |
|---|
Container.AccessibleAWTContainer |
| Nested classes/interfaces inherited from class java.awt.Component |
|---|
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy |
| Field Summary | |
|---|---|
static String |
BINDING_LIST_HEADER_DATA
|
protected List<Movie> |
data
|
protected JList |
list
|
protected BeanListHeader<Movie> |
listHeader
|
static String |
PROPERTY_DATA
|
protected JToolBar |
toolbar
|
| Fields inherited from class jaxx.demo.feature.nav.content.AbstractContentUI |
|---|
$activeBindings, $bindings, $bindingSources, $objectMap, $previousValues, delegateContext, handler, treeHelper, treeTableHelper |
| 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 java.awt.image.ImageObserver |
|---|
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Constructor Summary | |
|---|---|
MoviesContentUI()
|
|
MoviesContentUI(JAXXContext parentContext)
|
|
| Method Summary | |
|---|---|
static JAXXObjectDescriptor |
$getJAXXObjectDescriptor()
|
protected void |
addChildrenToToolbar()
|
protected void |
createData()
|
protected void |
createList()
|
protected void |
createListHeader()
|
protected void |
createToolbar()
|
void |
doActionPerformed__on__$JButton0(ActionEvent event)
|
protected JButton |
get$JButton0()
|
protected JButton |
get$JButton1()
|
protected JButton |
get$JButton2()
|
protected JPanel |
get$JPanel0()
|
protected JPanel |
get$JPanel1()
|
protected JScrollPane |
get$JScrollPane0()
|
List<Movie> |
getData()
|
JList |
getList()
|
BeanListHeader<Movie> |
getListHeader()
|
JToolBar |
getToolbar()
|
void |
setData(List<Movie> newValue)
|
| Methods inherited from class jaxx.demo.feature.nav.content.AbstractContentUI |
|---|
applyDataBinding, createHandler, createTreeHelper, createTreeTableHelper, firePropertyChange, get$objectMap, getContextValue, getContextValue, getDataBindings, getDelegateContext, getHandler, getObjectById, getParentContainer, getParentContainer, getTreeHelper, getTreeTableHelper, processDataBinding, processDataBinding, registerDataBinding, removeContextValue, removeContextValue, removeDataBinding, setContextValue, setContextValue |
| Methods inherited from class javax.swing.JPanel |
|---|
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface jaxx.runtime.JAXXObject |
|---|
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener |
| Field Detail |
|---|
public static final String PROPERTY_DATA
public static final String BINDING_LIST_HEADER_DATA
protected List<Movie> data
protected JList list
protected BeanListHeader<Movie> listHeader
protected JToolBar toolbar
| Constructor Detail |
|---|
public MoviesContentUI()
public MoviesContentUI(JAXXContext parentContext)
| Method Detail |
|---|
public static JAXXObjectDescriptor $getJAXXObjectDescriptor()
public void doActionPerformed__on__$JButton0(ActionEvent event)
public List<Movie> getData()
getData in class AbstractContentUI<List<Movie>>public JList getList()
public BeanListHeader<Movie> getListHeader()
public JToolBar getToolbar()
public void setData(List<Movie> newValue)
setData in class AbstractContentUI<List<Movie>>protected JPanel get$JPanel0()
protected JScrollPane get$JScrollPane0()
protected JPanel get$JPanel1()
protected JButton get$JButton0()
protected JButton get$JButton1()
protected JButton get$JButton2()
protected void addChildrenToToolbar()
protected void createData()
protected void createList()
protected void createListHeader()
protected void createToolbar()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||