com.vividsolutions.jump.workbench.ui

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » GIS » openjump » com.vividsolutions.jump.workbench.ui 
com.vividsolutions.jump.workbench.ui
Java Source File NameTypeComment
AboutDialog.javaClass Displays an About Dialog (Splash Screen).
AbstractDriverPanel.javaClass UI for AbstractDrivers.
AbstractFeatureTextWriter.javaClass
AbstractSelection.javaClass Superclass for holding a user-selected collection of Feature items.
ActionEventFirer.javaClass Keeps registry of action listeners, triggers each of them on demand with a given ActionEvent.
AnimatedClockPanel.javaClass Implements an animated clock.
ApplicationExitHandler.javaInterface
AttributePanel.javaClass Implements an Attribute Panel.
AttributeTab.javaClass Implements an Attribute Tab.
AttributeTablePanel.javaClass Implements an AttributeTable panel.
AttributeTablePanelListener.javaInterface
BasicFileDriverPanel.javaClass Base for UI supporting File-based Driver.
ButtonPanel.javaClass
CloneableInternalFrame.javaInterface
ColorChooserPanel.javaClass A custom Colour Scheme Browser - custom choices based on JColorChooser.
ColorPanel.javaClass Displays a colour.
ColumnBasedTableModel.javaClass Provides a column based TableModel .
DriverDialog.javaClass Base Driver Dialog.
DriverPanelCache.javaClass A cache of the state of a DriverPanel.
DummyLayerNamePanel.javaClass Implements a minimal LayerNamePanel in a JPanel.
EditOptionsPanel.javaClass Implements an OptionsPanel for Edit.
EditTransaction.javaClass Takes care of "rollback" (if any geometries are invalid) and undo, for PlugIns and CursorTools that modify geometries.
EnableableToolBar.javaClass Extends JToolBar to create an JToolBar with certain buttons enabled (for saving state).
EnterWKTDialog.javaClass Allows user to enter annotations in Well Known Text format.
ErrorDialog.javaClass UI for Displaying an Error Dialog.
ErrorHandler.javaInterface
ExtensionsAboutPanel.javaClass
FeatureInfoWriter.javaClass
FeatureSelection.javaClass
FeatureTextWriterRegistry.javaClass
FileNamePanel.javaClass
FirableTreeModelWrapper.javaClass
FMEFileDriverPanel.javaClass
FontChooser.javaClass Based on FontChooser by Janos Szatmary.
GenericNames.javaInterface Use these for generic names as layer, layer A, function...
GeometryEditor.javaClass Geometry objects are unmodifiable; this class allows you to "modify" a Geometry in a sense -- the modified Geometry is returned as a new Geometry.
GeometryInfoPanel.javaClass
GeometryInfoTab.javaClass
GMLFileDriverPanel.javaClass
GrayableIcon.javaClass
GUIUtil.javaClass
HTMLFrame.javaClass At the bottom-left corner is an MS-Access-style record navigator for cycling through the history of documents.
HTMLPanel.javaClass
InfoFrame.javaClass Provides proxied (non-spatial) views of a Layer.
InfoModel.javaClass
InfoModelListener.javaInterface
InputChangedFirer.javaClass Registry of inputChangedListeners; method to trigger them on demand.
InputChangedListener.javaInterface Defines Listener interface for input changed events.
InternalFrameCloseHandler.javaInterface
InternalFrameTest.javaClass
JListTypeAheadKeyListener.javaClass When the user types into a JList, scrolls the JList to that item.
JMLFileDriverPanel.javaClass
LayerColorPanel.javaClass
LayerComboBox.javaClass Stays in sync with the LayerManager.
LayerNamePanel.javaInterface
LayerNamePanelListener.javaInterface Defines a listener for changes to layer selection.
LayerNamePanelProxy.javaInterface Defines a proxy for a LayerNamePanel .
LayerNameRenderer.javaClass
LayerPrinter.javaClass Renders layers as an Image, which can then be saved to a file or printed.
LayerTableModel.javaClass
LayerTreeCellEditor.javaClass Implements a tree cell editor for the Layer tree.
LayerTreeCellRenderer.javaClass Implements a TreeCellRenderer for the com.vividsolutions.jump.workbench.model.Layer Layer tree.
LayerViewFrame.javaClass Provides the internal Frame in which Layer views are rendered.
LayerViewFrameProxy.javaInterface A party with an associated LayerViewFrame.
LayerViewPanel.javaClass Be sure to call #dispose() when the LayerViewPanel is no longer needed.
LayerViewPanelContext.javaInterface
LayerViewPanelListener.javaInterface Defines a Listener for Layer-view change events (For example, a change in the cursor position or a selection).
LayerViewPanelProxy.javaInterface An object that knows how to get the current LayerViewPanel (if more than one exists, as in the case of an MDI application.
LineStringSelection.javaClass A collection of selected LineString LineStrings .
MenuNames.javaInterface
MultiInputDialog.javaClass Flexible generic dialog for prompting the user to type in several values.
OKCancelDialog.javaClass Hosts a custom component in a dialog with OK and Cancel buttons.
OKCancelPanel.javaClass
OneLayerAttributeTab.javaClass Displays and stays in sync with a single Layer.
OptionsDialog.javaClass
OptionsPanel.javaInterface
PartSelection.javaClass A collection of selected Geometry objects (parts of larger selections).
PopupNodeProxy.javaInterface A party with an associated PopupNode.
PrimaryInfoFrame.javaClass A TaskFrame can have several InfoFrames, but one PrimaryInfoFrame.
RecordPanel.javaClass
RecordPanelModel.javaInterface
RecursiveKeyListener.javaClassRecursiveListener extended to watch for global function key events.
RecursiveListener.javaClass Listens to a component; if the component is a container, recursively listens to all children.
SchemaPanel.javaClass
SchemaTableModel.javaClass
SelectionManager.javaClass Provides aggregate information for selected features, parts, and linestrings. Note that there is a difference between "selected features" and "features with selected items": the former consists of wholly selected features; the latter, wholly and partially selected features.
SelectionManagerProxy.javaInterface A party with an associated SelectionManager .
SnapVerticesToolsOptionsPanel.javaClass
SplashPanel.javaClass
SplashWindow.javaClass
TableFrame.javaClass
TaskFrame.javaClass
TaskFrameProxy.javaInterface A party with an associated TaskFrame.
TextFrame.javaClass
TitledPopupMenu.javaClass A popup menu with a title row.
ToolTipWriter.javaClass To customize the LayerViewPanel's tooltips, call LayerViewPanel#setToolTipText. You can specify attribute names in curly brackets e.g.
TrackedPopupMenu.javaClass
TransparencyPanel.javaClass
TreeLayerNamePanel.javaClass
TreeUtil.javaClass
ValidatingTextField.javaClass Prevents the user from entering invalid data.
Viewport.javaClass Controls the area on the model being viewed by a LayerViewPanel.
ViewportListener.javaInterface
VTextIcon.javaClass VTextIcon is an Icon implementation which draws a short string vertically. It's useful for JTabbedPanes with LEFT or RIGHT tabs but can be used in any component which supports Icons, such as JLabel or JButton

You can provide a hint to indicate whether to rotate the string to the left or right, or not at all, and it checks to make sure that the rotation is legal for the given string (for example, Chinese/Japanese/Korean scripts have special rules when drawn vertically and should never be rotated) Rucker, Lee Ann.

WorkbenchFileFilter.javaClass Workbench filter that filters by fileType.
WorkbenchFrame.javaClass This class is responsible for the main window of the JUMP application.
WorkbenchToolBar.javaClass Makes it easy to add CursorTools and PlugIns as toolbar buttons. An "EnableCheck" is used to specify whether to enable or disable the CursorTool buttons.
ZoomHistory.javaClass
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.