|
||||||||||
| 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<Movie>
jaxx.demo.feature.nav.content.MovieContentUI
public class MovieContentUI
| 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 | |
|---|---|
protected Movie |
data
|
static String |
PROPERTY_DATA
|
protected JSplitPane |
splitPane
|
| 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 | |
|---|---|
MovieContentUI()
|
|
MovieContentUI(boolean param0)
|
|
MovieContentUI(JAXXContext param0)
|
|
MovieContentUI(JAXXContext param0,
boolean param1)
|
|
MovieContentUI(JAXXContext param0,
LayoutManager param1)
|
|
MovieContentUI(JAXXContext param0,
LayoutManager param1,
boolean param2)
|
|
MovieContentUI(LayoutManager param0)
|
|
MovieContentUI(LayoutManager param0,
boolean param1)
|
|
| Method Summary | |
|---|---|
static JAXXObjectDescriptor |
$getJAXXObjectDescriptor()
|
protected void |
addChildrenToSplitPane()
|
protected void |
createData()
|
protected void |
createSplitPane()
|
protected JLabel |
get$JLabel0()
|
protected JScrollPane |
get$JScrollPane0()
|
protected JScrollPane |
get$JScrollPane1()
|
protected JTextPane |
get$JTextPane0()
|
Movie |
getData()
|
JSplitPane |
getSplitPane()
|
void |
setData(Movie data)
|
| 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
protected Movie data
protected JSplitPane splitPane
| Constructor Detail |
|---|
public MovieContentUI(LayoutManager param0,
boolean param1)
public MovieContentUI(JAXXContext param0,
LayoutManager param1,
boolean param2)
public MovieContentUI(LayoutManager param0)
public MovieContentUI(JAXXContext param0,
LayoutManager param1)
public MovieContentUI(boolean param0)
public MovieContentUI(JAXXContext param0,
boolean param1)
public MovieContentUI()
public MovieContentUI(JAXXContext param0)
| Method Detail |
|---|
public static JAXXObjectDescriptor $getJAXXObjectDescriptor()
public Movie getData()
getData in class AbstractContentUI<Movie>public JSplitPane getSplitPane()
public void setData(Movie data)
setData in class AbstractContentUI<Movie>protected JScrollPane get$JScrollPane0()
protected JTextPane get$JTextPane0()
protected JScrollPane get$JScrollPane1()
protected JLabel get$JLabel0()
protected void addChildrenToSplitPane()
protected void createData()
protected void createSplitPane()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||