All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----org.w3c.jigadm.editors.ResourceEditor
public static final String UNREMOVABLE_P
protected Vector rls
protected Button b[]
protected Label message
protected static final String DELETE_L
protected static final String REINDEX_L
public ResourceEditor(Panel p)
public void setMessage(String msg)
public void commitChanges() throws RemoteAccessException
public void resetChanges() throws RemoteAccessException
protected void switchHelper(Button toggled) throws RemoteAccessException
protected void reindex()
protected void delete()
public boolean hasChanged()
public void clearChanged()
public RemoteResource getValue()
public synchronized void addResourceListener(ResourceListener rl)
public synchronized void removeResourceListener(ResourceListener rl)
protected void processEvent(EventObject eo)
public void initialize(RemoteResourceWrapper rrw, Properties p) throws RemoteAccessException
All Packages Class Hierarchy This Package Previous Next Index