|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectstory.scheherazade.misc.SCHHashtable
story.scheherazade.virgil.SettingsPanelParams
public class SettingsPanelParams
Configuration hashtable for SettingsPanels.
| Field Summary | |
|---|---|
static java.lang.String |
SUBMIT_BUTTON
|
static java.lang.String |
TITLE
|
| Constructor Summary | |
|---|---|
SettingsPanelParams()
|
|
SettingsPanelParams(SettingsPanelParams prototype)
Constructor to make a copy of a prototype SettingsPanelParams. |
|
| Method Summary | |
|---|---|
SettingsPanelParams |
makeCopy()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String TITLE
public static final java.lang.String SUBMIT_BUTTON
| Constructor Detail |
|---|
public SettingsPanelParams()
public SettingsPanelParams(SettingsPanelParams prototype)
| Method Detail |
|---|
public SettingsPanelParams makeCopy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||