|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.w3c.jigadm.editors.ResourceHelper org.w3c.jigadmin.editors.ResourceHelper
public abstract class ResourceHelper
Field Summary |
---|
Fields inherited from class org.w3c.jigadm.editors.ResourceHelper |
---|
rls |
Constructor Summary | |
---|---|
ResourceHelper()
|
Method Summary | |
---|---|
protected void |
errorPopup(java.lang.String msg,
java.lang.Exception ex)
Show an error message. |
protected void |
msgPopup(java.lang.String msg)
Show a message. |
Methods inherited from class org.w3c.jigadm.editors.ResourceHelper |
---|
addResourceListener, getComponent, getTitle, getValue, processEvent, removeResourceListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.w3c.jigadm.editors.ResourceHelperInterface |
---|
clearChanged, commitChanges, hasChanged, initialize, resetChanges |
Constructor Detail |
---|
public ResourceHelper()
Method Detail |
---|
protected void errorPopup(java.lang.String msg, java.lang.Exception ex)
errorPopup
in class ResourceHelper
msg
- the error message.ex
- an Exception instance.protected void msgPopup(java.lang.String msg)
msgPopup
in class ResourceHelper
msg
- the message.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |