G
Guest
Gast
Hi
Es steht ja eingentlich schon im Betreff und probiert habs ich bis jetzt so:
KA wies geht vll kan mir hier ja einer helfen!
thx
Christian
Es steht ja eingentlich schon im Betreff und probiert habs ich bis jetzt so:
Code:
private void tabDeviceMouseClicked(java.awt.event.MouseEvent evt) {
Color c = null;
c = new Color(100, 100, 255);
tabDevice.setSelectionBackground(c);
tabDevice.editCellAt(tabDevice.getSelectedRow(), tabDevice.getSelectedColumn());
}
KA wies geht vll kan mir hier ja einer helfen!
thx
Christian