A B C D E F G H I J K L M N O P R S T U V W

A

APP_IMG_PATH - Static variable in class com.japisoft.framework.ApplicationModel
Path (classpath) for an application logo image
AUTODOC_FILE - Static variable in class com.japisoft.framework.ApplicationModel
File for generating a documentation
AboutAction - class com.japisoft.framework.dialog.about.AboutAction.
Show the about dialog
AboutAction() - Constructor for class com.japisoft.framework.dialog.about.AboutAction
 
AboutDialog - class com.japisoft.framework.dialog.about.AboutDialog.
About dialog.
AboutDialog() - Constructor for class com.japisoft.framework.dialog.about.AboutDialog
 
AboutPanel - class com.japisoft.framework.dialog.about.AboutPanel.
 
AboutPanel(HashMap) - Constructor for class com.japisoft.framework.dialog.about.AboutPanel
 
AbstractDialogAction - class com.japisoft.framework.dialog.actions.AbstractDialogAction.
 
AbstractDialogAction(int) - Constructor for class com.japisoft.framework.dialog.actions.AbstractDialogAction
Create a new action with this id
AbstractDialogAction(int, boolean) - Constructor for class com.japisoft.framework.dialog.actions.AbstractDialogAction
 
ActionBuilder - interface com.japisoft.framework.application.descriptor.helpers.ActionBuilder.
Build an action from the action name
ActionItem - class com.japisoft.framework.dialog.command.ActionItem.
Title: Description: Copyright: Copyright (c) 2004 Company:
ActionItem(String, String, String) - Constructor for class com.japisoft.framework.dialog.command.ActionItem
 
ActionModel - class com.japisoft.framework.application.descriptor.ActionModel.
Store all actions from the interface builder
ActionModel() - Constructor for class com.japisoft.framework.application.descriptor.ActionModel
 
ApplicationException - exception com.japisoft.framework.ApplicationException.
ApplicationException Case when starting an application
ApplicationException() - Constructor for class com.japisoft.framework.ApplicationException
 
ApplicationException(String) - Constructor for class com.japisoft.framework.ApplicationException
 
ApplicationException(String, Throwable) - Constructor for class com.japisoft.framework.ApplicationException
 
ApplicationException(Throwable) - Constructor for class com.japisoft.framework.ApplicationException
 
ApplicationMain - class com.japisoft.framework.ApplicationMain.
This is the beginning part for starting an application.
ApplicationMain() - Constructor for class com.japisoft.framework.ApplicationMain
 
ApplicationModel - class com.japisoft.framework.ApplicationModel.
This is a global reference part.
ApplicationModel() - Constructor for class com.japisoft.framework.ApplicationModel
 
ApplicationStep - interface com.japisoft.framework.ApplicationStep.
Here an interface bound to a part of the application starting.
ApplicationStepAdapter - class com.japisoft.framework.ApplicationStepAdapter.
A simple application step.
ApplicationStepAdapter() - Constructor for class com.japisoft.framework.ApplicationStepAdapter
 
ApplicationStepException - exception com.japisoft.framework.ApplicationStepException.
Exception possible when starting an application step.
ApplicationStepException(boolean) - Constructor for class com.japisoft.framework.ApplicationStepException
 
ApplicationStepException(String, boolean) - Constructor for class com.japisoft.framework.ApplicationStepException
 
ApplicationStepException(String, Throwable, boolean) - Constructor for class com.japisoft.framework.ApplicationStepException
 
ApplicationStepException(Throwable, boolean) - Constructor for class com.japisoft.framework.ApplicationStepException
 
AutoHelpAction - class com.japisoft.framework.dialog.help.AutoHelpAction.
 
AutoHelpAction() - Constructor for class com.japisoft.framework.dialog.help.AutoHelpAction
 
AutoScroll - class com.japisoft.framework.ui.AutoScroll.
 
AutoScroll(Component, Insets) - Constructor for class com.japisoft.framework.ui.AutoScroll
 
AutoScroll(Component, Insets, Insets) - Constructor for class com.japisoft.framework.ui.AutoScroll
 
accept(File) - Method in class com.japisoft.framework.ui.SimpleFileFilter
 
acceptNext(boolean) - Method in interface com.japisoft.framework.wizard.WizardStepContext
Notify the main wizard component that the next step is accessible.
acceptPrevious(boolean) - Method in interface com.japisoft.framework.wizard.WizardStepContext
Notify the main wizard component that the previous step is accessible.
actionPerformed(int) - Method in class com.japisoft.framework.dialog.BasicDialogComponent
 
actionPerformed(ActionEvent) - Method in class com.japisoft.framework.dialog.about.AboutAction
 
actionPerformed(ActionEvent) - Method in class com.japisoft.framework.dialog.about.AboutPanel
 
actionPerformed(ActionEvent) - Method in class com.japisoft.framework.dialog.about.NewsAction
 
actionPerformed(ActionEvent) - Method in class com.japisoft.framework.dialog.actions.AbstractDialogAction
 
actionPerformed(ActionEvent) - Method in class com.japisoft.framework.dialog.actions.CancelAction
 
actionPerformed(ActionEvent) - Method in class com.japisoft.framework.dialog.actions.DialogActionProxy
 
actionPerformed(ActionEvent) - Method in class com.japisoft.framework.dialog.actions.OKAction
 
actionPerformed(ActionEvent) - Method in class com.japisoft.framework.dialog.actions.StopAction
 
actionPerformed(ActionEvent) - Method in class com.japisoft.framework.dialog.actions.StoringLocationAction
 
actionPerformed(ActionEvent) - Method in class com.japisoft.framework.dialog.command.ExternalToolPane
 
actionPerformed(ActionEvent) - Method in class com.japisoft.framework.dialog.help.AutoHelpAction
 
actionPerformed(ActionEvent) - Method in class com.japisoft.framework.dialog.help.ManualAction
 
actionPerformed(ActionEvent) - Method in class com.japisoft.framework.dialog.help.TipOfTheDayAction
 
actionPerformed(ActionEvent) - Method in class com.japisoft.framework.dialog.help.TipOfTheDayDialog
 
actionPerformed(ActionEvent) - Method in class com.japisoft.framework.dialog.report.BugReportingAction
 
actionPerformed(ActionEvent) - Method in class com.japisoft.framework.dialog.report.ReportingListAction
 
actionPerformed(ActionEvent) - Method in class com.japisoft.framework.job.ShowHeavyJobAction
 
actionPerformed(ActionEvent) - Method in class com.japisoft.framework.preferences.actions.PreferencesAction
 
actionPerformed(ActionEvent) - Method in class com.japisoft.framework.ui.MultiChoiceButton
 
actionPerformed(ActionEvent) - Method in class com.japisoft.framework.ui.table.BooleanTableCellEditor
 
actionPerformed(ActionEvent) - Method in class com.japisoft.framework.ui.text.FileTextField
 
activate(WizardStep) - Method in class com.japisoft.framework.wizard.DefaultWizardView
 
activate(WizardStep) - Method in interface com.japisoft.framework.wizard.WizardView
Activate on wizard step
activeActionById(String, ActionEvent) - Static method in class com.japisoft.framework.application.descriptor.ActionModel
Run an action with the following name and event
activeActionById(String, ActionEvent, String) - Static method in class com.japisoft.framework.application.descriptor.ActionModel
Run an action with the following name and event and a param available from the "param" key (getValue)
activeActionById(String, ActionEvent, String, String) - Static method in class com.japisoft.framework.application.descriptor.ActionModel
Run an action with the following name and event and two params available from the "param" and "param2" keys (getValue)
activeOverringImage - Variable in class com.japisoft.framework.ui.ImageIconProxy
 
addApplicationStep(ApplicationStep) - Static method in class com.japisoft.framework.ApplicationModel
Add a new application step
addApplicationStep(ApplicationStep, int) - Static method in class com.japisoft.framework.ApplicationModel
Add a new application step at this location (starting from 0)
addButtons(JButton[]) - Method in class com.japisoft.framework.ui.GradientPanel
Add buttons to the gradient label
addCellEditorListener(CellEditorListener) - Method in class com.japisoft.framework.ui.table.BooleanTableCellEditor
 
addDialogAction(DialogAction) - Method in class com.japisoft.framework.dialog.actions.DialogActionModel
Add a new dialog action
addDialogAction(int, DialogAction) - Method in class com.japisoft.framework.dialog.actions.DialogActionModel
Add a new dialog action at this index
addError(String) - Static method in class com.japisoft.framework.log.Logger
 
addError(String) - Method in interface com.japisoft.framework.log.LoggerListener
 
addError(String) - Static method in class com.japisoft.framework.toolkit.Logger
 
addError(String) - Method in interface com.japisoft.framework.toolkit.LoggerListener
 
addException(Throwable) - Static method in class com.japisoft.framework.log.Logger
 
addException(Throwable) - Method in interface com.japisoft.framework.log.LoggerListener
 
addInfo(String) - Static method in class com.japisoft.framework.log.Logger
 
addInfo(String) - Method in interface com.japisoft.framework.log.LoggerListener
 
addInfo(String) - Static method in class com.japisoft.framework.toolkit.Logger
 
addInfo(String) - Method in interface com.japisoft.framework.toolkit.LoggerListener
 
addJob(Job) - Static method in class com.japisoft.framework.job.JobManager
Add a new job.
addLayoutComponent(Component, Object) - Method in class com.japisoft.framework.ui.layout.ButtonLayout
 
addLayoutComponent(String, Component) - Method in class com.japisoft.framework.ui.layout.ButtonLayout
 
addLayoutComponent(Component, Object) - Method in class com.japisoft.framework.ui.layout.VerticalCenterLayout
 
addLayoutComponent(String, Component) - Method in class com.japisoft.framework.ui.layout.VerticalCenterLayout
 
addLoggerListener(LoggerListener) - Static method in class com.japisoft.framework.log.Logger
 
addLoggerListener(LoggerListener) - Static method in class com.japisoft.framework.toolkit.Logger
 
addMessage(int, String) - Static method in class com.japisoft.framework.toolkit.Logger
 
addNotify() - Method in class com.japisoft.framework.dialog.BasicDialogComponent
 
addNotify() - Method in class com.japisoft.framework.dialog.BasicDialogFooter
 
addNotify() - Method in class com.japisoft.framework.dialog.BasicOKDialogComponent
 
addNotify() - Method in class com.japisoft.framework.dialog.about.AboutPanel
 
addNotify() - Method in class com.japisoft.framework.dialog.basic.HTMLDialog
 
addNotify() - Method in class com.japisoft.framework.dialog.command.ExternalToolPane
 
addNotify() - Method in class com.japisoft.framework.dialog.help.ManualDialog
 
addNotify() - Method in class com.japisoft.framework.dialog.help.TipOfTheDayDialog
 
addNotify() - Method in class com.japisoft.framework.dialog.report.ReportingListPanel
 
addNotify() - Method in class com.japisoft.framework.ui.MultiChoiceButton
 
addNotify() - Method in class com.japisoft.framework.ui.text.FileTextField
 
addNotify() - Method in class com.japisoft.framework.wizard.DefaultWizardView
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.japisoft.framework.dialog.actions.DialogActionProxy
 
addWarning(String) - Static method in class com.japisoft.framework.log.Logger
 
addWarning(String) - Method in interface com.japisoft.framework.log.LoggerListener
 
addWarning(String) - Static method in class com.japisoft.framework.toolkit.Logger
 
addWarning(String) - Method in interface com.japisoft.framework.toolkit.LoggerListener
 
addWizardListener(WizardListener) - Method in class com.japisoft.framework.wizard.JWizard
Add a listener for the start / stop wizard step
addWizardStep(WizardStep) - Method in class com.japisoft.framework.wizard.DefaultWizardStepModel
 
addWizardStep(WizardStep) - Method in interface com.japisoft.framework.wizard.WizardStepModel
Add a new wizard step
arguments - Variable in class com.japisoft.framework.dialog.command.ActionItem
 
autoscroll(Point) - Method in class com.japisoft.framework.ui.AutoScroll
 

B

BETA_VERSION - Static variable in class com.japisoft.framework.ApplicationModel
A Beta version number
BOOLEAN - Static variable in class com.japisoft.framework.preferences.Preferences
 
BUILD - Static variable in class com.japisoft.framework.ApplicationModel
A build version
BUILD_KEY - Static variable in class com.japisoft.framework.dialog.about.AboutPanel
 
BUNDLE_MODE - Static variable in class com.japisoft.framework.SharedProperties
Used for defining any labels, tooltips... with bundle descriptor This is useful is you with to traduce your application elements to several language
BasicDialogComponent - class com.japisoft.framework.dialog.BasicDialogComponent.
Basic dialog This dialog box searches title, comment, ok, cancel values from a property bundle located at the same classpath location than the dialog box terminated by '.properties'.
BasicDialogComponent(String) - Constructor for class com.japisoft.framework.dialog.BasicDialogComponent
 
BasicDialogComponent(Dialog, String) - Constructor for class com.japisoft.framework.dialog.BasicDialogComponent
 
