public class

Desktop

extends Container
java.lang.Object
   ↳ net.pierrox.lightning_launcher.script.api.Container
     ↳ net.pierrox.lightning_launcher.script.api.Desktop

Class Overview

The desktop is a kind of container, and is typically displayed as the home screen. It includes all capabilities of the base container, plus some other ones specific to desktops.

Summary

[Expand]
Inherited Fields
From class net.pierrox.lightning_launcher.script.api.Container
Public Methods
String getName()
Returns the name of this desktop as configured in the 'Configure desktops' screen.
[Expand]
Inherited Methods
From class net.pierrox.lightning_launcher.script.api.Container
From class java.lang.Object

Public Methods

public String getName ()

Returns the name of this desktop as configured in the 'Configure desktops' screen.