Package heronarts.lx.snapshot
Interface LXSnapshot.Listener
- All Known Implementing Classes:
UISnapshotViewer
- Enclosing class:
LXSnapshot
public static interface LXSnapshot.Listener
-
Method Summary
Modifier and TypeMethodDescriptionvoidsnapshotDisposed(LXSnapshot snapshot) voidviewAdded(LXSnapshot snapshot, LXSnapshot.View view) voidviewRemoved(LXSnapshot snapshot, LXSnapshot.View view) voidviewUpdated(LXSnapshot snapshot, LXSnapshot.View view)
-
Method Details
-
snapshotDisposed
-
viewAdded
-
viewRemoved
-
viewUpdated
-