MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / CardLayout

Class CardLayout

src/java/awt/CardLayout.java:34–277  ·  view source on GitHub ↗

A layout manager for a container that contains several 'cards'. Only one card is visible at a time, allowing you to flip through the cards. @version 1.11 12/14/95 @author Arthur van Hoff

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected