public class CopyableBand
extends de.cismet.tools.gui.jbands.DefaultBand
| Modifier and Type | Field and Description |
|---|---|
protected JPopupMenu |
jPopupMenu1 |
protected static ArrayList<de.cismet.tools.gui.jbands.interfaces.BandMember> |
membersToCopy |
protected boolean |
readOnly |
| Constructor and Description |
|---|
CopyableBand()
Creates a new DefaultBand object.
|
CopyableBand(float heightWeight)
Creates a new DefaultBand object.
|
CopyableBand(float heightWeight,
String title)
Creates a new DefaultBand object.
|
CopyableBand(String title)
Creates a new DefaultBand object.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
addSpecifiedMember(Double startStation,
Double endStation)
DOCUMENT ME!
|
protected static ArrayList<de.cismet.tools.gui.jbands.interfaces.BandMember> membersToCopy
protected JPopupMenu jPopupMenu1
protected boolean readOnly
public CopyableBand()
public CopyableBand(float heightWeight)
heightWeight - DOCUMENT ME!public CopyableBand(String title)
title - DOCUMENT ME!public CopyableBand(float heightWeight,
String title)
heightWeight - DOCUMENT ME!title - DOCUMENT ME!Copyright © 2012–2026 cismet GmbH. All rights reserved.