BasicDialogComponent(Frame, String) - Constructor for class com.japisoft.framework.dialog.BasicDialogComponent
 
BasicDialogFooter - class com.japisoft.framework.dialog.BasicDialogFooter.
This is a simple footer for showing each action button
BasicDialogFooter() - Constructor for class com.japisoft.framework.dialog.BasicDialogFooter
 
BasicDialogHeader - class com.japisoft.framework.dialog.BasicDialogHeader.
A simple dialog header
BasicDialogHeader() - Constructor for class com.japisoft.framework.dialog.BasicDialogHeader
 
BasicOKCancelDialogComponent - class com.japisoft.framework.dialog.BasicOKCancelDialogComponent.
Simple Dialog with OK and Cancel Action.
BasicOKCancelDialogComponent(Dialog, String, String, String, Icon) - Constructor for class com.japisoft.framework.dialog.BasicOKCancelDialogComponent
 
BasicOKCancelDialogComponent(Frame, String, String, String, Icon) - Constructor for class com.japisoft.framework.dialog.BasicOKCancelDialogComponent
 
BasicOKDialogComponent - class com.japisoft.framework.dialog.BasicOKDialogComponent.
 
BasicOKDialogComponent(Dialog, String, String, String, Icon) - Constructor for class com.japisoft.framework.dialog.BasicOKDialogComponent
 
BasicOKDialogComponent(Frame, String, String, String, Icon) - Constructor for class com.japisoft.framework.dialog.BasicOKDialogComponent
 
BasicStepView - class com.japisoft.framework.wizard.BasicStepView.
 
BasicStepView(JComponent) - Constructor for class com.japisoft.framework.wizard.BasicStepView
 
BasicWizardStep - class com.japisoft.framework.wizard.BasicWizardStep.
Facility for creating a wizard.
BasicWizardStep(String) - Constructor for class com.japisoft.framework.wizard.BasicWizardStep
 
BasicWizardStep(String, String, String, StepView) - Constructor for class com.japisoft.framework.wizard.BasicWizardStep
 
BasicWizardStep(String, String, String, Icon, Icon, StepView) - Constructor for class com.japisoft.framework.wizard.BasicWizardStep
 
BooleanTableCellEditor - class com.japisoft.framework.ui.table.BooleanTableCellEditor.
 
BooleanTableCellEditor(TableModel) - Constructor for class com.japisoft.framework.ui.table.BooleanTableCellEditor
 
BooleanTableCellRenderer - class com.japisoft.framework.ui.table.BooleanTableCellRenderer.
 
BooleanTableCellRenderer() - Constructor for class com.japisoft.framework.ui.table.BooleanTableCellRenderer
 
BooleanTableCellRenderer(Color, Color) - Constructor for class com.japisoft.framework.ui.table.BooleanTableCellRenderer
 
BugReportingAction - class com.japisoft.framework.dialog.report.BugReportingAction.
 
BugReportingAction(String) - Constructor for class com.japisoft.framework.dialog.report.BugReportingAction
 
BugReportingAction() - Constructor for class com.japisoft.framework.dialog.report.BugReportingAction
 
ButtonLayout - class com.japisoft.framework.ui.layout.ButtonLayout.
Layout working from the right to the left
ButtonLayout() - Constructor for class com.japisoft.framework.ui.layout.ButtonLayout
 
beforeClosing() - Method in class com.japisoft.framework.dialog.BasicDialogComponent
Called before the dialog is closed
beforeClosing() - Method in class com.japisoft.framework.preferences.PreferencesDialog
 
beforeShowing() - Method in class com.japisoft.framework.dialog.BasicDialogComponent
Called before the dialog is visible
beforeShowing() - Method in class com.japisoft.framework.preferences.PreferencesDialog
 
build(JMenu) - Method in interface com.japisoft.framework.application.descriptor.helpers.MenuBuilderDelegate
 
buildAction(SimpleNode, String) - Method in interface com.japisoft.framework.application.descriptor.helpers.ActionBuilder
Build an action for this name (it can be a classname...)
buildAction(SimpleNode, String) - Method in class com.japisoft.framework.application.descriptor.helpers.DefaultActionBuilderImpl
 
buildNewActionModel() - Static method in class com.japisoft.framework.dialog.DialogManager
 
buildPopupForHeavyJob() - Static method in class com.japisoft.framework.job.JobManager
 
buildUI(InputStream) - Method in class com.japisoft.framework.application.descriptor.InterfaceBuilder
Build the user interface from this XML file descriptor

C

CANCEL_ACTION - Static variable in class com.japisoft.framework.wizard.JWizard
 
CANCEL_ID - Static variable in class com.japisoft.framework.dialog.DialogManager
 
CHAR - Static variable in class com.japisoft.framework.preferences.Preferences
 
CHOICE - Static variable in class com.japisoft.framework.preferences.Preferences
 
CLOSE_ALL - Static variable in class com.japisoft.framework.application.descriptor.ActionModel
Default name for the close all action
COLOR - Static variable in class com.japisoft.framework.preferences.Preferences
 
COMMON_MANAGER - Static variable in class com.japisoft.framework.job.JobManager
 
COMPANY_KEY - Static variable in class com.japisoft.framework.dialog.about.AboutPanel
 
CURRENT_DIRECTORY_MACRO - Static variable in class com.japisoft.framework.dialog.command.ExternalToolPane
 
CURRENT_FILENAME_MACRO - Static variable in class com.japisoft.framework.dialog.command.ExternalToolPane
 
CURRENT_HOME_MACRO - Static variable in class com.japisoft.framework.dialog.command.ExternalToolPane
 
CURRENT_PATH_MACRO - Static variable in class com.japisoft.framework.dialog.command.ExternalToolPane
 
CancelAction - class com.japisoft.framework.dialog.actions.CancelAction.
Default action for canceling a content
CancelAction() - Constructor for class com.japisoft.framework.dialog.actions.CancelAction
 
ClassInstanceStep - class com.japisoft.framework.step.ClassInstanceStep.
Here a way to create an object from a class when starting the application
ClassInstanceStep(String) - Constructor for class com.japisoft.framework.step.ClassInstanceStep
A class name for building the object
ClassInstanceStep(String, boolean) - Constructor for class com.japisoft.framework.step.ClassInstanceStep
A class name for building the object.
ClosingAction - interface com.japisoft.framework.dialog.actions.ClosingAction.
Empty interface for action closing the current dialog like 'OK' or 'CANCEL'.
ConsoleLogger - class com.japisoft.framework.log.ConsoleLogger.
 
ConsoleLogger() - Constructor for class com.japisoft.framework.log.ConsoleLogger
 
ConsoleLogger - class com.japisoft.framework.toolkit.ConsoleLogger.
 
ConsoleLogger() - Constructor for class com.japisoft.framework.toolkit.ConsoleLogger
 
canStart(WizardStepContext) - Method in class com.japisoft.framework.wizard.BasicWizardStep
 
canStart(WizardStepContext) - Method in interface com.japisoft.framework.wizard.WizardStep
Called before the wizard step is started.
center(Window) - Static method in class com.japisoft.framework.ui.Toolkit
 
clone() - Method in class com.japisoft.framework.dialog.actions.DialogActionModel
 
com.japisoft.framework - package com.japisoft.framework
 
com.japisoft.framework.app.toolkit - package com.japisoft.framework.app.toolkit
 
com.japisoft.framework.application.descriptor - package com.japisoft.framework.application.descriptor
 
com.japisoft.framework.application.descriptor.helpers - package com.japisoft.framework.application.descriptor.helpers
 
com.japisoft.framework.dialog - package com.japisoft.framework.dialog
 
com.japisoft.framework.dialog.about - package com.japisoft.framework.dialog.about
 
com.japisoft.framework.dialog.actions - package com.japisoft.framework.dialog.actions
 
com.japisoft.framework.dialog.basic - package com.japisoft.framework.dialog.basic
 
com.japisoft.framework.dialog.command - package com.japisoft.framework.dialog.command
 
com.japisoft.framework.dialog.help - package com.japisoft.framework.dialog.help
 
com.japisoft.framework.dialog.register - package com.japisoft.framework.dialog.register
 
com.japisoft.framework.dialog.report - package com.japisoft.framework.dialog.report
 
com.japisoft.framework.dialog.welcome - package com.japisoft.framework.dialog.welcome
 
com.japisoft.framework.event - package com.japisoft.framework.event
 
com.japisoft.framework.job - package com.japisoft.framework.job
 
com.japisoft.framework.log - package com.japisoft.framework.log
 
com.japisoft.framework.preferences - package com.japisoft.framework.preferences
 
com.japisoft.framework.preferences.actions - package com.japisoft.framework.preferences.actions
 
com.japisoft.framework.step - package com.japisoft.framework.step
 
com.japisoft.framework.toolkit - package com.japisoft.framework.toolkit
 
com.japisoft.framework.ui - package com.japisoft.framework.ui
 
com.japisoft.framework.ui.layout - package com.japisoft.framework.ui.layout
 
com.japisoft.framework.ui.list - package com.japisoft.framework.ui.list
 
com.japisoft.framework.ui.table - package com.japisoft.framework.ui.table
 
com.japisoft.framework.ui.text - package com.japisoft.framework.ui.text
 
com.japisoft.framework.ui.toolkit - package com.japisoft.framework.ui.toolkit
 
com.japisoft.framework.wizard - package com.japisoft.framework.wizard
 
command - Variable in class com.japisoft.framework.dialog.command.ActionItem
 
createResource(String) - Method in class com.japisoft.framework.ui.text.DefaultTextFieldHandler
 
createResource(String) - Method in interface com.japisoft.framework.ui.text.FileTextFieldHandler
 
currentContext - Variable in class com.japisoft.framework.wizard.BasicWizardStep
 

D

DEBUG_AUTODOC_FILE - Static variable in class com.japisoft.framework.ApplicationModel
Temporary path for storing the generated documentation
DEBUG_MODE - Static variable in class com.japisoft.framework.ApplicationModel
Debug mode.
DEFAULT_CANCELACTION - Static variable in class com.japisoft.framework.dialog.actions.DialogActionModel
 
DEFAULT_OKACTION - Static variable in class com.japisoft.framework.dialog.actions.DialogActionModel
 
DEF_ACTION - Static variable in class com.japisoft.framework.dialog.DialogManager
 
DEF_MANUAL_PATH - Static variable in class com.japisoft.framework.ApplicationModel
Manual path
DEF_MANUAL_PATH - Static variable in class com.japisoft.framework.dialog.help.ManualDialog
This is a path from the classpath
DEF_TIPS_PATH - Static variable in class com.japisoft.framework.dialog.help.TipOfTheDayDialog
This is a path from the classpath
DISABLED_BGCOLOR - Static variable in class com.japisoft.framework.ui.table.SharedProperties
Color for a disabled row
DataReportingPanel - class com.japisoft.framework.dialog.report.DataReportingPanel.
Panel for reporting a bug, a request ...
DataReportingPanel() - Constructor for class com.japisoft.framework.dialog.report.DataReportingPanel
 
DefaultActionBuilderImpl - class com.japisoft.framework.application.descriptor.helpers.DefaultActionBuilderImpl.
It uses a class.forName for creating and building the final action
DefaultActionBuilderImpl() - Constructor for class com.japisoft.framework.application.descriptor.helpers.DefaultActionBuilderImpl
 
DefaultTextFieldHandler - class com.japisoft.framework.ui.text.DefaultTextFieldHandler.
A handler for the FileTextField, it is required for selecting a file from the file system
DefaultTextFieldHandler() - Constructor for class com.japisoft.framework.ui.text.DefaultTextFieldHandler
 
DefaultWizardStepModel - class com.japisoft.framework.wizard.DefaultWizardStepModel.
Simple model for the set of wizardstep
DefaultWizardStepModel(JWizard) - Constructor for class com.japisoft.framework.wizard.DefaultWizardStepModel
 
DefaultWizardView - class com.japisoft.framework.wizard.DefaultWizardView.
This is a simple view of your wizard.
DefaultWizardView(JWizard) - Constructor for class com.japisoft.framework.wizard.DefaultWizardView
 
DialogAction - interface com.japisoft.framework.dialog.actions.DialogAction.
Default action interface for dialogs
DialogActionModel - class com.japisoft.framework.dialog.actions.DialogActionModel.
This is a model containing available actions
DialogActionModel() - Constructor for class com.japisoft.framework.dialog.actions.DialogActionModel
 
DialogActionModel(DialogAction[]) - Constructor for class com.japisoft.framework.dialog.actions.DialogActionModel
 
DialogActionModelListener - interface com.japisoft.framework.dialog.actions.DialogActionModelListener.
 
DialogActionProxy - class com.japisoft.framework.dialog.actions.DialogActionProxy.
 
DialogActionProxy(DialogAction, DialogComponent) - Constructor for class com.japisoft.framework.dialog.actions.DialogActionProxy
 
DialogComponent - interface com.japisoft.framework.dialog.DialogComponent.
 
