class Label extends DJComponent { dj String text; dj int alignment in {LEFT,CENTER,RIGHT}; dj Font font; }