Package com.xinapse.util

Contains miscellaneous utility classes.

See:
          Description

Interface Summary
MessageShower An interface for showing messages to the user.
PreferencesSettable An interface that is implemented by components that can save their settings to user preferences.
 

Class Summary
BitSet A class representing an array of binary (1-bit) values in a more compact way than does a boolean[].
CancellableThread A class to implement a cancellable Thread.
CancellableThread.Flag A flag that can be set to indicate that a cancellation has taken place.
IndeterminateProgressMonitor A JDialog for showing progress through an operation that will take an indeterminate number of steps, or an unknown time to complete.
InfoItem An image information item key-value pair.
InfoList Representation of a list of information to be associated either with an image as a whole, or with a particular element of a particular dimension of an image.
IntensityRelation.IntensityRelationButton A Button for setting an intensity relation.
IntensityRelation.PanelGenerator Class for generating JPanels for selecting an IntensityRelation.
IntensityRelation.PanelGenerator.Panel  
MonitorWorker A class to implement a SwingWorker that can pop up a ProgressMonitor to allow user cancellation.
ReportGenerator Abstract Class to generate reports.
Twiddler Class to show a twiddly rotating line to indicate that some action is being performed in text-mode applications.
 

Enum Summary
IntensityRelation An enumeration of possible intensity relationships.
ReportGenerator.ReportType An enumration of the types of report that can be generated.
 

Exception Summary
CancelledException Thrown when an action is cancelled by the user.
InfoListException Signals that an error has occurred while creating or handling an InfoList.
 

Package com.xinapse.util Description

Contains miscellaneous utility classes.



Copyright 2006-2011 Xinapse Systems Limited. All Rights Reserved.