|
||||||||||
| 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<People>
jaxx.demo.feature.nav.content.ActorContentUI
public class ActorContentUI
| 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 People |
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 | |
|---|---|
ActorContentUI()
|
|
ActorContentUI(boolean param0)
|
|
ActorContentUI(JAXXContext param0)
|
|
ActorContentUI(JAXXContext param0,
boolean param1)
|
|
ActorContentUI(JAXXContext param0,
LayoutManager param1)
|
|
ActorContentUI(JAXXContext param0,
LayoutManager param1,
boolean param2)
|
|
ActorContentUI(LayoutManager param0)
|
|
ActorContentUI(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()
|
People |
getData()
|
JSplitPane |
getSplitPane()
|
void |
setData(People 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 People data
protected JSplitPane splitPane
| Constructor Detail |
|---|
public ActorContentUI(LayoutManager param0,
boolean param1)
public ActorContentUI(JAXXContext param0,
LayoutManager param1,
boolean param2)
public ActorContentUI(LayoutManager param0)
public ActorContentUI(JAXXContext param0,
LayoutManager param1)
public ActorContentUI(boolean param0)
public ActorContentUI(JAXXContext param0,
boolean param1)
public ActorContentUI()
public ActorContentUI(JAXXContext param0)
| Method Detail |
|---|
public static JAXXObjectDescriptor $getJAXXObjectDescriptor()
public People getData()
getData in class AbstractContentUI<People>public JSplitPane getSplitPane()
public void setData(People data)
setData in class AbstractContentUI<People>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 | |||||||||