package bluej.pkgmgr;

import bluej.extensions.painter.ExtensionClassTargetPainter;


| The constants in this enumeration are used to define which method of the | {}link ExtensionClassTargetPainter} shall be called. | | @author Simon Gerlach | public enum Layer{ BACKGROUND, FOREGROUND; }




6 neLoCode + 3 LoComm