- Type Parameters:
C1
- the component type
- All Implemented Interfaces:
View<View1Entry<C1>>
-
-
Constructor Summary
Constructors
Creates an instance of View1.
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
View1
Creates an instance of View1.
- Parameters:
c1Class
- the Component
class this view watches
-