how hide/show JRibbonBand of RibbonTask by a JCommandToggleButton of another RibbonTask in flamingo java -
i created 2 ribbontask in jribbonframe , each of them has jribbonband, want hide/show specific jribbonband of ribbontask jcommandtogglebutton of ribbontask. use
this.getribbon().gettask(0).getband(1).setvisible()
but when click on ribbontask see ribbontask again. please me
Comments
Post a Comment