Class LayoutBase

java.lang.Object
org.luwrain.app.base.LayoutBase
Direct Known Subclasses:
ProjectBaseLayout, ProjectWizard, TextEditingLayout

public class LayoutBase extends Object
The main class for working with layouts in the LUWRAIN application. This class provides methods for creating and managing layouts, as well as handling input events and system events. It serves as a simplified interface for developing applications in LUWRAIN.