|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.AbstractCollection<E>
java.util.AbstractList<E>
java.util.Vector
simtools.shapes.ShapesContainer
jsynoptic.ui.ShapesContainer
public class ShapesContainer
We're interested in extending the inner class, so extend the shapes container too.
| Nested Class Summary | |
|---|---|
class |
ShapesContainer.ShapesComponent
|
class |
ShapesContainer.ShapesComponentDropListener
|
| Nested classes/interfaces inherited from class simtools.shapes.ShapesContainer |
|---|
ShapesContainer.GraphicSelection |
| Field Summary | |
|---|---|
static BasicMessageWriter |
messageWriter
|
static MenuResourceBundle |
resources
|
static java.awt.datatransfer.DataFlavor |
SHAPE_FLAVOR
|
| Fields inherited from class simtools.shapes.ShapesContainer |
|---|
_comp, _diagParam, _oldCompounds, _sFont |
| Fields inherited from class java.util.Vector |
|---|
capacityIncrement, elementCount, elementData |
| Fields inherited from class java.util.AbstractList |
|---|
modCount |
| Constructor Summary | |
|---|---|
ShapesContainer(java.lang.String name)
|
|
| Method Summary | |
|---|---|
protected ShapesContainer.ShapesComponent |
createShapesComponent(DiagramParameters param)
|
| Methods inherited from class simtools.shapes.ShapesContainer |
|---|
add, add, addAll, addAll, addElement, bringForward, bringToFront, clear, getComponent, getDiagramParameters, insertElementAt, remove, remove, removeAll, removeAllElements, removeElement, removeElementAt, removeRange, sendBackward, sendToBack, set, setElementAt |
| Methods inherited from class java.util.Vector |
|---|
capacity, clone, contains, containsAll, copyInto, elementAt, elements, ensureCapacity, equals, firstElement, get, hashCode, indexOf, indexOf, isEmpty, lastElement, lastIndexOf, lastIndexOf, retainAll, setSize, size, subList, toArray, toArray, toString, trimToSize |
| Methods inherited from class java.util.AbstractList |
|---|
iterator, listIterator, listIterator |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.List |
|---|
iterator, listIterator, listIterator |
| Field Detail |
|---|
public static BasicMessageWriter messageWriter
public static MenuResourceBundle resources
public static final java.awt.datatransfer.DataFlavor SHAPE_FLAVOR
| Constructor Detail |
|---|
public ShapesContainer(java.lang.String name)
| Method Detail |
|---|
protected ShapesContainer.ShapesComponent createShapesComponent(DiagramParameters param)
createShapesComponent in class ShapesContainer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||