Package de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.helper_classes

  • Class Summary
    Class Description
    CompositeIcon
    CompositeIcon is an Icon implementation which draws two icons with a specified relative position: LEFT, RIGHT, TOP, BOTTOM specify how icon1 is drawn relative to icon2 CENTER: icon1 is drawn first, icon2 is drawn over it and with horizontal and vertical orientations within the alloted space It's useful with VTextIcon when you want an icon with your text: if icon1 is the graphic icon and icon2 is the VTextIcon, you get a similar effect to a JLabel with a graphic icon and text
    Experiment2GraphHelper  
    FileOpenAction
    The action for the file open dialog.
    FileSaveAsAction
    The action for saving a graph to a named file.
    FontChooser  
    IdAndGraphNode  
    MapResult  
    MessageBox
    Displays a Delphi/Borland style MessageBox.
    MyGraphicsTools  
    PasswordDialog  
    TimeAndTimeUnit  
    VTextIcon
    VTextIcon is an Icon implementation which draws a short string vertically.
    XPathHelper