Package org.abego.treelayout.demo
Class TextInBox
- java.lang.Object
-
- org.abego.treelayout.demo.TextInBox
-
public class TextInBox extends java.lang.Object
Represents a text to be displayed in a box of a given size.
-
-
Constructor Summary
Constructors Constructor Description TextInBox(java.lang.String text, int width, int height)
-