|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectendrov.recording.widgets.RecSettingsPositions
public class RecSettingsPositions
| Field Summary | |
|---|---|
java.util.List<StoredStagePosition> |
positions
|
boolean |
useAutofocus
|
| Constructor Summary | |
|---|---|
RecSettingsPositions(java.util.LinkedList<StoredStagePosition> positions,
boolean useAutofocus)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.List<StoredStagePosition> positions
public boolean useAutofocus
| Constructor Detail |
|---|
public RecSettingsPositions(java.util.LinkedList<StoredStagePosition> positions,
boolean useAutofocus)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||