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

Quick Search    Search Deep

Package com.port80.eclipse.util

Interface Summary
IBlinkHandler  
ICodeFragmentFormatter  
IHistoryListener  
IIncrementalFindTreeTarget Interface to allow incremental find action on the implementation object.
IJavaCodeSymbol Maps each terminal symbol in the java-grammar into a unique integer.
IOutputStreamListener Process listener interface.
IProcessMonitorListener Process listener interface.
 

Class Summary
Blinker General blinking worker that call given Runnable on the given on and off time interval.
ColorFactory  
CursorFactory SWT Cursor factory and cache.
CustomFontFieldEditor Customized FontFieldEditor to save font spec.
CustomFontFieldEditor.DefaultPreviewer Internal font previewer implementation.
DefineVariableScanner Scanner a string and return variable definitions of format "a=b" in a hash.
FontFactory SWT Font factory and cache.
FontFactoryTest01 Check Anneal() rank cost calculation methods.
GraphEditorInput An wrapper around an IGraph to be used as an EditorInput.
GraphEditorInputFactory Factory for saving and restoring a GraphEditorInput.
HexColorFieldEditor A preference field editor to enter color RGB value in hex.
ImageFactory SWT Image factory and cache.
IncrementalFindTreeAction An action which enters the incremental find mode a la emacs.
IncrementalFindTreeTarget An incremental find target for StructuredViewer with an ILabelProvider.
JavaCodeFormatter How to format a piece of code ?
JavaCodeScanner  
Messages  
NavigateHistory  
ProcessMonitor Monitor a background process in a separate thread.
SeparatorFieldEditor  
UIUtil Static utilities class for this package.
UtilPlugin The main plugin class to be used in the desktop.
UtilPluginImages Bundle of most images to be used by plugins.
XPMFile Straightforward XPM file parser, which is unusually strict, but serves its purpose for most XPM files.