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

K

KB_FORMAT - Static variable in class ij.plugin.frame.jedit.MiscUtilities
 
KEEP_PREVIEW - Static variable in interface ij.plugin.filter.ExtendedPlugInFilter
Set this flag if the last preview image may be kept as a result.
KEEP_THRESHOLD - Static variable in interface ij.plugin.filter.PlugInFilter
Set this flag to keep the invisible binary threshold from being reset.
keepUndoBuffers - Static variable in class ij.Prefs
Preserve undo (snapshot) buffers when switching images
kernelSize - Variable in class ij.process.DownsizeTable
Number of kernel points per source data point
KEY_PREFIX - Static variable in class ij.Prefs
 
KeyChain - Class in org.jdesktop.swingx.auth
KeyChain is a class that implements the "KeyChain" concept.
KeyChain(char[], InputStream) - Constructor for class org.jdesktop.swingx.auth.KeyChain
Creates an instance of KeyChain and initializes the store from the InputStream.
KeyCode - Interface in ij.plugin.frame
Title: Description: Copyright: Copyright (c) 2006 Company:
keyEventSetDescriptor() - Method in class com.ibm.calendar.CalendarBeanInfo
Gets the key event set descriptor.
keyEventSetDescriptor() - Method in class com.ibm.calendar.DayPluginBeanInfo
Gets the key event set descriptor.
keyEventSetDescriptor() - Method in class com.ibm.calendar.NotePluginBeanInfo
Gets the key event set descriptor.
keyEventSetDescriptor() - Method in class com.ibm.calendar.ToDoPluginBeanInfo
Gets the key event set descriptor.
keykeyPressed_javaawteventKeyEventMethodEventDescriptor() - Method in class com.ibm.calendar.CalendarBeanInfo
Gets the key.keyPressed(java.awt.event.KeyEvent) method descriptor.
keykeyPressed_javaawteventKeyEventMethodEventDescriptor() - Method in class com.ibm.calendar.DayPluginBeanInfo
Gets the key.keyPressed(java.awt.event.KeyEvent) method descriptor.
keykeyPressed_javaawteventKeyEventMethodEventDescriptor() - Method in class com.ibm.calendar.NotePluginBeanInfo
Gets the key.keyPressed(java.awt.event.KeyEvent) method descriptor.
keykeyPressed_javaawteventKeyEventMethodEventDescriptor() - Method in class com.ibm.calendar.ToDoPluginBeanInfo
Gets the key.keyPressed(java.awt.event.KeyEvent) method descriptor.
keykeyReleased_javaawteventKeyEventMethodEventDescriptor() - Method in class com.ibm.calendar.CalendarBeanInfo
Gets the key.keyReleased(java.awt.event.KeyEvent) method descriptor.
keykeyReleased_javaawteventKeyEventMethodEventDescriptor() - Method in class com.ibm.calendar.DayPluginBeanInfo
Gets the key.keyReleased(java.awt.event.KeyEvent) method descriptor.
keykeyReleased_javaawteventKeyEventMethodEventDescriptor() - Method in class com.ibm.calendar.NotePluginBeanInfo
Gets the key.keyReleased(java.awt.event.KeyEvent) method descriptor.
keykeyReleased_javaawteventKeyEventMethodEventDescriptor() - Method in class com.ibm.calendar.ToDoPluginBeanInfo
Gets the key.keyReleased(java.awt.event.KeyEvent) method descriptor.
keykeyTyped_javaawteventKeyEventMethodEventDescriptor() - Method in class com.ibm.calendar.CalendarBeanInfo
Gets the key.keyTyped(java.awt.event.KeyEvent) method descriptor.
keykeyTyped_javaawteventKeyEventMethodEventDescriptor() - Method in class com.ibm.calendar.DayPluginBeanInfo
Gets the key.keyTyped(java.awt.event.KeyEvent) method descriptor.
keykeyTyped_javaawteventKeyEventMethodEventDescriptor() - Method in class com.ibm.calendar.NotePluginBeanInfo
Gets the key.keyTyped(java.awt.event.KeyEvent) method descriptor.
keykeyTyped_javaawteventKeyEventMethodEventDescriptor() - Method in class com.ibm.calendar.ToDoPluginBeanInfo
Gets the key.keyTyped(java.awt.event.KeyEvent) method descriptor.
keyPressed(KeyEvent) - Method in class com.ibm.calendar.DayPlugin
Method to handle events for the KeyListener interface.
keyPressed(KeyEvent) - Method in class ij.gui.GenericDialog
 
keyPressed(KeyEvent) - Method in class ij.gui.MessageDialog
 
keyPressed(KeyEvent) - Method in class ij.gui.SaveChangesDialog
 
keyPressed(KeyEvent) - Method in class ij.gui.WaitForUserDialog
 
keyPressed(KeyEvent) - Method in class ij.gui.YesNoCancelDialog
 
keyPressed(KeyEvent) - Method in class ij.ImageJ
 
keyPressed(KeyEvent) - Method in class ij.macro.FunctionFinder
 
keyPressed(KeyEvent) - Method in class ij.plugin.CommandFinder
 
keyPressed(KeyEvent) - Method in class ij.plugin.frame.Editor
Override key listener methods
keyPressed(KeyEvent) - Method in class ij.plugin.frame.jedit.DefaultInputHandler
Handle a key pressed event.
keyPressed(KeyEvent) - Method in class ij.plugin.Orthogonal_Views
 
keyPressed(KeyEvent) - Method in class ij.text.TextPanel
 
keyPressed(KeyEvent) - Method in class ij2x.plugin.frame.Editor
 
keyPressed(KeyEvent) - Method in class ij2x.plugin.frame.MonoEditor
 
keyPressed_javaawteventKeyEventMethodDescriptor() - Method in class com.ibm.calendar.DayPluginBeanInfo
Gets the keyPressed(java.awt.event.KeyEvent) method descriptor.
keyReleased(KeyEvent) - Method in class com.ibm.calendar.DayPlugin
Method to handle events for the KeyListener interface.
keyReleased(KeyEvent) - Method in class ij.gui.GenericDialog
 
keyReleased(KeyEvent) - Method in class ij.gui.MessageDialog
 
keyReleased(KeyEvent) - Method in class ij.gui.SaveChangesDialog
 
keyReleased(KeyEvent) - Method in class ij.gui.WaitForUserDialog
 
keyReleased(KeyEvent) - Method in class ij.gui.YesNoCancelDialog
 
keyReleased(KeyEvent) - Method in class ij.ImageJ
 
keyReleased(KeyEvent) - Method in class ij.macro.FunctionFinder
 
keyReleased(KeyEvent) - Method in class ij.plugin.CommandFinder
 
keyReleased(KeyEvent) - Method in class ij.plugin.frame.Editor
 
keyReleased(KeyEvent) - Method in class ij.plugin.Orthogonal_Views
 
keyReleased(KeyEvent) - Method in class ij.text.TextPanel
 
keyReleased(KeyEvent) - Method in class ij2x.plugin.frame.Editor
 
keyReleased(KeyEvent) - Method in class ij2x.plugin.frame.MonoEditor
 
keyReleased_javaawteventKeyEventMethodDescriptor() - Method in class com.ibm.calendar.DayPluginBeanInfo
Gets the keyReleased(java.awt.event.KeyEvent) method descriptor.
keyToString(KeyStroke) - Static method in class org.jdesktop.swingx.util.Utilities
Converts a Swing key stroke descriptor to a familiar Emacs-like name.
keyTyped(KeyEvent) - Method in class com.ibm.calendar.DayPlugin
Method to handle events for the KeyListener interface.
keyTyped(KeyEvent) - Method in class ij.gui.GenericDialog
 
keyTyped(KeyEvent) - Method in class ij.gui.MessageDialog
 
keyTyped(KeyEvent) - Method in class ij.gui.SaveChangesDialog
 
keyTyped(KeyEvent) - Method in class ij.gui.WaitForUserDialog
 
keyTyped(KeyEvent) - Method in class ij.gui.YesNoCancelDialog
 
keyTyped(KeyEvent) - Method in class ij.ImageJ
 
keyTyped(KeyEvent) - Method in class ij.macro.FunctionFinder
 
keyTyped(KeyEvent) - Method in class ij.plugin.CommandFinder
 
keyTyped(KeyEvent) - Method in class ij.plugin.frame.Editor
 
keyTyped(KeyEvent) - Method in class ij.plugin.frame.jedit.DefaultInputHandler
Handle a key typed event.
keyTyped(KeyEvent) - Method in class ij.plugin.Orthogonal_Views
 
keyTyped(KeyEvent) - Method in class ij.text.TextPanel
 
keyTyped(KeyEvent) - Method in class ij2x.plugin.frame.Editor
 
keyTyped(KeyEvent) - Method in class ij2x.plugin.frame.MonoEditor
 
keyTyped_javaawteventKeyEventMethodDescriptor() - Method in class com.ibm.calendar.DayPluginBeanInfo
Gets the keyTyped(java.awt.event.KeyEvent) method descriptor.
KEYWORD1 - Static variable in class ij.plugin.frame.jedit.syntax.Token
 
KEYWORD1 - Static variable in class ij.plugin.frame.jedit.tokenmarker.Token
Keyword 1 token id.
KEYWORD2 - Static variable in class ij.plugin.frame.jedit.syntax.Token
 
KEYWORD2 - Static variable in class ij.plugin.frame.jedit.tokenmarker.Token
Keyword 2 token id.
KEYWORD3 - Static variable in class ij.plugin.frame.jedit.syntax.Token
 
KEYWORD3 - Static variable in class ij.plugin.frame.jedit.tokenmarker.Token
Keyword 3 token id.
KEYWORD4 - Static variable in class ij.plugin.frame.jedit.syntax.Token
 
KEYWORD4 - Static variable in class ij.plugin.frame.jedit.tokenmarker.Token
Keyword 4 token id.
KEYWORD5 - Static variable in class ij.plugin.frame.jedit.tokenmarker.Token
Keyword 5 token id.
KEYWORD6 - Static variable in class ij.plugin.frame.jedit.tokenmarker.Token
Keyword 4 token id.
KEYWORD7 - Static variable in class ij.plugin.frame.jedit.tokenmarker.Token
Keyword 5 token id.
keywordIDs - Static variable in interface ij.macro.MacroConstants
 
KeywordMap - Class in ij.plugin.frame.jedit
A KeywordMap is similar to a hashtable in that it maps keys to values.
KeywordMap(boolean) - Constructor for class ij.plugin.frame.jedit.KeywordMap
Creates a new KeywordMap.
KeywordMap(boolean, int) - Constructor for class ij.plugin.frame.jedit.KeywordMap
Creates a new KeywordMap.
KeywordMap - Class in ij.plugin.frame.jedit.syntax
A KeywordMap is similar to a hashtable in that it maps keys to values.
KeywordMap(boolean) - Constructor for class ij.plugin.frame.jedit.syntax.KeywordMap
Creates a new KeywordMap.
KeywordMap(boolean, int) - Constructor for class ij.plugin.frame.jedit.syntax.KeywordMap
Creates a new KeywordMap.
keywords - Static variable in interface ij.macro.MacroConstants
 
killRoi() - Method in class ij.ImagePlus
Deletes the current region of interest.
killStack() - Method in class ij.ImagePlus
 
KURTOSIS - Static variable in interface ij.measure.Measurements
 
KURTOSIS - Static variable in class ij.measure.ResultsTable
 
kurtosis - Variable in class ij.process.ImageStatistics
 

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