|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.u2d.model.AbstractEObject
com.u2d.model.AbstractAtomicEO
public abstract class AbstractAtomicEO
| Field Summary |
|---|
| Fields inherited from class com.u2d.model.AbstractEObject |
|---|
_listenerList, _postListeners, _validationEvent, _validationListenerList, changeEvent |
| Constructor Summary | |
|---|---|
AbstractAtomicEO()
|
|
| Method Summary | |
|---|---|
Onion |
commands()
|
EView |
getMainView()
|
EView |
getView()
|
javax.swing.Icon |
iconLg()
|
javax.swing.Icon |
iconSm()
|
AtomicType |
type()
|
int |
validate()
|
| Methods inherited from class com.u2d.model.AbstractEObject |
|---|
addChangeListener, addPostChangeListener, addValidationListener, currentUser, field, fireStateChanged, fireValidationException, fireValidationException, hbmPersistor, isEmpty, makeCopy, parentObject, persistor, removeChangeListener, removePostChangeListener, removeValidationListener, setField, setValue, title, vmech |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.u2d.model.AtomicEObject |
|---|
getEditor, getRenderer, parseValue |
| Methods inherited from interface com.u2d.model.EObject |
|---|
field, isEmpty, makeCopy, parentObject, setField, setValue, title |
| Methods inherited from interface com.u2d.validation.ValidationNotifier |
|---|
addValidationListener, fireValidationException, fireValidationException, removeValidationListener |
| Methods inherited from interface com.u2d.model.ChangeNotifier |
|---|
addChangeListener, fireStateChanged, removeChangeListener |
| Constructor Detail |
|---|
public AbstractAtomicEO()
| Method Detail |
|---|
public int validate()
validate in interface EObjectvalidate in class AbstractEObjectpublic Onion commands()
commands in interface EObjectcommands in class AbstractEObjectpublic AtomicType type()
public EView getView()
getView in interface ViewablegetView in class AbstractEObjectpublic EView getMainView()
getMainView in interface Viewablepublic javax.swing.Icon iconSm()
iconSm in interface EObjectpublic javax.swing.Icon iconLg()
iconLg in interface EObject
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||