Gridarta Editor
Package net.sf.gridarta.gui.utils

Packages

package  borderpanel
 
package  tabbedpanel
 
package  tristate
 Implements TristateCheckBox, a JCheckBox variant that supports three states: deselected, indeterminate, selected.
 

Classes

class  AbstractDialogManager
 Abstract base class for classes managing a single dialog instance. More...
 
class  AnimationComponent
 A JPanel that allows the user to select an animation name. More...
 
class  AnimTreeChooseAction
 A TreeChooseAction that updates an animation label. More...
 
class  AsynchronousProgress
 Implements a Progress that forwards to another. More...
 
class  DirectionComponent
 A GUI component for selecting a direction. More...
 
class  DirectionLayout
 This class implements a layout that is similar to java.awt.BorderLayout but implements those directions used in Daimonin. More...
 
class  FaceComponent
 A JPanel that allows the user to select a face name. More...
 
class  FaceTreeChooseAction
 A TreeChooseAction that updates a face label. More...
 
class  GList
 An extended JList. More...
 
class  GSplitPane
 A JSplitPane that keeps its size even upon ancestor layout changes and is restored upon editor restarts. More...
 
class  GSplitPaneTestApplication
 Simple application for testing GSplitPane behavior. More...
 
interface  GUIConstants
 Defines common UI constants used in different dialogs. More...
 
class  JFileField
 A component for selecting files. More...
 
class  MenuUtils
 Utility class implementing menu related functions. More...
 
enum  Severity
 Severity levels for colors of tabs. More...
 
class  SwingUtils
 Utility class for Swing related functions. More...
 
class  TextComponentUtils
 Utility class for JTextComponent related functions. More...
 
class  ToggleTristateCheckBox
 A TristateCheckBox that skips the indeterminate state when activated. More...
 
interface  ToolTipProvider
 Interface for classes providing per-item tooltip text for GList instances. More...
 
class  TreeChooseAction
 Action for choosing a face or animation. More...