Tesseract Engine Documentation

AttributeNode Constructor (Panel, String)

Create and Position a standard Label

public AttributeNode(
   Panel panel,
   String labelText
);

Parameters

panel
Panel you are using
labelText
The Text for the Label

See Also

AttributeNode Class | DarkWynter.App Namespace | AttributeNode Constructor Overload List