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

Quick Search    Search Deep
D F I J K M P R S

D

doDispatch() - Method in class javatools.swing.panel.SubPanelDispatcher
 
doDispatchOne(Object, Object[]) - Method in class javatools.swing.panel.SubPanelDispatcher
Dispatches one subpanel request in the queue.

F

fill(Object, Object[]) - Method in class javatools.swing.panel.SubPanelDispatcher
Fills a subpanel.
fillPanel(Object[]) - Method in class javatools.swing.panel.SubPanelFiller
Fills the panel.

I

IDQueue - Variable in class javatools.swing.panel.SubPanelDispatcher
 

J

javatools.swing.panel - package javatools.swing.panel
 

K

key2filler - Variable in class javatools.swing.panel.SubPanelDispatcher
 
key2message - Variable in class javatools.swing.panel.SubPanelDispatcher
 
key2qid - Variable in class javatools.swing.panel.SubPanelDispatcher
 
keyList - Variable in class javatools.swing.panel.SubPanelDispatcher
 

M

maxDynPaneNumber - Variable in class javatools.swing.panel.SubPanelDispatcher
 
maxPaneNumber - Variable in class javatools.swing.panel.SubPanelDispatcher
 
messageList - Variable in class javatools.swing.panel.SubPanelDispatcher
 

P

panel - Variable in class javatools.swing.panel.SubPanelFiller
It is the panel to be filled up.
panelFillerList - Variable in class javatools.swing.panel.SubPanelDispatcher
 
processing - Variable in class javatools.swing.panel.SubPanelDispatcher
 

R

registerFiller(Long, SubPanelFiller, String) - Method in class javatools.swing.panel.SubPanelDispatcher
Registers a filler for a dynamic subpanel.
registerFiller(SubPanelFiller, String) - Method in class javatools.swing.panel.SubPanelDispatcher
Registers a fixed subpanel's filler.
releaseKey(Long) - Method in class javatools.swing.panel.SubPanelDispatcher
Releases a key to be used for dynamic subpanels
reserveKey() - Method in class javatools.swing.panel.SubPanelDispatcher
Reserves a key for a dynamic subpanel.
reserveKey(SubPanelFiller, String) - Method in class javatools.swing.panel.SubPanelDispatcher
Reserves a key and sets the filler and the message to display.
restartDispatch() - Method in class javatools.swing.panel.SubPanelDispatcher
 
run() - Method in class javatools.swing.panel.SubPanelDispatcher
Thread's run method.

S

SubPanelDispatcher - class javatools.swing.panel.SubPanelDispatcher.
It represents an "event dispatcher" for sub-panels, i.e.
SubPanelDispatcher() - Constructor for class javatools.swing.panel.SubPanelDispatcher
Creates a new instance of SubPanelDispatcher
SubPanelFiller - class javatools.swing.panel.SubPanelFiller.
It is an abstract class that will contain the instruction on how to fill subpanels.
SubPanelFiller() - Constructor for class javatools.swing.panel.SubPanelFiller
Creates a new instance of SubPanelFiller
SubPanelFiller(JPanel) - Constructor for class javatools.swing.panel.SubPanelFiller
Creates a new instance of SubPanelFiller
setPanel(JPanel) - Method in class javatools.swing.panel.SubPanelFiller
Sets the panel to be filled up.
setStatusLabelSync(StatusLabelSync) - Method in class javatools.swing.panel.SubPanelDispatcher
Sets the status label sync to display messages.
statusSync - Variable in class javatools.swing.panel.SubPanelDispatcher
Is is the status label sync to be used to display messages.
stopAll() - Method in class javatools.swing.panel.SubPanelDispatcher
Stops the thread.
stoppedExternally - Variable in class javatools.swing.panel.SubPanelDispatcher
 

D F I J K M P R S