Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C D E F G I M N P S T U

A

ACTION_CANCELED - Static variable in interface com.flexstor.common.awt.event.SettingsEventI
 

B

BULK_EDIT_BEGIN - Static variable in class com.flexstor.common.awt.event.EditEvent
 
BULK_EDIT_END - Static variable in class com.flexstor.common.awt.event.EditEvent
 
bAllowChange - Variable in class com.flexstor.common.awt.event.FlexTextEvent
 

C

COMPONENT_STATE_CHANGED - Static variable in interface com.flexstor.common.awt.event.SettingsEventI
 
com.flexstor.common.awt.event - package com.flexstor.common.awt.event
 

D

DATA_DELETED - Static variable in interface com.flexstor.common.awt.event.SettingsEventI
 
DATA_REFRESHED - Static variable in interface com.flexstor.common.awt.event.SettingsEventI
 
DATA_UPDATED - Static variable in interface com.flexstor.common.awt.event.SettingsEventI
 
DELETED - Static variable in class com.flexstor.common.awt.event.EditEvent
 

E

EMAIL_EVENT - Static variable in interface com.flexstor.common.awt.event.SettingsEventI
 
EditAdapter - class com.flexstor.common.awt.event.EditAdapter.
 
EditAdapter() - Constructor for class com.flexstor.common.awt.event.EditAdapter
 
EditEvent - class com.flexstor.common.awt.event.EditEvent.
 
EditEvent(Object, int) - Constructor for class com.flexstor.common.awt.event.EditEvent
 
EditEvent(Object, int, Object) - Constructor for class com.flexstor.common.awt.event.EditEvent
 
EditListener - interface com.flexstor.common.awt.event.EditListener.
 
editOccured(EditEvent) - Method in class com.flexstor.common.awt.event.EditAdapter
 
editOccured(EditEvent) - Method in interface com.flexstor.common.awt.event.EditListener
 
eventOccured(SettingsEvent) - Method in interface com.flexstor.common.awt.event.SettingsEventListener
Any class implementing this interface must provide defination to this method.

F

FTP_EVENT - Static variable in interface com.flexstor.common.awt.event.SettingsEventI
 
FlexTextEvent - class com.flexstor.common.awt.event.FlexTextEvent.
 
FlexTextEvent(Component, int, int, String) - Constructor for class com.flexstor.common.awt.event.FlexTextEvent
 
FlexTextListener - interface com.flexstor.common.awt.event.FlexTextListener.
 

G

getAllowChange() - Method in class com.flexstor.common.awt.event.FlexTextEvent
 
getEditType() - Method in class com.flexstor.common.awt.event.EditEvent
 
getEndPosition() - Method in class com.flexstor.common.awt.event.FlexTextEvent
 
getEventId() - Method in class com.flexstor.common.awt.event.SettingsEvent
returns the event id of this event.
getEventId() - Method in interface com.flexstor.common.awt.event.SettingsEventI
returns the event id of the event.
getEventType() - Method in class com.flexstor.common.awt.event.SettingsEvent
returns the event event type of this event.Event type may be EMAIL_EVENT, SEND_SETTING_EVENT or any other of SettingsEventI.
getEventType() - Method in interface com.flexstor.common.awt.event.SettingsEventI
returns the event type of the event.
getSourceComponent() - Method in class com.flexstor.common.awt.event.SettingsEvent
returns the source component of event.
getSourceComponent() - Method in interface com.flexstor.common.awt.event.SettingsEventI
returns the source component of the event.
getStartPosition() - Method in class com.flexstor.common.awt.event.FlexTextEvent
 
getText() - Method in class com.flexstor.common.awt.event.FlexTextEvent
 
getUserObject() - Method in class com.flexstor.common.awt.event.EditEvent
 

I

IMPORT_SETTINGS_EVENT - Static variable in interface com.flexstor.common.awt.event.SettingsEventI
 
INSERTED - Static variable in class com.flexstor.common.awt.event.EditEvent
 

M

MODIFIED - Static variable in class com.flexstor.common.awt.event.EditEvent
 

N

NEW_ADDRESS - Static variable in interface com.flexstor.common.awt.event.SettingsEventI
 
NEW_SELECTION - Static variable in interface com.flexstor.common.awt.event.SettingsEventI
 
nEditType - Variable in class com.flexstor.common.awt.event.EditEvent
 
nEnd - Variable in class com.flexstor.common.awt.event.FlexTextEvent
 
nEventId - Variable in class com.flexstor.common.awt.event.SettingsEvent
Id of event thrown.
nEventType - Variable in class com.flexstor.common.awt.event.SettingsEvent
Type of the event thrown.
nStart - Variable in class com.flexstor.common.awt.event.FlexTextEvent
 

P

paramString() - Method in class com.flexstor.common.awt.event.FlexTextEvent
 

S

SEND_SETTINGS_EVENT - Static variable in interface com.flexstor.common.awt.event.SettingsEventI
 
SettingsEvent - class com.flexstor.common.awt.event.SettingsEvent.
 
SettingsEvent(Component, int) - Constructor for class com.flexstor.common.awt.event.SettingsEvent
 
SettingsEvent(Component, int, int) - Constructor for class com.flexstor.common.awt.event.SettingsEvent
 
SettingsEvent() - Constructor for class com.flexstor.common.awt.event.SettingsEvent
Default Constructor.
SettingsEventI - interface com.flexstor.common.awt.event.SettingsEventI.
Base interface for any kind of event generated in Address Book Viewer, Send Settings Dialog and may be any other component related to setting.
SettingsEventListener - interface com.flexstor.common.awt.event.SettingsEventListener.
Any component interested in listening to SettingsEvent must implement this interface.
sText - Variable in class com.flexstor.common.awt.event.FlexTextEvent
 
setAllowChange(boolean) - Method in class com.flexstor.common.awt.event.FlexTextEvent
 
setEndPosition(int) - Method in class com.flexstor.common.awt.event.FlexTextEvent
 
setEventId(int) - Method in class com.flexstor.common.awt.event.SettingsEvent
sets the event id for this event.
setEventId(int) - Method in interface com.flexstor.common.awt.event.SettingsEventI
sets the event id of the event.
setEventType(int) - Method in class com.flexstor.common.awt.event.SettingsEvent
sets the event type this event.
setEventType(int) - Method in interface com.flexstor.common.awt.event.SettingsEventI
sets the event type of the event.
setSourceComponent(Component) - Method in class com.flexstor.common.awt.event.SettingsEvent
sets the source component for this event.
setSourceComponent(Component) - Method in interface com.flexstor.common.awt.event.SettingsEventI
sets the source component of the event.
setStartPosition(int) - Method in class com.flexstor.common.awt.event.FlexTextEvent
 
setText(String) - Method in class com.flexstor.common.awt.event.FlexTextEvent
 
sourceComponent - Variable in class com.flexstor.common.awt.event.SettingsEvent
Source of the event generated.

T

TextAdapter - class com.flexstor.common.awt.event.TextAdapter.
 
TextAdapter() - Constructor for class com.flexstor.common.awt.event.TextAdapter
 
textValueChangeBegin(FlexTextEvent) - Method in interface com.flexstor.common.awt.event.FlexTextListener
 
textValueChangeBegin(FlexTextEvent) - Method in class com.flexstor.common.awt.event.TextAdapter
 
textValueChangeEnd(FlexTextEvent) - Method in interface com.flexstor.common.awt.event.FlexTextListener
 
textValueChangeEnd(FlexTextEvent) - Method in class com.flexstor.common.awt.event.TextAdapter
 
toString() - Method in class com.flexstor.common.awt.event.EditEvent
 

U

userObject - Variable in class com.flexstor.common.awt.event.EditEvent
 

A B C D E F G I M N P S T U