A C D E S V

A

Alerts4P - Class in com.cage.alerts4p
 
Alerts4P(PApplet) - Constructor for class com.cage.alerts4p.Alerts4P
Default Constructor
Alerts4P(PApplet, int, int) - Constructor for class com.cage.alerts4p.Alerts4P
Specific Constructor With Position
Alerts4P(PApplet, int, int, int, int, int) - Constructor for class com.cage.alerts4p.Alerts4P
Specific Constructor With Several Parameters

C

com.cage.alerts4p - package com.cage.alerts4p
 

D

disableAlerts() - Method in class com.cage.alerts4p.Alerts4P
Disable The Alerts
display() - Method in class com.cage.alerts4p.Alerts4P
Display The Alert

E

enableAlerts() - Method in class com.cage.alerts4p.Alerts4P
Enable The Alerts

S

setAlert(String) - Method in class com.cage.alerts4p.Alerts4P
Set An Alert (Default Duration)
setAlert(String, int) - Method in class com.cage.alerts4p.Alerts4P
Set An Alert (Specific Duration)
setBgColor(int) - Method in class com.cage.alerts4p.Alerts4P
Set The Background Color
setDuration(int) - Method in class com.cage.alerts4p.Alerts4P
Change The Default Duration
setHorSpacing(int) - Method in class com.cage.alerts4p.Alerts4P
Set The Horizontal Spacing (= Horizontal Padding Inside Of The Popup Box)
setOpacity(int) - Method in class com.cage.alerts4p.Alerts4P
Set The Default Opacity
setRectRadius(int) - Method in class com.cage.alerts4p.Alerts4P
Set The Radius Of The Popup Rectangle
setStrokeColor(int) - Method in class com.cage.alerts4p.Alerts4P
Set The Sroke Color For The Popup
setStrokeWeight(int) - Method in class com.cage.alerts4p.Alerts4P
Set The Sroke Weight For The Popup (0 = Nostroke)
setTextColor(int) - Method in class com.cage.alerts4p.Alerts4P
Set The Text Color
setTextSize(int) - Method in class com.cage.alerts4p.Alerts4P
Set The Text Size

V

version() - Method in class com.cage.alerts4p.Alerts4P
Displays Version Information Of This Library In The Console

A C D E S V