Package rma.swing
package rma.swing
-
ClassDescriptionThis is a abstract Panel in which to derive from.component to support basic editing of ASCII files.ButtonCmdPanel.java Creates a panel which can host a OK/CANCEL/APPLY/HELP Buttons.Listener interface for object that would like to listen for events sent by the Button Command Panelto set a standard method for closing the dialogColorProducer establishes a collection of Colors to iterate through, cycling back to the first item after the last item is accessed Useful for accessing an unknown number of Colors in a specified orderA class which implements a bevel border with defineable bevel widthThis class represents a date chooser.Class DescriptionThis is a default implementation of AbstractJPanel.
EnabledJPanel
is a generic lightweight container that enables/ disables it children when it's enabled/disabled.Dialog for choosing FontsInterface for any component that wants to be notified when its parent Frame or Dialog makes a management decisionExtendsjavax.swing.ButtonGroup
to provide methods that allow working with button references instead of button models.Private class used to replace the standard DesktopManager for JDesktopPane.An extension of WDesktopPane that supports often used MDI functionality.Class DescriptionDeprecated.Use RmaJSpinner insteadActs as an insets manager to keep memory allocation to a minimum.Deprecated.Use RmaJSpinner insteadextension of the JTextField to only allow decimal type numberscalendar field that handled extended dates (negative years and years greater than 9999)extension of the JTextField to only allow datesExtension of the RmaJComboBox to render colors in a combobox.extension of the RmaJComboBox that renders colors.RmaJComboBox<E>class that overrides the JComboBox makes sure that removeAllItems() doesn't blowup when there are no items and makes sure that the correct border gets set.extension of the JTextField to only allow datesextension of the JTextField to only allow decimal type numbersextension of JDialog that will validate its components when validateComponents() method is called.extension of the JTextField for DssPathName Partextension of the JTextField to only allow decimal integer type numbers.RmaJLabel subclasses javax.swing.JLabel in order to display unit strings.RmaJList<E>The interface that defines a KeySelectionManager.extension of the JTextField to only allow Long integer type numbersAn extension to a JMenuItem that displays the toString() representation of an object.An extension to a JLabel that displays the toString() representation of an object.trivial enhancement to a JMenuItem that also holds an object.EnabledJPanel that handles modified events.RmaJRadioButton.java Dervies from javax.swing.JRadionButton so we can generated modified events.An Extension of JScrollBar that generates an event when done adjusting.Deprecated.UseRmaJSpinner
RmaJSpinner instead.extention of JTabbedPane that validates it components when a tab change occurs.extension of the swing JTable that includes specialized editors/renderers popup menu, row and column headers etc.Renderer for currency cells with formatting.Deprecated.use DefaultCellEditor insteada JSeparator that can display texttext field that will toggle between 2 values.This class implements a multiple-line text label.Starts off with a null value then the default value is used when the buttons are hit.Class Descriptionclass to place general Swing related utilities methods in.The Class RmaVerticalCaption.a searchable JEditorPane.a RmaJTextArea that knows how to search it's text4/20/1999
PSM: Switched TextArea to JTextArea.4/20/1999
PSM: Switched TextArea to JTextArea.4/20/1999
PSM: Switched TextArea to JTextArea.a document that toggle between to values for JTextFields, and other components that use PlainDocumentMenu component that handles the functionality expected of a standard "Windows" menu for MDI applications.