|
||||||||||
| 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
org.jtheque.primary.view.impl.components.panels.PrincipalDataPanel<IActorsModel>
org.jtheque.films.view.impl.panels.ActorView
public final class ActorView
View to add/edit an actor.
| 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 |
|---|
| 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 | |
|---|---|
ActorView(Action newCountryAction,
Action sortByNoteAction,
Action sortByCountryAction,
JPanelActorToolBar toolBar)
Construct a new ActorView. |
|
| Method Summary | |
|---|---|
void |
clear()
|
IPersonFormBean |
fillActorFormBean()
Fill the actor form bean. |
JComponent |
getComponent()
|
String |
getDataType()
|
JComponent |
getImpl()
|
Integer |
getPosition()
|
String |
getTitleKey()
|
org.jtheque.primary.view.able.ToolbarView |
getToolbarView()
|
protected org.jdesktop.swingx.JXTree |
getTree()
|
void |
objectChanged(org.jtheque.primary.view.impl.listeners.ObjectChangedEvent event)
|
void |
setEnabled(boolean enabled)
|
protected void |
validate(Collection<org.jtheque.core.managers.error.JThequeError> errors)
|
| Methods inherited from class org.jtheque.primary.view.impl.components.panels.PrincipalDataPanel |
|---|
closeDown, display, displayListChanged, getMessage, getModel, getTreeModel, refresh, resort, select, selectFirst, sendMessage, setModel, setTreeModel, sort, toFirstPlan, validateContent |
| 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 org.jtheque.films.view.able.IActorView |
|---|
getModel |
| Methods inherited from interface org.jtheque.primary.view.able.PrincipalDataView |
|---|
resort, select, selectFirst, sort |
| Methods inherited from interface org.jtheque.core.managers.view.able.IView |
|---|
closeDown, display, isEnabled, refresh, sendMessage, toFirstPlan, validateContent |
| Constructor Detail |
|---|
public ActorView(Action newCountryAction,
Action sortByNoteAction,
Action sortByCountryAction,
JPanelActorToolBar toolBar)
newCountryAction - The action to create a new country.sortByNoteAction - The action to sort by note.sortByCountryAction - The action to sort by country.toolBar - The tool bar.| Method Detail |
|---|
public IPersonFormBean fillActorFormBean()
IActorView
fillActorFormBean in interface IActorViewpublic void objectChanged(org.jtheque.primary.view.impl.listeners.ObjectChangedEvent event)
objectChanged in interface org.jtheque.primary.view.impl.listeners.CurrentObjectListenerpublic void setEnabled(boolean enabled)
setEnabled in interface org.jtheque.core.managers.view.able.IViewsetEnabled in class JComponentpublic org.jtheque.primary.view.able.ToolbarView getToolbarView()
getToolbarView in interface org.jtheque.primary.view.able.Viewpublic String getDataType()
getDataType in class org.jtheque.primary.view.impl.components.panels.PrincipalDataPanel<IActorsModel>protected org.jdesktop.swingx.JXTree getTree()
getTree in class org.jtheque.primary.view.impl.components.panels.PrincipalDataPanel<IActorsModel>public JComponent getImpl()
getImpl in interface org.jtheque.core.managers.view.ViewComponentpublic Integer getPosition()
getPosition in interface org.jtheque.core.managers.view.able.components.TabComponentpublic String getTitleKey()
getTitleKey in interface org.jtheque.core.managers.view.able.components.TabComponentpublic void clear()
clear in interface org.jtheque.primary.view.able.PrincipalDataViewprotected void validate(Collection<org.jtheque.core.managers.error.JThequeError> errors)
validate in class org.jtheque.primary.view.impl.components.panels.PrincipalDataPanel<IActorsModel>public JComponent getComponent()
getComponent in interface org.jtheque.core.managers.view.able.components.TabComponent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||