- parseMimeType(String) - Static method in class com.llwork.external.MimeTypeParser
-
Parses real mime type and converts it to it's internal representation
- PARTICIPATION_STATUS_BUSY - Static variable in interface com.llwork.external.IConstants
-
- PARTICIPATION_STATUS_FREE - Static variable in interface com.llwork.external.IConstants
-
- PARTICIPATION_STATUS_OUTOFOFFICE - Static variable in interface com.llwork.external.IConstants
-
- PARTICIPATION_STATUS_TENTATIVE - Static variable in interface com.llwork.external.IConstants
-
- performCommand(String) - Method in interface com.llwork.external.telephony.ITelephoneDevice
-
Is called if a manual command is set via the application menu.
- PHONE_STATUS_ACTIVATED - Static variable in interface com.llwork.external.telephony.ITelephoneConstants
-
Telephone is active.
- PHONE_STATUS_CALL - Static variable in interface com.llwork.external.telephony.ITelephoneConstants
-
Telephone conversation takes place.
- PHONE_STATUS_DIALING - Static variable in interface com.llwork.external.telephony.ITelephoneConstants
-
Telephone is dialing.
- PHONE_STATUS_DROPPED - Static variable in interface com.llwork.external.telephony.ITelephoneConstants
-
Telephone call is dropped.
- PHONE_STATUS_INACTIVATED - Static variable in interface com.llwork.external.telephony.ITelephoneConstants
-
Telephone is inactive.
- PHONE_STATUS_INBOUNDRINGING - Static variable in interface com.llwork.external.telephony.ITelephoneConstants
-
Telephone is ringing.
- PHONE_STATUS_ONHOLD - Static variable in interface com.llwork.external.telephony.ITelephoneConstants
-
Telephone is on hold.
- phoneEventOccured(TelephoneEvent) - Method in interface com.llwork.external.telephony.ITelephoneEventListener
-
Has to be triggered if the device state has changed (active/inactive) or if the call status has changed.
- println(String) - Method in interface com.llwork.external.ILoggingHandler
-
Special method for logging.
- println(String, boolean) - Method in interface com.llwork.external.ILoggingHandler
-
Special method for logging.
- ProjectMetaData - Class in com.llwork.external.project
-
Container class of project meta data
- ProjectMetaData(double, double) - Constructor for class com.llwork.external.project.ProjectMetaData
-
Constructor
- PropertyItemDescriptor - Class in com.llwork.external
-
- PropertyItemDescriptor(int, String, String, String, boolean, boolean) - Constructor for class com.llwork.external.PropertyItemDescriptor
-