- info(String) - Static method in class com.plealog.genericapp.api.log.EZLogger
-
- initialize(String) - Static method in class com.plealog.genericapp.api.EZGenericApplication
-
Initializes application.
- initialize() - Static method in class com.plealog.genericapp.api.log.EZLoggerManager
-
Call this method to setup the logging framework.
- inputValueMessage(Component, String, String) - Static method in class com.plealog.genericapp.api.EZEnvironment
-
Display an input value modal dialogue box.
- inputValueMessage(Component, String) - Static method in class com.plealog.genericapp.api.EZEnvironment
-
Display an input value modal dialogue box.
- isAboutToQuit() - Method in interface com.plealog.genericapp.api.EZUIStarterListener
-
This method is called whenthe application is about to quit.
- isBlank(CharSequence) - Static method in class com.plealog.wizard.model.WizardUtils
-
- isCommitable() - Method in class com.plealog.wizard.model.WizardStepModel
-
Figures out whether or not the data model is in a state compatible with Wizard step progression.
- isCurrentStep() - Method in class com.plealog.wizard.model.WizardStepModel
-
Returns whether or not this step is the current step of the wizard data model.
- isEdited() - Method in interface com.plealog.prefs4j.ui.PreferenceEditor
-
Figures out whether something has been edited.
- isExtensionListInDescription() - Method in class com.plealog.genericapp.api.file.EZFileFilter
-
- isFinishable() - Method in class com.plealog.wizard.model.WizardModel
-
Is it possible to progress to finish status.
- isFinishable(Stack<WizardStepModel>) - Method in class com.plealog.wizard.model.WizardModel
-
Is it possible to finish ?
- isInitialized() - Static method in class com.plealog.genericapp.api.log.EZLoggerManager
-
For internal use only.
- isLibraryExpired() - Method in interface com.plealog.genericapp.api.protection.Protector
-
Figures out whether or not the library has expired.
- isLibraryInvalid() - Method in interface com.plealog.genericapp.api.protection.Protector
-
Figures out whether or not the library is valid for use.
- isMovingBackwards() - Method in class com.plealog.wizard.model.WizardModel
-
Return true while executing commit on current step view during previousStep().
- isNextable() - Method in class com.plealog.wizard.model.WizardModel
-
Is it possible to progress to next step ?
- isNotBlank(CharSequence) - Static method in class com.plealog.wizard.model.WizardUtils
-
- isUsingOSNativeFileDialog() - Static method in class com.plealog.genericapp.api.file.EZFileManager
-
Figures out whether or not this manager uses native OS dependent FileChooser.
- isValidForThisOsMenu() - Method in class com.plealog.genericapp.ui.menu.EZBasicAction
-
Figures out if this Action can be displayed in Menus for
the current OS.
- ItemException - Exception in com.plealog.prefs4j.ui
-
This class defines an exception associated to Item.
- ItemException(String) - Constructor for exception com.plealog.prefs4j.ui.ItemException
-