Package com.luciad.gui.awt
package com.luciad.gui.awt
GUI aspects specific for AWT.
Some classes of this package imitate Swing components, enabling the creation of application without the use of
Swing. Since Swing is now widely adopted, most of these classes are now deprecated.
- Since:
- 1.0
-
ClassDescriptionDeprecated.use a Swing JButton instead.Deprecated.use JToolBar or another GUI toolkit equivalent insteadDeprecated.do not use this classDeprecated.use a JPanel with a titled border instead.Deprecated.Use a dedicated UI framework instead.Deprecated.use JOptionPane or another GUI toolkit equivalent insteadDeprecated.new code should use the standard logging instead.Deprecated.Use a JPopupMenu with JMenuItem instead.Deprecated.use a Swing JSeparator instead.Deprecated.use a Swing JSplitPane instead.Deprecated.use JProgressBar insteadDeprecated.use JTable instead