Class Scissors.Frame
java.lang.Object
io.github.cottonmc.cotton.gui.client.Scissors.Frame
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
Scissors
A single scissor frame in the stack.
-
Method Summary
-
Method Details
-
close
public void close()Pops this frame from the stack.- Specified by:
close
in interfaceAutoCloseable
- Throws:
IllegalStateException
- if:- this frame is not on the stack, or
- this frame is not the topmost element on the stack
- See Also:
-
toString
-