|
VRJConfig UI API |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.vrjuggler.vrjconfig.commoneditors.proxytree.ProxyTreeModel.ProxyType
protected class ProxyTreeModel.ProxyType
Used to represent different categories of units on each device.
| Constructor Summary | |
|---|---|
ProxyTreeModel.ProxyType(String name,
String token)
Constructor. |
|
| Method Summary | |
|---|---|
String |
getName()
Return the name of this proxy type. |
String |
getToken()
Return the ConfigDefinition token used for this proxy type. |
String |
toString()
Return a String representation of this ProxyType. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ProxyTreeModel.ProxyType(String name,
String token)
| Method Detail |
|---|
public String toString()
toString in class Objectpublic String getName()
public String getToken()
|
VRJConfig UI API |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||