DialogFooter - interface com.japisoft.framework.dialog.DialogFooter.
This is the bottom part of the dialog for showing the available actions like OK / CANCEL ...
DialogHeader - interface com.japisoft.framework.dialog.DialogHeader.
Here an interface for the dialog header
DialogManager - class com.japisoft.framework.dialog.DialogManager.
Here a manager for showing a dialog
DialogManager() - Constructor for class com.japisoft.framework.dialog.DialogManager
 
DialogVisibilityObserver - interface com.japisoft.framework.dialog.actions.DialogVisibilityObserver.
An interface for each action that must known when a dialog is visible or not
debug(String) - Static method in class com.japisoft.framework.ApplicationModel
Show this message only in a debug mode
debug(Throwable) - Static method in class com.japisoft.framework.ApplicationModel
Show this stacktrace only in a debug mode
delegate - Variable in class com.japisoft.framework.dialog.actions.DialogActionProxy
 
deleteResource(String) - Method in class com.japisoft.framework.ui.text.DefaultTextFieldHandler
 
deleteResource(String) - Method in interface com.japisoft.framework.ui.text.FileTextFieldHandler
 
dialogHidden() - Method in class com.japisoft.framework.dialog.BasicDialogFooter
 
dialogHidden() - Method in interface com.japisoft.framework.dialog.DialogFooter
Called once when the dialog is hidden
dialogHidden(DialogComponent, DialogFooter) - Method in interface com.japisoft.framework.dialog.actions.DialogVisibilityObserver
Called once after the dialog visibility
dialogHidden(DialogComponent, DialogFooter) - Method in class com.japisoft.framework.dialog.actions.StoringLocationAction
 
dialogShown() - Method in class com.japisoft.framework.dialog.BasicDialogFooter
 
dialogShown() - Method in interface com.japisoft.framework.dialog.DialogFooter
Called once when the dialog is shown
dialogShown(DialogComponent, DialogFooter) - Method in interface com.japisoft.framework.dialog.actions.DialogVisibilityObserver
Called once before the dialog visibility
dialogShown(DialogComponent, DialogFooter) - Method in class com.japisoft.framework.dialog.actions.StoringLocationAction
 
dialogTitle - Variable in class com.japisoft.framework.dialog.report.BugReportingAction
 
dispose() - Method in class com.japisoft.framework.dialog.BasicDialogComponent
Dispose all the inner resource
dispose() - Method in class com.japisoft.framework.dialog.BasicDialogFooter
 
dispose() - Method in class com.japisoft.framework.dialog.BasicDialogHeader
 
dispose() - Method in interface com.japisoft.framework.dialog.DialogComponent
Freeing all the resource
dispose() - Method in interface com.japisoft.framework.dialog.DialogFooter
Freeing any inner resource
dispose() - Method in interface com.japisoft.framework.dialog.DialogHeader
Freeing any inner resource
dispose() - Method in class com.japisoft.framework.job.HeavyJobProxy
 
dispose() - Method in interface com.japisoft.framework.job.Job
Free inner resource
dispose() - Method in class com.japisoft.framework.job.JobAdapter
 
dispose() - Method in class com.japisoft.framework.job.JobManager
Dispose the current manager.
dispose() - Method in class com.japisoft.framework.wizard.JWizard
Free all inner resource, it must be called for helping the garbage collector to do the best job.

E

ERROR - Static variable in class com.japisoft.framework.log.Logger
 
ERROR - Static variable in class com.japisoft.framework.toolkit.Logger
 
ERROR_BGCOLOR - Static variable in class com.japisoft.framework.ui.table.SharedProperties
Color for a row with error
EXCEPTION - Static variable in class com.japisoft.framework.log.Logger
 
EmptyColoredTextField - class com.japisoft.framework.ui.text.EmptyColoredTextField.
Special text field which color can change if it is empty or not
EmptyColoredTextField(Color, Color) - Constructor for class com.japisoft.framework.ui.text.EmptyColoredTextField
 
EmptyColoredTextField() - Constructor for class com.japisoft.framework.ui.text.EmptyColoredTextField
It will used the color from the keys of the UIManager : - EmptyColoredTextField.emptyColor - EmptyColoredTextField.okColor
EnableTableModel - interface com.japisoft.framework.ui.table.EnableTableModel.
 
ErrorTableModel - interface com.japisoft.framework.ui.table.ErrorTableModel.
 
ExternalToolDialog - class com.japisoft.framework.dialog.command.ExternalToolDialog.
A dialog for calling an external command
ExternalToolDialog(Frame) - Constructor for class com.japisoft.framework.dialog.command.ExternalToolDialog
 
ExternalToolPane - class com.japisoft.framework.dialog.command.ExternalToolPane.
Title: Description: Copyright: Copyright (c) 2004 Company:
ExternalToolPane() - Constructor for class com.japisoft.framework.dialog.command.ExternalToolPane
 

F

FILE_ENCODING - Static variable in class com.japisoft.framework.app.toolkit.Toolkit
 
FILE_ENCODING - Static variable in class com.japisoft.framework.toolkit.Toolkit
 
FONT - Static variable in class com.japisoft.framework.preferences.Preferences
 
FONT_NAME_UPDATABLE - Static variable in class com.japisoft.framework.preferences.FontDialog
 
FastLabel - class com.japisoft.framework.ui.FastLabel.
Here a faster label implementation.
FastLabel() - Constructor for class com.japisoft.framework.ui.FastLabel
 
FastLabel(boolean) - Constructor for class com.japisoft.framework.ui.FastLabel
 
FastLabel(boolean, boolean) - Constructor for class com.japisoft.framework.ui.FastLabel
 
FastLabel(boolean, boolean, boolean) - Constructor for class com.japisoft.framework.ui.FastLabel
 
FileListCellRenderer - class com.japisoft.framework.ui.list.FileListCellRenderer.
A renderer for a list of files
FileListCellRenderer() - Constructor for class com.japisoft.framework.ui.list.FileListCellRenderer
 
FileManager - class com.japisoft.framework.ui.toolkit.FileManager.
Toolkit for selecting easily a file
FileManager() - Constructor for class com.japisoft.framework.ui.toolkit.FileManager
 
FileTextField - class com.japisoft.framework.ui.text.FileTextField.
TextField with a button for file browsing
FileTextField(String, String, String) - Constructor for class com.japisoft.framework.ui.text.FileTextField
 
FileTextField(String, String) - Constructor for class com.japisoft.framework.ui.text.FileTextField
 
FileTextFieldHandler - interface com.japisoft.framework.ui.text.FileTextFieldHandler.
This is a delegate for the FileTextField.
FontDialog - class com.japisoft.framework.dialog.basic.FontDialog.
 
FontDialog(Dialog, Font) - Constructor for class com.japisoft.framework.dialog.basic.FontDialog
 
FontDialog - class com.japisoft.framework.preferences.FontDialog.
 
FontDialog(Dialog, Font) - Constructor for class com.japisoft.framework.preferences.FontDialog
 
forceToFront() - Static method in class com.japisoft.framework.dialog.basic.Splashscreen
 

G

GlobalMouseAdapter - class com.japisoft.framework.event.GlobalMouseAdapter.
 
GlobalMouseAdapter() - Constructor for class com.japisoft.framework.event.GlobalMouseAdapter
 
GradientLabel - class com.japisoft.framework.ui.GradientLabel.
A gradient label.
GradientLabel() - Constructor for class com.japisoft.framework.ui.GradientLabel
 
GradientPanel - class com.japisoft.framework.ui.GradientPanel.
A panel with a gradient title bar
GradientPanel(String, JComponent) - Constructor for class com.japisoft.framework.ui.GradientPanel
 
getActionBuilder() - Static method in class com.japisoft.framework.application.descriptor.helpers.InterfaceBuilderFactory
 
getActionById(String) - Method in class com.japisoft.framework.application.descriptor.InterfaceBuilder
 
getActionClassName(String) - Method in class com.japisoft.framework.application.descriptor.InterfaceBuilder
 
getActionId() - Method in class com.japisoft.framework.dialog.actions.AbstractDialogAction
 
getActionId() - Method in interface com.japisoft.framework.dialog.actions.DialogAction
 
getActionsItems() - Method in class com.japisoft.framework.dialog.command.ExternalToolPane
 
getAppIcon() - Method in class com.japisoft.framework.application.descriptor.InterfaceBuilder
 
getAppNameVersion() - Static method in class com.japisoft.framework.ApplicationModel
 
getAppUserPath() - Static method in class com.japisoft.framework.ApplicationModel
 
getAppVersion() - Static method in class com.japisoft.framework.ApplicationModel
 
getApplicationStepAt(int) - Static method in class com.japisoft.framework.ApplicationModel
 
getApplicationStepCount() - Static method in class com.japisoft.framework.ApplicationModel
 
getBundledName() - Method in class com.japisoft.framework.dialog.actions.AbstractDialogAction
 
getCancelAction() - Method in class com.japisoft.framework.wizard.DefaultWizardView
 
getCellEditorValue() - Method in class com.japisoft.framework.ui.table.BooleanTableCellEditor
 
getContentFromFileName(String) - Static method in class com.japisoft.framework.app.toolkit.Toolkit
 
getContentFromFileName(String, String) - Static method in class com.japisoft.framework.toolkit.Toolkit
 
getContentFromInputStream(InputStream) - Static method in class com.japisoft.framework.app.toolkit.Toolkit
It uses the default file encoding from the preference file/rw-encoding
getContentFromInputStream(InputStream, String) - Static method in class com.japisoft.framework.app.toolkit.Toolkit
 
getContentFromInputStream(InputStream, String) - Static method in class com.japisoft.framework.toolkit.Toolkit
 
getContentFromURL(URL) - Static method in class com.japisoft.framework.toolkit.Toolkit
 
getCurrentDialog() - Static method in class com.japisoft.framework.dialog.DialogManager
Helper for having the current dialog instance shown
getCurrentDirectory() - Method in class com.japisoft.framework.ui.text.FileTextField
 
getCurrentFileEncoding() - Static method in class com.japisoft.framework.ApplicationModel
 
getCurrentFileEncoding() - Static method in class com.japisoft.framework.app.toolkit.Toolkit
It uses the preference file/rw-encoding
getCurrentPreferences() - Static method in class com.japisoft.framework.preferences.Preferences
 
getDefaultAction() - Static method in class com.japisoft.framework.dialog.DialogManager
 
getDefaultClosingAction() - Static method in class com.japisoft.framework.dialog.DialogManager
 
getDefaultDialogActionModel() - Static method in class com.japisoft.framework.dialog.DialogManager
 
getDefaultDialogActionModel() - Static method in class com.japisoft.framework.dialog.actions.DialogActionModel
This is a for 'OK', 'Cancel' dialog
getDefaultDialogFooter() - Static method in class com.japisoft.framework.dialog.DialogManager
 
getDefaultDialogHeader() - Static method in class com.japisoft.framework.dialog.DialogManager
 
getDefaultDialogIcon() - Static method in class com.japisoft.framework.dialog.DialogManager
Return the default dialog icon
getDefaultImage() - Static method in class com.japisoft.framework.app.toolkit.Toolkit
 
getDefaultImage() - Static method in class com.japisoft.framework.ui.Resource
 
getDescription() - Method in class com.japisoft.framework.dialog.report.DataReportingPanel
 
getDescription() - Method in class com.japisoft.framework.ui.SimpleFileFilter
 
getDialogActionAt(int) - Method in class com.japisoft.framework.dialog.actions.DialogActionModel
 
getDialogActionCount() - Method in class com.japisoft.framework.dialog.actions.DialogActionModel
 
getDialogActionForId(int) - Method in class com.japisoft.framework.dialog.actions.DialogActionModel
 
getEMail() - Method in class com.japisoft.framework.dialog.report.DataReportingPanel
 
getEncodedString(byte[]) - Static method in class com.japisoft.framework.app.toolkit.Toolkit
 
getErrorMessage() - Method in class com.japisoft.framework.job.HeavyJobProxy
 
getErrorMessage() - Method in interface com.japisoft.framework.job.KnownJob
 
getFileTextFieldHandler() - Method in class com.japisoft.framework.ui.text.FileTextField
 
getHeavyJob(int) - Static method in class com.japisoft.framework.job.JobManager
 
getHeavyJobCount() - Static method in class com.japisoft.framework.job.JobManager
 
getIcon() - Method in class com.japisoft.framework.ui.FastLabel
 
getIcon() - Method in class com.japisoft.framework.ui.GradientLabel
 
getIconFromClasspath(String) - Static method in class com.japisoft.framework.ui.Toolkit
 
getIconHeight() - Method in class com.japisoft.framework.app.toolkit.Toolkit.EmptyIcon
 
getIconHeight() - Method in class com.japisoft.framework.ui.ImageIconProxy
 
getIconHeight() - Method in class com.japisoft.framework.ui.MultiChoiceButton.EmptyIcon
 
getIconHeight() - Method in class com.japisoft.framework.ui.Resource.EmptyIcon
 
