|
Venice 0.7beta | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.mov.prefs.PreferencesManager.DisplayPreferences
public class PreferencesManager.DisplayPreferences
Display preferences fields.
Field Summary | |
---|---|
int |
height
Height of main window. |
int |
width
Width of main window. |
int |
x
X location of main window. |
int |
y
Y location of main window. |
Constructor Summary | |
---|---|
PreferencesManager.DisplayPreferences()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int x
public int y
public int width
public int height
Constructor Detail |
---|
public PreferencesManager.DisplayPreferences()
|
Venice 0.7beta | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |