Examples that come with JClass Elements.Notes:
- This version of JClass currently does not work in some browsers because of a lack of native Java 2 support. Try using the Java 2 plug-in instead.
- Some demos require that files are loaded, which requires a special browser file access permission. You need to grant this permission in your browser in order to see the demo run properly.
Example | Description |
---|---|
AlignLayout | Demonstrates use of a JCAlignLayout. |
CalendarPopup |
Demonstrates use of the JCCalendarPopup |
CalendarDialog |
Demonstrates how to build a calendar dialog using
components from JCElements. |
CheckBoxList | Demonstrates use of a JCCheckBoxList. |
CompareGridLayout | Compares JCGridLayout with java.awt.GridLayout. |
DateChooser | Allows switching the different views of the DateChooser. |
ElasticLayout | Shows how to use JCElasticLayout. |
Encode | Shows how to encode a component to GIF, PNG, ... |
FontChooser | Shows FontChooser use in a menu bar and in a separate window. |
HTMLPane | Demonstrates use of a JCHTMLPane. |
IconCreator | Demonstrates use of a JCIconCreator. |
MDI example | Shows MDI (multiple document) frames inside an MDI pane. |
MultiSelectList | Create a multiple item selection by moving items from the left list into the right list. |
SortTable | Simple sortable JTable. |
Spin | Basic spin boxes. |
TreeExplorer | A simple tree explorer example using JCTreeExplorer. |
TreeTable | A simple tree table example using JCTreeTable. |
Wizard example | A simple wizard example using JCWizard and JCWizardPage. |
Split Wizard example | A wizard example using JCWizard and JCSplitWizardPage. |
GaugeInteractionExample | Shows the different needle interaction modes. |
GaugeOutsideExample | Shows how to place labels "outside" to scale, yet maintain proportional scaling. |
GaugePickExample | Demonstrates the use of pick events. |
GaugeRangeExample | Shows the use of a range to highlight a section of a gauge. |
GaugeTypeExample | Shows all the gauge types in one example. |
Copyright© 2004 Quest Software Inc.