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