getIconWidth() - Method in class com.japisoft.framework.app.toolkit.Toolkit.EmptyIcon
 
getIconWidth() - Method in class com.japisoft.framework.ui.ImageIconProxy
 
getIconWidth() - Method in class com.japisoft.framework.ui.MultiChoiceButton.EmptyIcon
 
getIconWidth() - Method in class com.japisoft.framework.ui.Resource.EmptyIcon
 
getImage() - Method in class com.japisoft.framework.ui.ImageIconProxy
 
getImage(String) - Static method in class com.japisoft.framework.ui.Resource
 
getImage() - Method in class com.japisoft.framework.wizard.JWizard
 
getImageIcon(String) - Static method in class com.japisoft.framework.app.toolkit.Toolkit
 
getImageIcon(String, boolean) - Static method in class com.japisoft.framework.app.toolkit.Toolkit
 
getImageLoadStatus() - Method in class com.japisoft.framework.ui.ImageIconProxy
 
getImageObserver() - Method in class com.japisoft.framework.ui.ImageIconProxy
 
getInsets() - Method in class com.japisoft.framework.ui.MultiChoiceButton
 
getInstance() - Static method in class com.japisoft.framework.job.ShowHeavyJobAction
 
getKey() - Method in class com.japisoft.framework.dialog.register.RegisteredPane
 
getLabel(String, String) - Method in class com.japisoft.framework.dialog.actions.AbstractDialogAction
 
getLabel(String, String) - Method in class com.japisoft.framework.wizard.JWizard
 
getLabelsPreferredSize() - Method in class com.japisoft.framework.wizard.JWizard
 
getLargeIcon() - Method in class com.japisoft.framework.wizard.BasicWizardStep
 
getLargeIcon() - Method in interface com.japisoft.framework.wizard.WizardStep
 
getLastAction() - Method in class com.japisoft.framework.dialog.BasicDialogComponent
 
getLastAction() - Method in interface com.japisoft.framework.dialog.DialogComponent
 
getLayoutAlignmentX(Container) - Method in class com.japisoft.framework.ui.layout.ButtonLayout
 
getLayoutAlignmentX(Container) - Method in class com.japisoft.framework.ui.layout.VerticalCenterLayout
 
getLayoutAlignmentY(Container) - Method in class com.japisoft.framework.ui.layout.ButtonLayout
 
getLayoutAlignmentY(Container) - Method in class com.japisoft.framework.ui.layout.VerticalCenterLayout
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class com.japisoft.framework.ui.list.FileListCellRenderer
 
getLongTitle() - Method in class com.japisoft.framework.wizard.BasicWizardStep
 
getLongTitle() - Method in interface com.japisoft.framework.wizard.WizardStep
 
getMenu(String) - Method in class com.japisoft.framework.application.descriptor.InterfaceBuilder
 
getMenuBar() - Method in class com.japisoft.framework.application.descriptor.InterfaceBuilder
 
getMenuNode(String) - Method in class com.japisoft.framework.application.descriptor.InterfaceBuilder
 
getModel(String) - Method in class com.japisoft.framework.application.descriptor.InterfaceBuilder
 
getName() - Method in class com.japisoft.framework.job.HeavyJobProxy
 
getName() - Method in interface com.japisoft.framework.job.KnownJob
 
getName() - Method in class com.japisoft.framework.wizard.BasicWizardStep
 
getName() - Method in interface com.japisoft.framework.wizard.WizardStep
 
getNextAction() - Method in class com.japisoft.framework.wizard.DefaultWizardView
 
getNextWizardStep() - Method in interface com.japisoft.framework.wizard.WizardStepContext
 
getOkAction() - Method in class com.japisoft.framework.wizard.DefaultWizardView
 
getPathForObject(String) - Static method in class com.japisoft.framework.app.toolkit.Toolkit
Retreive an initial resource location using this resource name
getPathForObject(String) - Static method in class com.japisoft.framework.toolkit.Toolkit
Retreive an initial resource location using this resource name
getPopup(String) - Method in class com.japisoft.framework.application.descriptor.InterfaceBuilder
 
getPreference(String, String, int) - Static method in class com.japisoft.framework.preferences.Preferences
 
getPreference(String, String, boolean) - Static method in class com.japisoft.framework.preferences.Preferences
 
getPreference(String, String, Color) - Static method in class com.japisoft.framework.preferences.Preferences
 
getPreference(String, String, Font) - Static method in class com.japisoft.framework.preferences.Preferences
 
getPreference(String, String, Rectangle) - Static method in class com.japisoft.framework.preferences.Preferences
 
getPreference(String, String, String[]) - Static method in class com.japisoft.framework.preferences.Preferences
 
getPreference(String, String, char) - Static method in class com.japisoft.framework.preferences.Preferences
 
getPreference(String, String, String) - Static method in class com.japisoft.framework.preferences.Preferences
 
getPreferredSize() - Method in class com.japisoft.framework.ui.FastLabel
 
getPreferredSize() - Method in class com.japisoft.framework.ui.GradientLabel
 
getPreviousAction() - Method in class com.japisoft.framework.wizard.DefaultWizardView
 
getPreviousWizardStep() - Method in interface com.japisoft.framework.wizard.WizardStepContext
 
getReaderForFile(File) - Static method in class com.japisoft.framework.app.toolkit.Toolkit
 
getReaderForFile(File, String) - Static method in class com.japisoft.framework.app.toolkit.Toolkit
 
getReaderForFile(String) - Static method in class com.japisoft.framework.app.toolkit.Toolkit
 
getReaderForFile(File, String) - Static method in class com.japisoft.framework.toolkit.Toolkit
 
getSelectedFile(boolean, String[], String[]) - Static method in class com.japisoft.framework.ui.toolkit.FileManager
Open a file dialog
getSelectedFile(boolean, String, String) - Static method in class com.japisoft.framework.ui.toolkit.FileManager
Open a file dialog
getSharedData(String) - Method in interface com.japisoft.framework.wizard.WizardStepContext
Get a value.
getSharedData(String, Object) - Method in interface com.japisoft.framework.wizard.WizardStepContext
Get a value.
getSharedProperty(String) - Static method in class com.japisoft.framework.ApplicationModel
 
getShortTitle() - Method in class com.japisoft.framework.wizard.BasicWizardStep
 
getShortTitle() - Method in interface com.japisoft.framework.wizard.WizardStep
 
getSmallIcon() - Method in class com.japisoft.framework.wizard.BasicWizardStep
 
getSmallIcon() - Method in interface com.japisoft.framework.wizard.WizardStep
 
getSource() - Method in class com.japisoft.framework.job.HeavyJobProxy
 
getSource() - Method in interface com.japisoft.framework.job.Job
 
getSource() - Method in class com.japisoft.framework.job.JobAdapter
 
getSource() - Method in interface com.japisoft.framework.wizard.WizardStepContext
 
getStepLabelsBackground() - Method in class com.japisoft.framework.wizard.JWizard
 
getStepView() - Method in class com.japisoft.framework.wizard.BasicWizardStep
 
getStepView() - Method in interface com.japisoft.framework.wizard.WizardStep
This is the user interface part for the wizard step
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class com.japisoft.framework.ui.table.BooleanTableCellEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.japisoft.framework.ui.table.BooleanTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class com.japisoft.framework.ui.table.StringTableCellRenderer
 
getText() - Method in class com.japisoft.framework.ui.FastLabel
 
getText() - Method in class com.japisoft.framework.ui.text.FileTextField
 
getTitle() - Method in class com.japisoft.framework.dialog.report.DataReportingPanel
 
getTitle() - Method in class com.japisoft.framework.ui.GradientLabel
 
getTitlePanel(String, JComponent) - Static method in class com.japisoft.framework.ui.TitlePanelFactory
Build a title bar
getTitlePanel(String, JComponent, JButton[]) - Static method in class com.japisoft.framework.ui.TitlePanelFactory
Build a title bar and adds this buttons to the right part
getToolBarByGroup(String) - Method in class com.japisoft.framework.application.descriptor.InterfaceBuilder
 
getToolBarById(String) - Method in class com.japisoft.framework.application.descriptor.InterfaceBuilder
 
getType() - Method in class com.japisoft.framework.dialog.report.BugReportingAction
 
getURLReport() - Method in class com.japisoft.framework.dialog.report.BugReportingAction
 
getUser() - Method in class com.japisoft.framework.dialog.register.RegisteredPane
 
getUserInformation() - Method in class com.japisoft.framework.dialog.report.BugReportingAction
 
getValue(String) - Method in class com.japisoft.framework.dialog.actions.DialogActionProxy
 
getValue() - Method in class com.japisoft.framework.dialog.basic.FontDialog
 
getValue() - Method in class com.japisoft.framework.preferences.FontDialog
 
getView() - Method in class com.japisoft.framework.dialog.BasicDialogComponent
 
getView() - Method in class com.japisoft.framework.dialog.BasicDialogFooter
 
getView() - Method in class com.japisoft.framework.dialog.BasicDialogHeader
 
getView() - Method in interface com.japisoft.framework.dialog.DialogComponent
 
getView() - Method in interface com.japisoft.framework.dialog.DialogFooter
 
getView() - Method in interface com.japisoft.framework.dialog.DialogHeader
 
getView() - Method in class com.japisoft.framework.wizard.BasicStepView
 
getView() - Method in class com.japisoft.framework.wizard.DefaultWizardView
 
getView() - Method in class com.japisoft.framework.wizard.JWizard
 
getView() - Method in interface com.japisoft.framework.wizard.StepView
 
getView() - Method in interface com.japisoft.framework.wizard.WizardView
 
getViewPreferredSize() - Method in class com.japisoft.framework.wizard.JWizard
 
getWizardByName(String) - Method in class com.japisoft.framework.wizard.DefaultWizardStepModel
 
getWizardByName(String) - Method in interface com.japisoft.framework.wizard.WizardStepModel
 
getWizardContext() - Method in class com.japisoft.framework.wizard.JWizard
This method is useful to get all the sharedData from each Wizard step
getWizardStep(int) - Method in class com.japisoft.framework.wizard.DefaultWizardStepModel
 
getWizardStep(int) - Method in interface com.japisoft.framework.wizard.WizardStepModel
 
getWizardStepCount() - Method in class com.japisoft.framework.wizard.DefaultWizardStepModel
 
getWizardStepCount() - Method in interface com.japisoft.framework.wizard.WizardStepModel
 
getWizardStepIndex(WizardStep) - Method in class com.japisoft.framework.wizard.DefaultWizardStepModel
 
getWizardStepIndex(WizardStep) - Method in interface com.japisoft.framework.wizard.WizardStepModel
 
getWizardStepModel() - Method in class com.japisoft.framework.wizard.JWizard
 
getWriterForFile(File, String) - Static method in class com.japisoft.framework.app.toolkit.Toolkit
 
getWriterForFile(File) - Static method in class com.japisoft.framework.app.toolkit.Toolkit
 
getWriterForFile(File, String) - Static method in class com.japisoft.framework.toolkit.Toolkit
 
goTo(WizardStep) - Method in interface com.japisoft.framework.wizard.WizardStepContext
Force the wizard to go the following step

H

HIDDEN_GROUP1 - Static variable in class com.japisoft.framework.preferences.PreferencesDialog
 
HIDDEN_GROUP2 - Static variable in class com.japisoft.framework.preferences.PreferencesDialog
 
HTMLDialog - class com.japisoft.framework.dialog.basic.HTMLDialog.
 
HTMLDialog(Frame, String, String) - Constructor for class com.japisoft.framework.dialog.basic.HTMLDialog
 
HeaderPanel - class com.japisoft.framework.dialog.HeaderPanel.
Header panel for the OkCancelDialog UIManager properties : - com.japisoft.framework.dialog.titlebg - com.japisoft.framework.dialog.font - com.japisoft.framework.dialog.icon
HeaderPanel(String, String) - Constructor for class com.japisoft.framework.dialog.HeaderPanel
 
HeavyJob - interface com.japisoft.framework.job.HeavyJob.
 
HeavyJobProxy - class com.japisoft.framework.job.HeavyJobProxy.
 
HeavyJobProxy(HeavyJob) - Constructor for class com.japisoft.framework.job.HeavyJobProxy
 
hasAction(String) - Static method in class com.japisoft.framework.application.descriptor.ActionModel
Check if this action name is known
hasActionClassName(String) - Method in class com.japisoft.framework.application.descriptor.InterfaceBuilder
 
hasError(int) - Method in interface com.japisoft.framework.ui.table.ErrorTableModel
 
hasFocusMode() - Method in class com.japisoft.framework.ui.GradientLabel
 
hasPopup(String) - Method in class com.japisoft.framework.application.descriptor.InterfaceBuilder
 
hyperlinkUpdate(HyperlinkEvent) - Method in class com.japisoft.framework.dialog.basic.HTMLDialog
 
hyperlinkUpdate(HyperlinkEvent) - Method in class com.japisoft.framework.dialog.help.ManualDialog
 

I

ID - Static variable in class com.japisoft.framework.dialog.actions.CancelAction
 
ID - Static variable in class com.japisoft.framework.dialog.actions.OKAction
 
ID - Static variable in class com.japisoft.framework.dialog.actions.StopAction
 
ID - Static variable in class com.japisoft.framework.dialog.actions.StoringLocationAction
 
IMAGE_KEY - Static variable in class com.japisoft.framework.dialog.about.AboutPanel
 
INFO - Static variable in class com.japisoft.framework.log.Logger
 
INFO - Static variable in class com.japisoft.framework.toolkit.Logger
 
INTEGER - Static variable in class com.japisoft.framework.preferences.Preferences
 
INTERFACE_BUILDER - Static variable in class com.japisoft.framework.ApplicationModel
The object that builds all the menus, popup and toolbar
ImageIconProxy - class com.japisoft.framework.ui.ImageIconProxy.
ImageIcon working with two icons than can be superposed for drawing various elements : errors, warning ...
ImageIconProxy(ImageIcon) - Constructor for class com.japisoft.framework.ui.ImageIconProxy
Main icon
ImageIconProxy(ImageIcon, int, int, ImageIcon) - Constructor for class com.japisoft.framework.ui.ImageIconProxy
Main icon and a secondary one more little that will be drawn on the main one
InterfaceBuilder - class com.japisoft.framework.application.descriptor.InterfaceBuilder.
Builder for the user interface.
InterfaceBuilder(URL, ActionBuilder) - Constructor for class com.japisoft.framework.application.descriptor.InterfaceBuilder
 
InterfaceBuilder(URL) - Constructor for class com.japisoft.framework.application.descriptor.InterfaceBuilder
 
InterfaceBuilderException - exception com.japisoft.framework.application.descriptor.InterfaceBuilderException.
Exception while processing the main UI application file
InterfaceBuilderException(String, Throwable) - Constructor for class com.japisoft.framework.application.descriptor.InterfaceBuilderException
 
InterfaceBuilderException(String) - Constructor for class com.japisoft.framework.application.descriptor.InterfaceBuilderException
 
InterfaceBuilderFactory - class com.japisoft.framework.application.descriptor.helpers.InterfaceBuilderFactory.
It provides some helpers for the interface builder
InterfaceBuilderFactory() - Constructor for class com.japisoft.framework.application.descriptor.helpers.InterfaceBuilderFactory
 
InterfaceBuilderStep - class com.japisoft.framework.step.InterfaceBuilderStep.
A step for building the interface menu, popup ...
InterfaceBuilderStep() - Constructor for class com.japisoft.framework.step.InterfaceBuilderStep
It will used the ApplicationModel.USERINTERFACE_FILE field value for finding the interface descriptor
InterfaceBuilderStep(String) - Constructor for class com.japisoft.framework.step.InterfaceBuilderStep
 
InterfaceBuilderStep(ActionBuilder) - Constructor for class com.japisoft.framework.step.InterfaceBuilderStep
It will used the ApplicationModel.USERINTERFACE_FILE field value for finding the interface descriptor
InterfaceBuilderStep(String, ActionBuilder) - Constructor for class com.japisoft.framework.step.InterfaceBuilderStep
 
image - Variable in class com.japisoft.framework.dialog.report.BugReportingAction
 
init(DialogHeader, JComponent, DialogFooter) - Method in class com.japisoft.framework.dialog.BasicDialogComponent
 
init(DialogHeader, JComponent, DialogFooter) - Method in interface com.japisoft.framework.dialog.DialogComponent
 
insertMenuItemAtFirst(String, Action, int) - Method in class com.japisoft.framework.application.descriptor.InterfaceBuilder
Add a menu item for this menu id.
insertWizardStep(int, WizardStep) - Method in class com.japisoft.framework.wizard.DefaultWizardStepModel
 
insertWizardStep(int, WizardStep) - Method in interface com.japisoft.framework.wizard.WizardStepModel
Insert a wizard step
invalidateLayout(Container) - Method in class com.japisoft.framework.ui.layout.ButtonLayout
 
invalidateLayout(Container) - Method in class com.japisoft.framework.ui.layout.VerticalCenterLayout
 
invokeAction(int) - Method in class com.japisoft.framework.dialog.BasicDialogComponent
Invoke the following action from the footer part.
invokeAction(int) - Method in class com.japisoft.framework.dialog.BasicDialogFooter
 
invokeAction(int) - Method in interface com.japisoft.framework.dialog.DialogFooter
Invoke the following action.
isAlone() - Method in class com.japisoft.framework.job.HeavyJobProxy
 
isAlone() - Method in interface com.japisoft.framework.job.Job
 
isAlone() - Method in class com.japisoft.framework.job.JobAdapter
 
isApplicationDocumentModified() - Method in class com.japisoft.framework.application.descriptor.InterfaceBuilder
 
isAvailableForTheNextTime() - Method in class com.japisoft.framework.dialog.help.TipOfTheDayDialog
 
isCancel() - Method in class com.japisoft.framework.dialog.BasicDialogComponent
 
isCellEditable(EventObject) - Method in class com.japisoft.framework.ui.table.BooleanTableCellEditor
 
isCreateResourceManaged() - Method in class com.japisoft.framework.ui.text.DefaultTextFieldHandler
 
isCreateResourceManaged() - Method in interface com.japisoft.framework.ui.text.FileTextFieldHandler
 
isCritical() - Method in class com.japisoft.framework.ApplicationStepException
 
isDeleteResourceManaged() - Method in class com.japisoft.framework.ui.text.DefaultTextFieldHandler
 
isDeleteResourceManaged() - Method in interface com.japisoft.framework.ui.text.FileTextFieldHandler
 
isDialogActionSelected(int) - Method in class com.japisoft.framework.dialog.BasicDialogFooter
 
isDialogActionSelected(int) - Method in interface com.japisoft.framework.dialog.DialogFooter
 
isEnabled(String) - Static method in class com.japisoft.framework.application.descriptor.ActionModel
Check the Enabled/Disabled state for the following action by its name (id)
isEnabled() - Method in class com.japisoft.framework.dialog.actions.DialogActionProxy
 
isEnabled(int) - Method in interface com.japisoft.framework.ui.table.EnableTableModel
 
isEnabled() - Method in class com.japisoft.framework.wizard.BasicWizardStep
 
isEnabled() - Method in interface com.japisoft.framework.wizard.WizardStep
 
isEnabledActionForId(String) - Method in class com.japisoft.framework.application.descriptor.InterfaceBuilder
Check the enabled/disabled state for its id
isFinal() - Method in interface com.japisoft.framework.ApplicationStep
 
isFinal() - Method in class com.japisoft.framework.ApplicationStepAdapter
 
isFinal() - Method in class com.japisoft.framework.step.SplashScreenApplicationStep
 
isForDialogFooter() - Method in class com.japisoft.framework.dialog.actions.AbstractDialogAction
 
isForDialogFooter() - Method in interface com.japisoft.framework.dialog.actions.DialogAction
 
isNumberedStep() - Method in class com.japisoft.framework.wizard.JWizard
 
isOk() - Method in class com.japisoft.framework.dialog.BasicDialogComponent
 
isRunning(Job) - Static method in class com.japisoft.framework.job.JobManager
 
isSpecial() - Method in class com.japisoft.framework.dialog.actions.AbstractDialogAction
 
isSpecial() - Method in interface com.japisoft.framework.dialog.actions.DialogAction
 
isTaskWorking(Class[]) - Static method in class com.japisoft.framework.job.JobManager
 
isTerminated(String) - Method in class com.japisoft.framework.job.JobManager
 
isWizardStepTitle() - Method in class com.japisoft.framework.wizard.JWizard
 

J

JOB_DELAY - Static variable in class com.japisoft.framework.job.JobManager
Delay for job.
JWizard - class com.japisoft.framework.wizard.JWizard.
Main component managing a wizard.
JWizard() - Constructor for class com.japisoft.framework.wizard.JWizard
 
Job - interface com.japisoft.framework.job.Job.
This element is consummed by the JobManager
JobAdapter - class com.japisoft.framework.job.JobAdapter.
 
JobAdapter() - Constructor for class com.japisoft.framework.job.JobAdapter
 
JobManager - class com.japisoft.framework.job.JobManager.
Toolkit for asynchronous working.
JobManager() - Constructor for class com.japisoft.framework.job.JobManager
 
JobManagerListener - interface com.japisoft.framework.job.JobManagerListener.
 

K

KnownJob - interface com.japisoft.framework.job.KnownJob.
 

L

LAST_ACTION_STATE - Static variable in class com.japisoft.framework.application.descriptor.ActionModel
 
LONG_APPNAME - Static variable in class com.japisoft.framework.ApplicationModel
The application full name
LeftOrientedButton - interface com.japisoft.framework.dialog.LeftOrientedButton.
Interface for showing a button from the left part to the right
Logger - class com.japisoft.framework.log.Logger.
Store information about running
Logger() - Constructor for class com.japisoft.framework.log.Logger
 
Logger - class com.japisoft.framework.toolkit.Logger.
Store information about running
Logger() - Constructor for class com.japisoft.framework.toolkit.Logger
 
LoggerListener - interface com.japisoft.framework.log.LoggerListener.
 
LoggerListener - interface com.japisoft.framework.toolkit.LoggerListener.
 
LookAndFeelStep - class com.japisoft.framework.step.LookAndFeelStep.
Here a lookAndFeelStep using the user preferences ( interface/lookAndFeel keys )
LookAndFeelStep(String) - Constructor for class com.japisoft.framework.step.LookAndFeelStep
Use the provided lookAndFeel
LookAndFeelStep() - Constructor for class com.japisoft.framework.step.LookAndFeelStep
Use the system lookAndFeel by default
layoutContainer(Container) - Method in class com.japisoft.framework.ui.layout.ButtonLayout
 
layoutContainer(Container) - Method in class com.japisoft.framework.ui.layout.VerticalCenterLayout
 
loadPreferences() - Static method in class com.japisoft.framework.preferences.Preferences
 
log(int, String) - Method in class com.japisoft.framework.log.ConsoleLogger
 
log(Throwable) - Method in class com.japisoft.framework.log.ConsoleLogger
 
log(int, String) - Method in class com.japisoft.framework.log.Logger
 
log(Throwable) - Method in class com.japisoft.framework.log.Logger
 
log(int, String) - Method in class com.japisoft.framework.toolkit.ConsoleLogger
 
log(int, String) - Method in class com.japisoft.framework.toolkit.Logger
 

M

MACOSX_MODE - Static variable in class com.japisoft.framework.ApplicationModel
Flag to know if it running under mac os x
MAIN_FRAME - Static variable in class com.japisoft.framework.ApplicationModel
The main application frame
MAIN_SUPPORT_EMAIL - Static variable in class com.japisoft.framework.ApplicationModel
Main contact for email support
MAJOR_VERSION - Static variable in class com.japisoft.framework.ApplicationModel
A major version number
MENU_RECENT_FILE - Static variable in class com.japisoft.framework.application.descriptor.InterfaceBuilder
 
MENU_RECENT_PROJECT - Static variable in class com.japisoft.framework.application.descriptor.InterfaceBuilder
 
MINOR_VERSION - Static variable in class com.japisoft.framework.ApplicationModel
A Minor version number
ManualAction - class com.japisoft.framework.dialog.help.ManualAction.
 
ManualAction() - Constructor for class com.japisoft.framework.dialog.help.ManualAction
 
ManualDialog - class com.japisoft.framework.dialog.help.ManualDialog.
User HTML manual.
ManualDialog(Frame) - Constructor for class com.japisoft.framework.dialog.help.ManualDialog
It uses the default location
ManualDialog(Frame, String) - Constructor for class com.japisoft.framework.dialog.help.ManualDialog
 
MenuBuilderDelegate - interface com.japisoft.framework.application.descriptor.helpers.MenuBuilderDelegate.
Case for dynamic menu.
MultiChoiceButton - class com.japisoft.framework.ui.MultiChoiceButton.
 
MultiChoiceButton(Action) - Constructor for class com.japisoft.framework.ui.MultiChoiceButton
 
MultiChoiceButton.EmptyIcon - class com.japisoft.framework.ui.MultiChoiceButton.EmptyIcon.
Empty icon for alignment on popup
MultiChoiceButton.EmptyIcon() - Constructor for class com.japisoft.framework.ui.MultiChoiceButton.EmptyIcon
 
main(String[]) - Static method in class com.japisoft.framework.dialog.command.ExternalToolPane
 
main(String[]) - Static method in class com.japisoft.framework.ui.ImageIconProxy
 
main(String[]) - Static method in class com.japisoft.framework.ui.MultiChoiceButton
 
main(String[]) - Static method in class com.japisoft.framework.ui.layout.VerticalCenterLayout
 
mapper(HashMap, Container) - Static method in class com.japisoft.framework.ui.Toolkit
 
maximumLayoutSize(Container) - Method in class com.japisoft.framework.ui.layout.ButtonLayout
 
maximumLayoutSize(Container) - Method in class com.japisoft.framework.ui.layout.VerticalCenterLayout
 
minimumLayoutSize(Container) - Method in class com.japisoft.framework.ui.layout.ButtonLayout
 
minimumLayoutSize(Container) - Method in class com.japisoft.framework.ui.layout.VerticalCenterLayout
 
modelUpdated() - Method in class com.japisoft.framework.dialog.BasicDialogFooter
 
modelUpdated() - Method in interface com.japisoft.framework.dialog.actions.DialogActionModelListener
Once a change is made inside the DialogActionModel
mouseDragged(MouseEvent) - Method in class com.japisoft.framework.event.GlobalMouseAdapter
 
mouseMoved(MouseEvent) - Method in class com.japisoft.framework.event.GlobalMouseAdapter
 
mustAcceptNextByDefault() - Method in class com.japisoft.framework.wizard.BasicWizardStep
 
mustAcceptPreviousByDefault() - Method in class com.japisoft.framework.wizard.BasicWizardStep
 

N

NewsAction - class com.japisoft.framework.dialog.about.NewsAction.
Show the news from the NEWS.TXT file at the root of the classpath
NewsAction() - Constructor for class com.japisoft.framework.dialog.about.NewsAction
 
NewsDialog - class com.japisoft.framework.dialog.about.NewsDialog.
 
NewsDialog() - Constructor for class com.japisoft.framework.dialog.about.NewsDialog
It will used the ApplicationModel.MAIN_FRAME value for the owner
NewsDialog(Frame) - Constructor for class com.japisoft.framework.dialog.about.NewsDialog
 
NewsPanel - class com.japisoft.framework.dialog.about.NewsPanel.
Read a NEWS.TXT file from the classpath and show it inside a textarea
NewsPanel() - Constructor for class com.japisoft.framework.dialog.about.NewsPanel
 
name - Variable in class com.japisoft.framework.dialog.command.ActionItem
 

O

OKAction - class com.japisoft.framework.dialog.actions.OKAction.
Default action when validating a content
OKAction() - Constructor for class com.japisoft.framework.dialog.actions.OKAction
 
OK_ACTION - Static variable in class com.japisoft.framework.wizard.JWizard
 
OK_ID - Static variable in class com.japisoft.framework.dialog.DialogManager
 
OPEN - Static variable in class com.japisoft.framework.application.descriptor.ActionModel
Default name for the open action

P

PREFERENCE_KEY_LASTPATH - Static variable in class com.japisoft.framework.ui.toolkit.FileManager
Preference key for storing/restoring the last path
PREF_FILENAME - Static variable in class com.japisoft.framework.preferences.Preferences
 
PRODUCT_KEY - Static variable in class com.japisoft.framework.dialog.about.AboutPanel
 
Preferences - class com.japisoft.framework.preferences.Preferences.
Application preferences
Preferences() - Constructor for class com.japisoft.framework.preferences.Preferences
 
PreferencesAction - class com.japisoft.framework.preferences.actions.PreferencesAction.
Action for showing the preferences dialog
PreferencesAction() - Constructor for class com.japisoft.framework.preferences.actions.PreferencesAction
 
PreferencesDialog - class com.japisoft.framework.preferences.PreferencesDialog.
Dialog for editing preferences
PreferencesDialog(Frame) - Constructor for class com.japisoft.framework.preferences.PreferencesDialog
 
paintComponent(Graphics) - Method in class com.japisoft.framework.dialog.BasicDialogFooter
 
paintComponent(Graphics) - Method in class com.japisoft.framework.dialog.BasicDialogHeader
 
paintComponent(Graphics) - Method in class com.japisoft.framework.ui.FastLabel
 
paintComponent(Graphics) - Method in class com.japisoft.framework.ui.GradientLabel
 
paintComponent(Graphics) - Method in class com.japisoft.framework.ui.MultiChoiceButton
 
paintComponent(Graphics) - Method in class com.japisoft.framework.ui.UnderlinedLabel
 
paintIcon(Component, Graphics, int, int) - Method in class com.japisoft.framework.app.toolkit.Toolkit.EmptyIcon
 
paintIcon(Component, Graphics, int, int) - Method in class com.japisoft.framework.ui.ImageIconProxy
 
paintIcon(Component, Graphics, int, int) - Method in class com.japisoft.framework.ui.MultiChoiceButton.EmptyIcon
 
paintIcon(Component, Graphics, int, int) - Method in class com.japisoft.framework.ui.Resource.EmptyIcon
 
preRun() - Method in interface com.japisoft.framework.job.SwingEventSynchro
This is run inside the JOBManager thread.
preferenceCat - Static variable in class com.japisoft.framework.dialog.actions.StoringLocationAction
 
preferredLayoutSize(Container) - Method in class com.japisoft.framework.ui.layout.ButtonLayout
 
preferredLayoutSize(Container) - Method in class com.japisoft.framework.ui.layout.VerticalCenterLayout
 
prepareActionModel() - Method in class com.japisoft.framework.dialog.BasicOKCancelDialogComponent
Defining the dialog actions
prepareActionModel() - Method in class com.japisoft.framework.dialog.BasicOKDialogComponent
Defining the dialog actions
prepareActionModel() - Method in class com.japisoft.framework.preferences.PreferencesDialog
 
prepareBundleValues() - Method in class com.japisoft.framework.dialog.actions.AbstractDialogAction
Called once for reading properties from bundle
prepareStaticValues() - Method in class com.japisoft.framework.dialog.actions.AbstractDialogAction
Called once for setting label, tooltip ...
prepareStaticValues() - Method in class com.japisoft.framework.dialog.actions.CancelAction
 
prepareStaticValues() - Method in class com.japisoft.framework.dialog.actions.OKAction
 
processException(Throwable) - Static method in class com.japisoft.framework.log.Logger
 
processMessage(int, String) - Static method in class com.japisoft.framework.log.Logger
 
putValue(String, Object) - Method in class com.japisoft.framework.dialog.actions.DialogActionProxy
 

R

RECTANGLE - Static variable in class com.japisoft.framework.preferences.Preferences
 
REGISTERED_FILE - Static variable in class com.japisoft.framework.ApplicationModel
Registered file name
REGISTERED_KEY - Static variable in class com.japisoft.framework.dialog.about.AboutPanel
 
REPORTING_URL - Static variable in class com.japisoft.framework.ApplicationModel
URL for reporting a problem
RegisteredDialog - class com.japisoft.framework.dialog.register.RegisteredDialog.
Dialog for registering to the product
RegisteredDialog() - Constructor for class com.japisoft.framework.dialog.register.RegisteredDialog
 
RegisteredPane - class com.japisoft.framework.dialog.register.RegisteredPane.
 
RegisteredPane(String, String, String, String) - Constructor for class com.japisoft.framework.dialog.register.RegisteredPane
 
ReportingListAction - class com.japisoft.framework.dialog.report.ReportingListAction.
 
ReportingListAction(String) - Constructor for class com.japisoft.framework.dialog.report.ReportingListAction
 
ReportingListPanel - class com.japisoft.framework.dialog.report.ReportingListPanel.
 
ReportingListPanel(String) - Constructor for class com.japisoft.framework.dialog.report.ReportingListPanel
 
RequestReportingAction - class com.japisoft.framework.dialog.report.RequestReportingAction.
 
RequestReportingAction(String) - Constructor for class com.japisoft.framework.dialog.report.RequestReportingAction
 
RequestReportingAction() - Constructor for class com.japisoft.framework.dialog.report.RequestReportingAction
 
Resource - class com.japisoft.framework.ui.Resource.
Resource manager
Resource() - Constructor for class com.japisoft.framework.ui.Resource
 
Resource.EmptyIcon - class com.japisoft.framework.ui.Resource.EmptyIcon.
Empty icon for alignment on popup
Resource.EmptyIcon() - Constructor for class com.japisoft.framework.ui.Resource.EmptyIcon
 
Resource.EmptyIcon(Dimension) - Constructor for class com.japisoft.framework.ui.Resource.EmptyIcon
 
Resource.EmptyIcon(int, int) - Constructor for class com.japisoft.framework.ui.Resource.EmptyIcon
 
removeAllPreferencesForType(int) - Static method in class com.japisoft.framework.preferences.Preferences
 
removeApplicationStep(ApplicationStep) - Static method in class com.japisoft.framework.ApplicationModel
Remove an application step
removeCellEditorListener(CellEditorListener) - Method in class com.japisoft.framework.ui.table.BooleanTableCellEditor
 
removeDialogAction(DialogAction) - Method in class com.japisoft.framework.dialog.actions.DialogActionModel
Remove this action
removeDirectoryAndContent(File) - Static method in class com.japisoft.framework.app.toolkit.Toolkit
 
removeLayoutComponent(Component) - Method in class com.japisoft.framework.ui.layout.ButtonLayout
 
removeLayoutComponent(Component) - Method in class com.japisoft.framework.ui.layout.VerticalCenterLayout
 
removeLoggerListener(LoggerListener) - Static method in class com.japisoft.framework.log.Logger
 
removeLoggerListener(LoggerListener) - Static method in class com.japisoft.framework.toolkit.Logger
 
removeMenuItemForParam(String, String) - Method in class com.japisoft.framework.application.descriptor.InterfaceBuilder
Remove the following children item matching this param
removeNotify() - Method in class com.japisoft.framework.dialog.BasicDialogComponent
 
removeNotify() - Method in class com.japisoft.framework.dialog.BasicDialogFooter
 
removeNotify() - Method in class com.japisoft.framework.dialog.about.AboutPanel
 
removeNotify() - Method in class com.japisoft.framework.dialog.basic.HTMLDialog
 
removeNotify() - Method in class com.japisoft.framework.dialog.command.ExternalToolPane
 
removeNotify() - Method in class com.japisoft.framework.dialog.help.ManualDialog
 
removeNotify() - Method in class com.japisoft.framework.dialog.help.TipOfTheDayDialog
 
removeNotify() - Method in class com.japisoft.framework.dialog.report.ReportingListPanel
 
removeNotify() - Method in class com.japisoft.framework.ui.MultiChoiceButton
 
removeNotify() - Method in class com.japisoft.framework.ui.text.FileTextField
 
removePreference(String, String) - Static method in class com.japisoft.framework.preferences.Preferences
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.japisoft.framework.dialog.actions.DialogActionProxy
 
removeWizardListener(WizardListener) - Method in class com.japisoft.framework.wizard.JWizard
Remove a listener for the start / stop wizard step
removeWizardStep(WizardStep) - Method in class com.japisoft.framework.wizard.DefaultWizardStepModel
 
removeWizardStep(WizardStep) - Method in interface com.japisoft.framework.wizard.WizardStepModel
Remove a wizard step
resetDefaultLocation(Point) - Static method in class com.japisoft.framework.dialog.DialogManager
 
resetDefaultSize(Dimension) - Static method in class com.japisoft.framework.dialog.DialogManager
 
resolve(Hashtable, String) - Static method in class com.japisoft.framework.app.toolkit.Toolkit
 
restoreAction(String) - Static method in class com.japisoft.framework.application.descriptor.ActionModel
Restore an action from its name (id)
run() - Method in class com.japisoft.framework.job.HeavyJobProxy
 
run() - Method in class com.japisoft.framework.job.JobAdapter
 
run() - Method in class com.japisoft.framework.job.JobManager
 

S

SAVE - Static variable in class com.japisoft.framework.application.descriptor.ActionModel
Default name for saving a file
SAVEAS - Static variable in class com.japisoft.framework.application.descriptor.ActionModel
Default name for saving a file in a directory
SAVEAS_PROJECT - Static variable in class com.japisoft.framework.application.descriptor.ActionModel
Default name for saving a project in a directory
SAVE_ALL - Static variable in class com.japisoft.framework.application.descriptor.ActionModel
Default name for saving all the file
SAVE_PROJECT - Static variable in class com.japisoft.framework.application.descriptor.ActionModel
Default name for saving a project
SHORT_APPNAME - Static variable in class com.japisoft.framework.ApplicationModel
A short application name.
STRING - Static variable in class com.japisoft.framework.preferences.Preferences
 
SUBMINOR_VERSION - Static variable in class com.japisoft.framework.ApplicationModel
A Sub minor version number
SYSTEM_GP - Static variable in class com.japisoft.framework.preferences.Preferences
Group for the system preferences.
SharedProperties - class com.japisoft.framework.SharedProperties.
Class for shared properties
SharedProperties() - Constructor for class com.japisoft.framework.SharedProperties
 
SharedProperties - class com.japisoft.framework.ui.table.SharedProperties.
 
SharedProperties() - Constructor for class com.japisoft.framework.ui.table.SharedProperties
 
ShowHeavyJobAction - class com.japisoft.framework.job.ShowHeavyJobAction.
 
SimpleFileFilter - class com.japisoft.framework.ui.SimpleFileFilter.
A basic file filter for JFileChooser component
SimpleFileFilter(String, String) - Constructor for class com.japisoft.framework.ui.SimpleFileFilter
 
SplashScreenApplicationStep - class com.japisoft.framework.step.SplashScreenApplicationStep.
An application step with a splashscreen
SplashScreenApplicationStep() - Constructor for class com.japisoft.framework.step.SplashScreenApplicationStep
 
SplashScreenApplicationStep(int) - Constructor for class com.japisoft.framework.step.SplashScreenApplicationStep
Use the ApplicationModel.APP_IMG_PATH key, the delay is for delaying the starting in ms
SplashScreenApplicationStep(String) - Constructor for class com.japisoft.framework.step.SplashScreenApplicationStep
 
SplashScreenApplicationStep(String, int) - Constructor for class com.japisoft.framework.step.SplashScreenApplicationStep
 
SplashScreenApplicationStep(Icon, int) - Constructor for class com.japisoft.framework.step.SplashScreenApplicationStep
 
Splashscreen - class com.japisoft.framework.dialog.basic.Splashscreen.
A simple spashscreen for having an image when starting the application
StepView - interface com.japisoft.framework.wizard.StepView.
Here an interface for each JWizard UI part.
StopAction - class com.japisoft.framework.dialog.actions.StopAction.
 
StopAction() - Constructor for class com.japisoft.framework.dialog.actions.StopAction
 
StoringLocationAction - class com.japisoft.framework.dialog.actions.StoringLocationAction.
Action for storing / restoring the last dialog location
StoringLocationAction() - Constructor for class com.japisoft.framework.dialog.actions.StoringLocationAction
 
StringTableCellRenderer - class com.japisoft.framework.ui.table.StringTableCellRenderer.
 
StringTableCellRenderer() - Constructor for class com.japisoft.framework.ui.table.StringTableCellRenderer
A simple table renderer working with a label
StringTableCellRenderer(Color, Color, Color) - Constructor for class com.japisoft.framework.ui.table.StringTableCellRenderer
A simple table renderer working with a label
SwingEventSynchro - interface com.japisoft.framework.job.SwingEventSynchro.
Interface for synchronizing job with the swing event thread
saveApplicationDocument() - Method in class com.japisoft.framework.application.descriptor.InterfaceBuilder
Save the current application document.
savePreferences() - Static method in class com.japisoft.framework.preferences.Preferences
 
selectResource(FileTextField, String, boolean, boolean, boolean, String, String) - Method in class com.japisoft.framework.ui.text.DefaultTextFieldHandler
 
selectResource(FileTextField, String, boolean, boolean, boolean, String, String) - Method in interface com.japisoft.framework.ui.text.FileTextFieldHandler
 
setAcceptNextActionByDefault(boolean) - Method in class com.japisoft.framework.wizard.BasicWizardStep
Decide to accept the next action automatically.
setAcceptPreviousActionByDefault(boolean) - Method in class com.japisoft.framework.wizard.BasicWizardStep
Decide to accept the previous action automatically.
setActionBuilder(ActionBuilder) - Static method in class com.japisoft.framework.application.descriptor.helpers.InterfaceBuilderFactory
 
setActionClassAlias(String, String) - Method in class com.japisoft.framework.application.descriptor.InterfaceBuilder
This is a way to not used a full class name in the file descriptor but rather an alias.
setActionDelegate(ActionListener) - Method in class com.japisoft.framework.dialog.actions.AbstractDialogAction
 
setActionItems(ArrayList) - Method in class com.japisoft.framework.dialog.command.ExternalToolPane
 
setActionListener(ActionListener) - Method in class com.japisoft.framework.ui.text.FileTextField
 
setApplicationDocumentModified() - Method in class com.japisoft.framework.application.descriptor.InterfaceBuilder
Force a document modification
setAutoCenter(boolean) - Static method in class com.japisoft.framework.dialog.DialogManager
Enable the auto center location for dialogs.
setBackground(Color) - Method in class com.japisoft.framework.ui.GradientLabel
Reset the color for the background header.
setComment(String) - Method in class com.japisoft.framework.dialog.BasicDialogHeader
 
setComment(String) - Method in interface com.japisoft.framework.dialog.DialogHeader
Reset the main text of the header
setCurrentDirectory(String) - Method in class com.japisoft.framework.ui.text.FileTextField
 
setDefaultAction(int) - Static method in class com.japisoft.framework.dialog.DialogManager
Reset the default action ID
setDefaultClosingAction(int) - Static method in class com.japisoft.framework.dialog.DialogManager
Reset the default closing window action when pressing ESCAPE, by default Cancel
setDefaultDialogActionModel(DialogActionModel) - Static method in class com.japisoft.framework.dialog.DialogManager
Reset the default model for dialog action
setDefaultDialogFooter(Class) - Static method in class com.japisoft.framework.dialog.DialogManager
Reset the default dialog footer
setDefaultDialogHeader(Class) - Static method in class com.japisoft.framework.dialog.DialogManager
Update the default dialog header
setDefaultDialogIcon(Icon) - Static method in class com.japisoft.framework.dialog.DialogManager
Reset the default dialog icon
setDefaultDialogIcon(String) - Static method in class com.japisoft.framework.dialog.DialogManager
 
setDefaultLogger(Logger) - Static method in class com.japisoft.framework.log.Logger
 
setDefaultLogger(Logger) - Static method in class com.japisoft.framework.toolkit.Logger
 
setDialogTarget(DialogComponent) - Method in class com.japisoft.framework.dialog.BasicDialogFooter
 
setDialogTarget(DialogComponent) - Method in interface com.japisoft.framework.dialog.DialogFooter
Reset the dialog that will have this dialog footer
setDirectoryMode(boolean) - Method in class com.japisoft.framework.ui.text.FileTextField
 
setDividerSize(int) - Method in class com.japisoft.framework.ui.layout.VerticalCenterLayout
 
setEnabled(String, boolean) - Static method in class com.japisoft.framework.application.descriptor.ActionModel
Enabled/Disabled the following action by its name (id)
setEnabled(int, boolean) - Method in class com.japisoft.framework.dialog.BasicDialogComponent
Enabled/Disabled an action
setEnabled(int, boolean) - Method in class com.japisoft.framework.dialog.BasicDialogFooter
 
setEnabled(int, boolean) - Method in interface com.japisoft.framework.dialog.DialogFooter
Enabled/Disabled an action
setEnabled(boolean) - Method in class com.japisoft.framework.dialog.actions.DialogActionProxy
 
setEnabled(boolean) - Method in class com.japisoft.framework.ui.text.FileTextField
 
setEnabled(boolean) - Method in class com.japisoft.framework.wizard.BasicWizardStep
Enabled or disable this wizard step.
setEnabledActionForAllGroup(boolean) - Method in class com.japisoft.framework.application.descriptor.InterfaceBuilder
Enabled/Disabled all group
setEnabledActionForGroup(String, boolean) - Method in class com.japisoft.framework.application.descriptor.InterfaceBuilder
Enabled/Disabled a set of action from this group name
setEnabledActionForId(String, boolean) - Method in class com.japisoft.framework.application.descriptor.InterfaceBuilder
Enabled/Disabled an action from its id
setEnabledMenu(String, boolean) - Method in class com.japisoft.framework.application.descriptor.InterfaceBuilder
Enabled/Disabled a complete menu for this name/id
setEnabledNextAction(boolean) - Method in class com.japisoft.framework.wizard.DefaultWizardView
 
setEnabledNextAction(boolean) - Method in interface com.japisoft.framework.wizard.WizardView
Enabled the next action
setEnabledPreviousAction(boolean) - Method in class com.japisoft.framework.wizard.DefaultWizardView
 
setEnabledPreviousAction(boolean) - Method in interface com.japisoft.framework.wizard.WizardView
Enabled the previous action
setEnabledToolBarContentById(String, boolean) - Method in class com.japisoft.framework.application.descriptor.InterfaceBuilder
Enabled/Disabled a toolbar content for this id
setFileMode(boolean) - Method in class com.japisoft.framework.ui.text.FileTextField
 
setFilePath(String) - Method in class com.japisoft.framework.ui.text.FileTextField
 
setFileTextFieldHandler(FileTextFieldHandler) - Method in class com.japisoft.framework.ui.text.FileTextField
 
setFocusMode(boolean) - Method in class com.japisoft.framework.ui.GradientLabel
 
setForDialogFooter(boolean) - Method in class com.japisoft.framework.dialog.actions.AbstractDialogAction
This is a property for not adding the action inside the dialog footer
setForeground(Color) - Method in class com.japisoft.framework.ui.GradientLabel
Reset the color for the foreground header.
setIcon(Icon) - Method in class com.japisoft.framework.dialog.BasicDialogHeader
 
setIcon(Icon) - Method in interface com.japisoft.framework.dialog.DialogHeader
Reset the icon of the header
setIcon(Icon) - Method in class com.japisoft.framework.ui.FastLabel
 
setIcon(Icon) - Method in class com.japisoft.framework.ui.GradientLabel
 
setImage(Image) - Method in class com.japisoft.framework.ui.ImageIconProxy
 
setImage(Icon) - Method in class com.japisoft.framework.wizard.JWizard
Set a background image for the wizard steps
setImageObserver(ImageObserver) - Method in class com.japisoft.framework.ui.ImageIconProxy
 
setInitialSize(int, int) - Method in class com.japisoft.framework.dialog.BasicDialogComponent
 
setInset(Insets) - Method in class com.japisoft.framework.ui.layout.VerticalCenterLayout
 
setJobManagerListener(JobManagerListener) - Static method in class com.japisoft.framework.job.JobManager
Set a listener about current job
setLabelsPreferredSize(Dimension) - Method in class com.japisoft.framework.wizard.JWizard
Set the preferred size for the left labels with the current wizard step
setLargeIcon(Icon) - Method in class com.japisoft.framework.wizard.BasicWizardStep
 
setLastAction(int) - Method in class com.japisoft.framework.dialog.BasicDialogComponent
 
setLongTitle(String) - Method in class com.japisoft.framework.wizard.BasicWizardStep
 
setMacro(String, String) - Method in class com.japisoft.framework.dialog.command.ExternalToolPane
 
setMacro(String[]) - Method in class com.japisoft.framework.dialog.command.ExternalToolPane
 
setModel(DialogActionModel) - Method in class com.japisoft.framework.dialog.BasicDialogFooter
 
setModel(DialogActionModel) - Method in interface com.japisoft.framework.dialog.DialogFooter
Reset the model for the buttons
setModelListener(DialogActionModelListener) - Method in class com.japisoft.framework.dialog.actions.DialogActionModel
Listener for each change inside this model
setNumberedStep(boolean) - Method in class com.japisoft.framework.wizard.JWizard
 
setOpenedMode(boolean) - Method in class com.japisoft.framework.ui.text.FileTextField
 
setOverridingIcon(int, int, ImageIcon) - Method in class com.japisoft.framework.ui.ImageIconProxy
 
setPreference(String, String, boolean) - Static method in class com.japisoft.framework.preferences.Preferences
 
setPreference(String, String, String) - Static method in class com.japisoft.framework.preferences.Preferences
 
setPreference(String, String, int) - Static method in class com.japisoft.framework.preferences.Preferences
 
setPreferenceBinding(String, String) - Method in class com.japisoft.framework.ui.text.FileTextField
 
setPreferenceForLastFilePath(boolean) - Static method in class com.japisoft.framework.ui.toolkit.FileManager
Mode for using a preference for saving/restoring the last file path.
setRawPreference(String, String, Object) - Static method in class com.japisoft.framework.preferences.Preferences
Reset a preference
setSharedData(String, Object) - Method in interface com.japisoft.framework.wizard.WizardStepContext
Store a data, this value will be available for all the wizard next step and user can retreive these values on the JWizard component
setSharedProperty(String, Object) - Static method in class com.japisoft.framework.ApplicationModel
Stored a value available anywhere inside the application parts
setShortTitle(String) - Method in class com.japisoft.framework.wizard.BasicWizardStep
 
setSize(int, int, boolean) - Method in class com.japisoft.framework.dialog.BasicDialogComponent
 
setSmallIcon(Icon) - Method in class com.japisoft.framework.wizard.BasicWizardStep
 
setSpecial(boolean) - Method in class com.japisoft.framework.dialog.actions.AbstractDialogAction
Update the action status.
setStepLabelsBackground(Color) - Method in class com.japisoft.framework.wizard.JWizard
 
setText(String) - Method in class com.japisoft.framework.ui.FastLabel
 
setText(String) - Method in class com.japisoft.framework.ui.text.FileTextField
 
setTitle(String) - Method in class com.japisoft.framework.dialog.BasicDialogHeader
 
setTitle(String) - Method in interface com.japisoft.framework.dialog.DialogHeader
Reset the title of the header
setTitle(String) - Method in class com.japisoft.framework.ui.GradientLabel
 
setType(String) - Method in class com.japisoft.framework.dialog.report.BugReportingAction
Override the default type of error
setUI(JComponent) - Method in class com.japisoft.framework.dialog.BasicOKDialogComponent
 
setUI(JComponent, boolean, boolean) - Method in class com.japisoft.framework.dialog.BasicOKDialogComponent
 
setURLReport(String) - Method in class com.japisoft.framework.dialog.report.BugReportingAction
 
setUserInformation(String) - Method in class com.japisoft.framework.dialog.report.BugReportingAction
Reset the user information available in the dialog header
setValue(Font) - Method in class com.japisoft.framework.dialog.basic.FontDialog
 
setValue(Font) - Method in class com.japisoft.framework.preferences.FontDialog
 
setView(StepView) - Method in class com.japisoft.framework.wizard.BasicWizardStep
 
setView(WizardView) - Method in class com.japisoft.framework.wizard.JWizard
Reset the default WizardView by this one
setViewPreferredSize(Dimension) - Method in class com.japisoft.framework.wizard.JWizard
Force a default dimension for the wizard step view
setVisible(boolean) - Method in class com.japisoft.framework.dialog.BasicDialogComponent
 
setVisible(boolean) - Method in interface com.japisoft.framework.dialog.DialogComponent
Show or hide the dialog
setWizardStepModel(WizardStepModel) - Method in class com.japisoft.framework.wizard.JWizard
Reset the model containing a set of wizard step
setWizardStepTitle(boolean) - Method in class com.japisoft.framework.wizard.JWizard
Show a title for the wizard step.
show(Frame, String) - Method in class com.japisoft.framework.wizard.JWizard
A new dialog will be created including the wizard
show(Dialog, String) - Method in class com.japisoft.framework.wizard.JWizard
A new dialog will be created including the wizard
show(String) - Method in class com.japisoft.framework.wizard.JWizard
A new dialog will be created including the wizard
show(JDialog, boolean) - Method in class com.japisoft.framework.wizard.JWizard
No new dialog will be created.
showDialog(Window, String, String, String, Icon, JComponent) - Static method in class com.japisoft.framework.dialog.DialogManager
 
showDialog(Window, String, String, String, Icon, JComponent, Dimension) - Static method in class com.japisoft.framework.dialog.DialogManager
 
showDialog(Window, String, String, String, Icon, JComponent, DialogActionModel, Dimension) - Static method in class com.japisoft.framework.dialog.DialogManager
 
showDialog(Window, String, String, String, String, String, String) - Static method in class com.japisoft.framework.dialog.about.AboutDialog
 
showDialog(Window, String, String, String, String) - Static method in class com.japisoft.framework.dialog.register.RegisteredDialog
 
showDialog(DialogActionModel, JPanel) - Method in class com.japisoft.framework.dialog.report.BugReportingAction
 
showDialog(Window, String, String, String[], Action) - Static method in class com.japisoft.framework.dialog.welcome.WelcomeDialog
 
showException(Throwable) - Static method in class com.japisoft.framework.ApplicationMain
Show a dialog box with the following error
start(String, String[]) - Static method in class com.japisoft.framework.ApplicationMain
Start the application using the following application descriptor file
start(String[]) - Static method in class com.japisoft.framework.ApplicationMain
Start the application without application descriptor file.
start(String[]) - Method in interface com.japisoft.framework.ApplicationStep
Start this application step.
start(String[]) - Method in class com.japisoft.framework.ApplicationStepAdapter
 
start(String) - Static method in class com.japisoft.framework.dialog.basic.Splashscreen
Show this screenshot with the following image path from the java classpath
start(String, int) - Static method in class com.japisoft.framework.dialog.basic.Splashscreen
Show the screenshot with the following image path from the java classpath
start(Icon) - Static method in class com.japisoft.framework.dialog.basic.Splashscreen
Show this screenshot with the following image
start(Icon, int) - Static method in class com.japisoft.framework.dialog.basic.Splashscreen
Show this screenshot with the following image
start(String[]) - Method in class com.japisoft.framework.step.ClassInstanceStep
 
start(String[]) - Method in class com.japisoft.framework.step.InterfaceBuilderStep
 
start(String[]) - Method in class com.japisoft.framework.step.LookAndFeelStep
 
start(String[]) - Method in class com.japisoft.framework.step.SplashScreenApplicationStep
 
start(WizardStepContext) - Method in class com.japisoft.framework.wizard.BasicStepView
 
start(WizardStepContext) - Method in class com.japisoft.framework.wizard.BasicWizardStep
 
start(WizardStepContext) - Method in interface com.japisoft.framework.wizard.StepView
Called when the wizard step is started, so the final user can interact with the view provided by the getView method
start(WizardStepContext) - Method in interface com.japisoft.framework.wizard.WizardStep
Called when the wizard step is started, so the final user can interact with the view provided by the getView method
startKnownJob(Object, String, boolean) - Method in interface com.japisoft.framework.job.JobManagerListener
 
startWizard(WizardStep) - Method in class com.japisoft.framework.wizard.JWizard
Start a particular wizard step, this is called by default for the first one
startWizardStep(WizardStep) - Method in interface com.japisoft.framework.wizard.WizardListener
Start a new wizard
starting() - Static method in class com.japisoft.framework.ApplicationModel
Console message while starting the application
stop(int) - Static method in class com.japisoft.framework.ApplicationMain
Should be called when terminating the application.
stop() - Method in interface com.japisoft.framework.ApplicationStep
This is called when terminating this application step.
stop() - Method in class com.japisoft.framework.ApplicationStepAdapter
 
stop(boolean) - Static method in class com.japisoft.framework.dialog.basic.Splashscreen
Hide the screenshot with or without a delay
stop() - Method in class com.japisoft.framework.step.SplashScreenApplicationStep
 
stop(WizardStepContext) - Method in class com.japisoft.framework.wizard.BasicStepView
 
stop(WizardStepContext) - Method in class com.japisoft.framework.wizard.BasicWizardStep
 
stop(WizardStepContext) - Method in interface com.japisoft.framework.wizard.StepView
Called before a new wizard step is started
stop(WizardStepContext) - Method in interface com.japisoft.framework.wizard.WizardStep
Called before a new wizard step is started
stopIt() - Method in class com.japisoft.framework.job.HeavyJobProxy
 
stopIt() - Method in interface com.japisoft.framework.job.Job
Stop the current job
stopIt() - Method in class com.japisoft.framework.job.JobAdapter
 
stopKnownJob(String, String, boolean) - Method in interface com.japisoft.framework.job.JobManagerListener
 
stopNow() - Static method in class com.japisoft.framework.dialog.basic.Splashscreen
Hide the screenshot with delay
stopWizardStep(WizardStep) - Method in interface com.japisoft.framework.wizard.WizardListener
Stop an old wizard
storeAction(String, Action) - Static method in class com.japisoft.framework.application.descriptor.ActionModel
Store an action in the model.
storePreferences() - Method in class com.japisoft.framework.preferences.PreferencesDialog
 

T

TextDialog - class com.japisoft.framework.dialog.basic.TextDialog.
 
TextDialog(Frame, String, String, String, Icon, String) - Constructor for class com.japisoft.framework.dialog.basic.TextDialog
 
TipOfTheDayAction - class com.japisoft.framework.dialog.help.TipOfTheDayAction.
 
TipOfTheDayAction() - Constructor for class com.japisoft.framework.dialog.help.TipOfTheDayAction
 
TipOfTheDayDialog - class com.japisoft.framework.dialog.help.TipOfTheDayDialog.
Display in a dialog box available tips from the default tips/ directory classpath.
TipOfTheDayDialog(boolean) - Constructor for class com.japisoft.framework.dialog.help.TipOfTheDayDialog
 
TitleLabel - class com.japisoft.framework.ui.TitleLabel.
 
TitleLabel(String) - Constructor for class com.japisoft.framework.ui.TitleLabel
 
TitlePanelFactory - class com.japisoft.framework.ui.TitlePanelFactory.
A basic component building a panel with a gradient title bar
TitlePanelFactory() - Constructor for class com.japisoft.framework.ui.TitlePanelFactory
 
ToggleActionTransformer - interface com.japisoft.framework.dialog.actions.ToggleActionTransformer.
 
Toolkit - class com.japisoft.framework.app.toolkit.Toolkit.
Various facilities like : Managing icons, file encoding, template
Toolkit() - Constructor for class com.japisoft.framework.app.toolkit.Toolkit
 
Toolkit - class com.japisoft.framework.toolkit.Toolkit.
 
Toolkit() - Constructor for class com.japisoft.framework.toolkit.Toolkit
 
Toolkit - class com.japisoft.framework.ui.Toolkit.
 
Toolkit() - Constructor for class com.japisoft.framework.ui.Toolkit
 
Toolkit.EmptyIcon - class com.japisoft.framework.app.toolkit.Toolkit.EmptyIcon.
Empty icon for alignment on popup
Toolkit.EmptyIcon() - Constructor for class com.japisoft.framework.app.toolkit.Toolkit.EmptyIcon
 
Toolkit.EmptyIcon(Dimension) - Constructor for class com.japisoft.framework.app.toolkit.Toolkit.EmptyIcon
 
Toolkit.EmptyIcon(int, int) - Constructor for class com.japisoft.framework.app.toolkit.Toolkit.EmptyIcon
 
tf - Variable in class com.japisoft.framework.ui.text.FileTextField
 
toString() - Method in class com.japisoft.framework.dialog.command.ActionItem
 
toURL(File) - Static method in class com.japisoft.framework.app.toolkit.Toolkit
 
toURL(File) - Static method in class com.japisoft.framework.toolkit.Toolkit
 
treeModified - Variable in class com.japisoft.framework.application.descriptor.InterfaceBuilder
 
type - Variable in class com.japisoft.framework.dialog.report.BugReportingAction
 

U

USERINTERFACE_FILE - Static variable in class com.japisoft.framework.ApplicationModel
Main application descriptor
UnderlinedLabel - class com.japisoft.framework.ui.UnderlinedLabel.
 
UnderlinedLabel(String) - Constructor for class com.japisoft.framework.ui.UnderlinedLabel
 
UnderlinedLabel() - Constructor for class com.japisoft.framework.ui.UnderlinedLabel
 
updateTitle(String) - Method in class com.japisoft.framework.ui.GradientPanel
 
updateView(WizardStepModel) - Method in class com.japisoft.framework.wizard.DefaultWizardView
 
updateView(WizardStepModel) - Method in interface com.japisoft.framework.wizard.WizardView
Update the wizard view for showing all wizard step
userInformation - Variable in class com.japisoft.framework.dialog.report.BugReportingAction
 

V

VERSION_KEY - Static variable in class com.japisoft.framework.dialog.about.AboutPanel
 
VerticalCenterLayout - class com.japisoft.framework.ui.layout.VerticalCenterLayout.
Layout for adding elements from the top to the bottom and maintaining a center for the horizontal alignement.
VerticalCenterLayout() - Constructor for class com.japisoft.framework.ui.layout.VerticalCenterLayout
 
VerticalCenterLayout(int) - Constructor for class com.japisoft.framework.ui.layout.VerticalCenterLayout
 
valueChanged(ListSelectionEvent) - Method in class com.japisoft.framework.dialog.report.ReportingListPanel
 
valueChanged(TreeSelectionEvent) - Method in class com.japisoft.framework.preferences.PreferencesDialog
 

W

WARNING - Static variable in class com.japisoft.framework.log.Logger
 
WARNING - Static variable in class com.japisoft.framework.toolkit.Logger
 
WelcomeDialog - class com.japisoft.framework.dialog.welcome.WelcomeDialog.
Simple welcome dialog containg a random message
WelcomeDialog() - Constructor for class com.japisoft.framework.dialog.welcome.WelcomeDialog
 
WizardListener - interface com.japisoft.framework.wizard.WizardListener.
Listener about the wizard step activation state.
WizardStep - interface com.japisoft.framework.wizard.WizardStep.
Step for a wizard.
WizardStepContext - interface com.japisoft.framework.wizard.WizardStepContext.
 
WizardStepModel - interface com.japisoft.framework.wizard.WizardStepModel.
Model for storing the ste of wizard step
WizardView - interface com.japisoft.framework.wizard.WizardView.
Interface for showing a wizard
waitForNoJob() - Static method in class com.japisoft.framework.job.JobManager
 
windowActivated(WindowEvent) - Method in class com.japisoft.framework.dialog.BasicDialogComponent
 
windowClosed(WindowEvent) - Method in class com.japisoft.framework.dialog.BasicDialogComponent
 
windowClosing(WindowEvent) - Method in class com.japisoft.framework.dialog.BasicDialogComponent
 
windowDeactivated(WindowEvent) - Method in class com.japisoft.framework.dialog.BasicDialogComponent
 
windowDeiconified(WindowEvent) - Method in class com.japisoft.framework.dialog.BasicDialogComponent
 
windowIconified(WindowEvent) - Method in class com.japisoft.framework.dialog.BasicDialogComponent
 
windowOpened(WindowEvent) - Method in class com.japisoft.framework.dialog.BasicDialogComponent
 

A B C D E F G H I J K L M N O P R S T U V W