| Modifier and Type | Method and Description |
|---|---|
MorphView |
AppData.getSelectedMorphView() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Vector<MorphView> |
AppData.getAlbumMorphViews()
Returns a list of AlbumMorphViews, in reverse order of tab order (most recently opened first)
|
java.util.Vector<MorphView> |
AppData.getBreedingMorphViews() |
| Modifier and Type | Method and Description |
|---|---|
void |
AppData.setSelectedMorphView(MorphView selectedMorphView) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleMorphView |
| Modifier and Type | Field and Description |
|---|---|
MorphView |
SimpleMorphViewPanel.morphView |
| Modifier and Type | Method and Description |
|---|---|
MorphView |
SimpleMorphViewPanelMouseHandler.getMorphView() |
MorphView |
SimpleMorphViewPanel.getMorphView() |
MorphView |
MorphViewPanel.getMorphView() |
MorphView |
MorphViewFactory.getMorphView(AppData appData,
java.lang.String typeName,
java.util.Vector<Morph> seedMorphs,
net.richarddawkins.watchmaker.album.Album album) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Vector<MorphView> |
MorphViewsTabbedPanel.getMorphViews() |
| Modifier and Type | Method and Description |
|---|---|
void |
MorphViewsTabbedPanel.addMorphView(MorphView morphView) |
void |
SimpleMorphViewPanelMouseHandler.setMorphView(MorphView morphView) |
| Constructor and Description |
|---|
SimpleMorphViewPanel(MorphView morphView,
BoxedMorphCollection page) |
SimpleMorphViewPanelMouseHandler(MorphView morphView) |
| Modifier and Type | Method and Description |
|---|---|
MorphView |
SwingAppData.getMostRecentWritableAlbumMorphView() |
MorphView |
SwingAppData.getSelectedMorphView() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Vector<MorphView> |
SwingAppData.getAlbumMorphViews() |
java.util.Vector<MorphView> |
SwingAppData.getBreedingMorphViews() |
| Modifier and Type | Method and Description |
|---|---|
void |
SwingAppData.setSelectedMorphView(MorphView newValue) |
| Modifier and Type | Class and Description |
|---|---|
class |
SwingBreedingMorphView |
| Constructor and Description |
|---|
SwingBreedingMorphViewPanel(MorphView morphView,
BoxedMorphCollection page) |
| Constructor and Description |
|---|
SwingScaleSlider(MorphView morphView) |
| Modifier and Type | Class and Description |
|---|---|
class |
SwingEngineeringMorphView |
| Constructor and Description |
|---|
SwingEngineeringMorphViewPanel(MorphView morphView,
BoxedMorphCollection page) |
| Modifier and Type | Class and Description |
|---|---|
class |
SwingMorphView |
| Modifier and Type | Method and Description |
|---|---|
MorphView |
SwingMorphViewFactory.getMorphView(AppData appData,
java.lang.String typeName,
java.util.Vector<Morph> seedMorphs,
net.richarddawkins.watchmaker.album.Album album) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Vector<MorphView> |
SwingMorphViewsTabbedPanel.getMorphViews() |
| Modifier and Type | Method and Description |
|---|---|
void |
SwingMorphViewsTabbedPanel.addMorphView(MorphView view) |
| Constructor and Description |
|---|
SwingMorphViewGridBoxManagedPanel(MorphView morphView,
BoxedMorphCollection page) |
SwingMorphViewPanel(MorphView morphView,
BoxedMorphCollection page) |
| Modifier and Type | Class and Description |
|---|---|
class |
SwingTriangleMorphView
The Macintosh II, the first color model, had a screen resolution of
512x384.
|
| Constructor and Description |
|---|
SwingTriangleMorphViewPanel(MorphView morphView,
BoxedMorphCollection page) |