|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEnvironmentProperties
public class EnvironmentProperties
Nested Class Summary | |
---|---|
class |
EnvironmentProperties.AddEnvListener
|
class |
EnvironmentProperties.DeleteListener
|
class |
EnvironmentProperties.EvProp
|
class |
EnvironmentProperties.SaveListener
|
class |
EnvironmentProperties.ShowInfoListener
|
Field Summary | |
---|---|
private javax.swing.JList |
dataList
|
private java.util.ArrayList |
environments
|
private int |
open_windows
|
Constructor Summary | |
---|---|
EnvironmentProperties()
|
Method Summary | |
---|---|
void |
readEnvironmentsFile()
|
void |
setUpGUI()
|
void |
writeEnvironmentsFile()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.util.ArrayList environments
private javax.swing.JList dataList
private int open_windows
Constructor Detail |
---|
public EnvironmentProperties()
Method Detail |
---|
public void setUpGUI()
public void readEnvironmentsFile()
public void writeEnvironmentsFile()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |