org.jdmp.gui.variable.actions
Class VariableActions
- java.lang.Object
-
- java.util.AbstractCollection<E>
-
- java.util.AbstractList<E>
-
- java.util.ArrayList<javax.swing.JComponent>
-
- org.jdmp.gui.variable.actions.VariableActions
-
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, java.lang.Iterable<javax.swing.JComponent>, java.util.Collection<javax.swing.JComponent>, java.util.List<javax.swing.JComponent>, java.util.RandomAccess
public class VariableActions extends java.util.ArrayList<javax.swing.JComponent>- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description VariableActions(javax.swing.JComponent c, VariableGUIObject v)
-
Method Summary
-
Methods inherited from class java.util.ArrayList
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize
-
-
-
-
Constructor Detail
-
VariableActions
public VariableActions(javax.swing.JComponent c, VariableGUIObject v)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG