|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectComposite
com.unitesk.requality.eclipse.editors.panels.AbstractPanel
public abstract class AbstractPanel
Field Summary | |
---|---|
protected Listener |
modifyListener
|
Constructor Summary | |
---|---|
AbstractPanel(Composite parent,
int style)
|
Method Summary | |
---|---|
protected abstract void |
initModifyListener()
|
abstract boolean |
isChanged()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Listener modifyListener
Constructor Detail |
---|
public AbstractPanel(Composite parent, int style)
Method Detail |
---|
public abstract boolean isChanged()
protected abstract void initModifyListener()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |