Package org.rosuda.ibase.toolkit

Interface Summary
FrameDevice  
GraphicsDevice GraphicsDevice handles graphics-, mouse-, keyboard- and layer interactivity on lowest level
PlotPrimitive PlotPrimitive provides a generic interfrace to objects on the screen and their linkage to cases.
Queryable  
QueryPopup  
 

Class Summary
AWTGraphicsDevice  
AwtQueryPopup query popup
Axis Axis - implements transformation of cases, values or categories to orthogonal graphical coordinates and vice versa.
AxisCatSequence  
BaseCanvas BaseCanvas - basis for all interactive plots which rely on plot primitives concept.
ColorBridge ColorBridge maps integers, doubles or strings to colors
EzMenu class that simplified menu building from lists
EzMenuSwing class that simplified JMenu building from lists
FrequencyTable  
MapSegmentTools this class provides a few toolkit-specific tools for handling MapSegments
Outlier  
PGSCanvas PGScanvas - extends LayerCanvas by adding generic functionality for exporting the content to PGS metafile or PostScript format.
Platform This platform implementation adds a preferences handler for colors and a default about splash screen.
PlatformMac This is just an example of what individaul implementations may want to do in order to make the handlers work.
PlotCanvas  
PlotColor  
PlotComponent PlotComponent units graphic-, mouse- and keyboard interactivity
PlotImage PlotLine is a PlotObject implementing a bitmap image
PlotJPanel  
PlotLine PlotLine is a PlotObject implementing a singe line.
PlotManager Plot manager is a container of all plot objects to be painted on the associated PoGraSS canvas.
PlotObject Plot objects are basic building blocks to add graphical objects to iPlots.
PlotPolygon Polygon object to be used in plots
PlotText  
PlotTextVector  
PPrimBase Very basic plot primitive without any graphical representation, but with case handling.
PPrimBox  
PPrimCircle  
PPrimHam  
PPrimMosaic  
PPrimPolygon Plot primitive based on PPrimBase, using a list of IDs and implementing polygons.
PPrimRectangle  
PrefsColorFrame This class implements a preference dialog which allows to change default colors (in Common.xxxColor).
SplashScreen  
SWINGGraphicsDevice  
SwingQueryPopup  
TFrame enhanced Frame that uses WinTracker to keep track of open frames.
TJFrame enhanced JFrame that uses WinTracker to keep track of open frames.
WinListener Default window listener.
WinTracker keeps track of open frames and/or windows
WTentry a WinTracker entry
WTentryAWT  
WTentrySwing