Package velox.gui


package velox.gui
  • Classes
    Class
    Description
    This is an extension of standard JScrollPane which has the following enhancements:
    JPanel that can be display in strategies dialog with custom title specified
    Will follow general style with border and title
    If you want displayed panel to be without general styled border and title, set title to null
    Also, sets all components Component.setEnabled(boolean)