|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.rad.genui.UIResource<UI>
UI - the corresponding UI Resource.public abstract class UIResource<UI extends IResource>
Platform and technology independent wrapper for IFactory Resource.
| Field Summary | |
|---|---|
protected UI |
uiResource
The IFactory Resource. |
| Constructor Summary | |
|---|---|
protected |
UIResource(UI pUIResource)
Constructs a new UIResource. |
| Method Summary | |
|---|---|
boolean |
equals(Object pObject)
|
Object |
getResource()
Gets the original resource corresponding with this wrapper object. |
UI |
getUIResource()
Gets the UI resource corresponding with this wrapper object. |
int |
hashCode()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected UI extends IResource uiResource
| Constructor Detail |
|---|
protected UIResource(UI pUIResource)
UIResource.
pUIResource - the IFactory Resource.| Method Detail |
|---|
public Object getResource()
getResource in interface IResourcepublic boolean equals(Object pObject)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic String toString()
toString in class Objectpublic UI getUIResource()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||