Uses of Package
de.cbse.jeasy

Classes in de.cbse.jeasy used by de.cbse.jeasy
JEAnimation
          Implements properties used for animation of Color changes and collapsing/expanding panes.
JEAutomation
          The JEAutomation offers a script interface for the java robot class in XML format.
JEButton
          JButton enhances the JButton component of swing.
JECallBack
          The interface JECallBack defines all callBack methods the jeasy components will call when an event occurs.
JECheckBox
          The JECheckBox implements a JCheckbox and a JLabel.
JEColumnIdentifier
          Used to set as an identifier for TableColumn objects.
JEComboBox
          Implements a JComboBox and a JLabel.
JEComponent
          The super class of all jeasy swing components.
JEDataField
          Implements a JTextField and a JLabel.
JEDataType
          Defines the type, length and format of data to be typed in a JEDataField.
JEDialog
          Implements a JDialog.
JEElement
          JEElement is part of a JENode, a XML structure as a TreeNode.
JEGlobal
          The JEGlobal object holds a lot of properties that define the look and feel of the applications.
JELocale
          Implements a java Locale.
JELocaleProperties
          This calls extends a HashMap for holding properties as a key <-> value reference.
JEMenu
          Implements a JMenu.
JEMenuBar
          Implements a JMenuBar.
JEMessage
          A JEMessage serializes and deserializes a jeasy component and all its children using a XML format.
JENode
          JENode implements a XML structure as a TreeNode.
JEObject
          The class all JEObjects extend.
JEPanel
          Implements a JPanel.
JEParentComponent
          Superclass for all JEasy components like frame, dialogs, panels, tabbedPanes, ...
JEProperties
          JEasy properties and its constants.
JEProperty
          A class representing the entries of the property.xml.
JERadioButton
          Implements a JRadioButton.
JEStart
          The class JEStart is a singleton and defines the main frame containing all other components.
JETable
          Implements a JTable and enhances it functionality.
JETableCellRenderer
          A TableCellRendere for the jeasy tables.
JETableModel
          An enhanced table model for jeasy tables.
JETaskPane
          Implements a TaskPane.
JETexturePaint
          Implements a TexturePaint.
JETheme
          Implements a DefaultMetalTheme.
JETree
          Implements a JTree.
JETreeNode
          Implements a DefaultMutableTreeNode.
JEWorker
          A runnable class to animate change of colors and size of panels.
JEXMLMetalTheme
          A class that extends DefaultMetalTheme.
Preview