|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.sculley.jim.swjava.peer.CppPeer
|
+--com.sculley.jim.swjava.Configuration
Insert the type's description here. Creation date: (2/20/00 3:15:23 PM)
| Constructor Summary | |
Configuration(long ptr)
Configuration constructor comment. |
|
| Method Summary | |
java.lang.String |
getAlternateName()
Insert the method's description here. |
java.lang.String |
getComment()
Insert the method's description here. |
java.lang.String |
getName()
Insert the method's description here. |
Component |
getRootComponent()
Insert the method's description here. |
boolean |
hidesNewComponentModels()
Insert the method's description here. |
boolean |
setAlternateName(java.lang.String name)
Insert the method's description here. |
boolean |
setComment(java.lang.String comment)
Insert the method's description here. |
boolean |
setHidesNewComponentModels(boolean hide)
Insert the method's description here. |
boolean |
setName(java.lang.String name)
Insert the method's description here. |
boolean |
setSuppressesNewComponentModels(boolean suppress)
Insert the method's description here. |
boolean |
setSuppressesNewFeatures(boolean suppress)
Insert the method's description here. |
boolean |
setUsesAlternateNameInBOM(boolean useAlternate)
Insert the method's description here. |
boolean |
suppressesNewComponentModels()
Insert the method's description here. |
boolean |
suppressesNewFeatures()
Insert the method's description here. |
boolean |
usesAlternateNameInBOM()
Insert the method's description here. |
| Methods inherited from class com.sculley.jim.swjava.peer.CppPeer |
getPtr |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public Configuration(long ptr)
throws java.lang.IllegalArgumentException
ptr - long| Method Detail |
public java.lang.String getAlternateName()
public java.lang.String getComment()
public java.lang.String getName()
public Component getRootComponent()
public boolean hidesNewComponentModels()
public boolean setAlternateName(java.lang.String name)
name - java.lang.Stringpublic boolean setComment(java.lang.String comment)
comment - java.lang.Stringpublic boolean setHidesNewComponentModels(boolean hide)
hide - booleanpublic boolean setName(java.lang.String name)
name - java.lang.Stringpublic boolean setSuppressesNewComponentModels(boolean suppress)
suppress - booleanpublic boolean setSuppressesNewFeatures(boolean suppress)
suppress - booleanpublic boolean setUsesAlternateNameInBOM(boolean useAlternate)
useAlternate - booleanpublic boolean suppressesNewComponentModels()
public boolean suppressesNewFeatures()
public boolean usesAlternateNameInBOM()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||