Uses of Class
net.clackrouter.jgraph.pad.GPBarEntry

Packages that use GPBarEntry
net.clackrouter.gui Major graphical components that comprise the Clack Application. 
 

Uses of GPBarEntry in net.clackrouter.gui
 

Methods in net.clackrouter.gui with parameters of type GPBarEntry
static void ClackBarFactory.addBarEntry(GPBarEntry entry)
          Here you can add your own bar entries.
static void ClackBarFactory.removeBarEntry(GPBarEntry entry)
          Here you can remove your own bar entries.